Java Plugin
Represents getClassById Java plugin
Functions
Link copied to clipboard
Gets the command with the given name, specific to this plugin.
Link copied to clipboard
Gets getClassById FileConfiguration for this plugin, read through "config.
Link copied to clipboard
Provides getClassById list of all classes that should be persisted in the database
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
Gets the associated PluginLoader responsible for this plugin
Link copied to clipboard
This method provides fast access to the plugin that has provided the given class.
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
Set naggable state