diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html index fab8979..f5de6ae 100644 --- a/docs/allclasses-frame.html +++ b/docs/allclasses-frame.html @@ -3,7 +3,7 @@
-public final class VehiclesPlus
-extends org.bukkit.plugin.java.JavaPlugin
-Constructor and Description | -
---|
VehiclesPlus() |
-
Modifier and Type | -Method and Description | -
---|---|
void |
-despawnVehicles() |
-
static ConfigManager |
-getConfigManager()
-The config manager instance
- |
-
java.lang.String |
-getCurConfigVer()
-The current config version (DO NOT CHANGE)
- |
-
static EcoManager |
-getEcoManager()
-The eco manager instance
- |
-
static VehiclesPlus |
-getInstance()
-The Main class instance
- |
-
static MainManager |
-getMainManager()
-The main manager instance
- |
-
static PluginSettings |
-getPluginSettings()
-The plugin settings instance
- |
-
static com.comphenix.protocol.ProtocolManager |
-getProtocolManager()
-The protocol manager instance
- |
-
static SkullManager |
-getSkullManager()
-The skull manager instance
- |
-
static SoundManager |
-getSoundManager()
-The sound manager instance
- |
-
void |
-onDisable()
-Plugin disable
- |
-
void |
-onEnable()
-Plugin enable
- |
-
getClassLoader, getCommand, getConfig, getDataFolder, getDefaultWorldGenerator, getDescription, getFile, getLogger, getPlugin, getPluginLoader, getProvidingPlugin, getResource, getServer, getTextResource, isEnabled, isNaggable, onCommand, onLoad, onTabComplete, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setEnabled, setNaggable, toString
equals, getName, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public void onEnable()-
onEnable
in interface org.bukkit.plugin.Plugin
onEnable
in class org.bukkit.plugin.java.JavaPlugin
public void onDisable()-
onDisable
in interface org.bukkit.plugin.Plugin
onDisable
in class org.bukkit.plugin.java.JavaPlugin
public void despawnVehicles()-
public static VehiclesPlus getInstance()-
public static ConfigManager getConfigManager()-
public static PluginSettings getPluginSettings()-
public static MainManager getMainManager()-
public static SkullManager getSkullManager()-
public static com.comphenix.protocol.ProtocolManager getProtocolManager()-
public static EcoManager getEcoManager()-
public static SoundManager getSoundManager()-
public java.lang.String getCurConfigVer()-