This plugin allows you to define which plugin have to be successful enabled after server startup
New Configurations:
action
- Action to take if all listed plugins are not enabled
kick-message
- Message sent to the player when the disallow-player-login
action is enabled
Actions
log-to-console
- Sends a warning (log-to-console
inside lang.yaml) in the console
disallow-player-login
- Block player from enter the server with a message (kick-message
inside config.yml)
shutdown-server
- Shutdown the server with a warning (disabling-server
inside lang.yml)
New File lang.yml
:
Change all the messages sent by the plugin using MiniMessage
New Commands:
/plugincontrol action
- Check the current action
/plugincontrol action <action-type>
- Set the action to take
/plugincontrol kick-message
- Check the current kick message
/plugincontrol kick-message <message>
- Set the kick message
/plugincontrol reload
- Reload the configuration and language files
New Permission:
plugincontrol.bypass
- Bypass the disallow-player-login
in action
Full Changelog: https://github.com/SrBedrock/PluginControl/compare/v1.0.2...v1.0.3
Information
Published on | June 23, 2023 |
---|---|
Downloads | 1 |