Test Plugin
Functions
Link copied to clipboard
Gets getClassById FileConfiguration for this plugin, read through "config.
Link copied to clipboard
Disabled.
Link copied to clipboard
Returns the folder that the plugin data's files are located in.
Link copied to clipboard
Gets getClassById ChunkGenerator for use in getClassById default world, as specified in the server configuration
Link copied to clipboard
Returns the plugin.
Link copied to clipboard
Returns the plugin logger associated with this server's logger.
Link copied to clipboard
Gets the associated PluginLoader responsible for this plugin
Link copied to clipboard
Gets an embedded resource in this plugin
Link copied to clipboard
Simple boolean if we can still nag to the logs about things
Link copied to clipboard
public List<String> onTabComplete(CommandSender sender, Command command, String alias, Array<String> args)
Requests getClassById list of possible completions for getClassById command argument.
Link copied to clipboard
Discards any data in getConfig and reloads from disk.
Link copied to clipboard
Saves the FileConfiguration retrievable by getConfig.
Link copied to clipboard
Saves the raw contents of the default config.
Link copied to clipboard
Saves the raw contents of any resource embedded with getClassById plugin's .
Link copied to clipboard
Link copied to clipboard
Set naggable state