Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
Platforms
Bukkit
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed AGPL-3.0-only
Published last year
Updated 9 months ago
Changelog
What's Changed
New Command
/plugincontrol help | ?
- Show the list of commands.
command:
help:
- '<gradient:aqua:green>==== Plugin Control Help ====</gradient>'
- '<aqua>/<command> add <green><plugin-name> <yellow>- Add a plugin to the list'
- '<aqua>/<command> remove <green><plugin-name> <yellow>- Remove a plugin from the list'
- '<aqua>/<command> action <yellow>- List all actions available'
- '<aqua>/<command> kick-message <yellow>- Show the kick message'
- '<aqua>/<command> kick-message <message> <yellow>- Set the kick message'
- '<aqua>/<command> enable <yellow>- Enable the plugin'
- '<aqua>/<command> disable <yellow>- Disable the plugin'
- '<aqua>/<command> toggle <yellow>- Enable or disable the plugin'
- '<aqua>/<command> list <yellow>- List all plugins added'
- '<aqua>/<command> reload <yellow>- Reload the config and language'
- '<aqua>/<command> help <yellow>- Show this help'
- '<gradient:aqua:green>============================</gradient>'
New Feature
- When using the
/plugincontrol reload
command with PluginControl enabled, a check of required plugins will be performed. - By using the command
/plugincontrol list
you can click on the name of the plugin to remove it from the list.
command:
plugin-click-remove: '<red>Click to remove the plugin'
- Possibility to change the separator and last separator of the plugins list in the
lang.yaml
file:
command:
plugin-list-separator: '<gray>, '
plugin-list-separator-last: '<gray> and '
Bug Fixes
- When displaying or setting the kick message with
/plugincontrol kick-message <message>
it will be displayed in the chat with the set formatting.
Full Changelog: https://github.com/SrBedrock/PluginControl/compare/v1.0.3...v1.0.4
Files
Metadata
Release channel
ReleaseVersion number
1.0.4Loaders
Game versions
1.8–1.20.1Downloads
36Publication date
July 2, 2023 at 4:08 PMPublisher
SrBedrock
Owner