✔️
Deactivate and activate a plugin with just one in-game command
✔️
Features
Deactivate and activate a plugin with just one in-game command
Commands
Commands
Description
/disableplugin
Command disable plugins
/enableplugin
Command enable plugins
Config
---# Prefix Pluginsprefix:"§e[DEPlugins]"# Use & to charge a colored# Use {prefix} to get the prefix# Use {plugin} to see if the plugin has just been enabled or disabled# Message Enable Plugins Successfullymsg-enable-successfully:"{prefix}§a successfully enabled plugin {plugin}"# Message Enable Plugins Falliedmsg-enable-fallied:"{prefix}§c fallied enabled plugin {plugin}"# Message Disable Plugins Successfullymsg-disable-successfully:"{prefix}§a successfully disabled plugin {plugin}"# Message Disable Plugins Falliedmsg-disable-fallied:"{prefix}§c fallied disabled plugin {plugin}"...
Permissions
Permission
Description
Default
deplugins.enable
Permissions use command enable plugins
op
deplugins.disable
Permissions use command disable plugins
op
For Developer
You can access to FakeDEPugins by using FakeDEPlugins::getInstance()
Provides the equivalent of request ( Context ) and response ( Stdio ) objects for the command line interface, including Getopt support, and an independent Help object for describing commands.