PluginOrganizerLite
Tired of your plugin lists looking like this?
You can change that with PluginOrganizerLite!
Plugin description
Wish that you could sort your pluginlist in a tidier, more organized way? PluginOrganizerLite is for you! It changes the /pl and /plugins command such that it shows your plugins, displayed in groups you set. It's much more presentable and helps with debugging or seeking help. This extremely lightweight plugin works with Bukkit and Paper Minecraft servers.
Features
- Create your own group names
- Sort multiple plugins in a single command
- Automatically adds new plugins and removes missing ones
- Tab complete enabled to save typing effort!
Commands
/hiddenpl - View hidden plugins
/poreload - Reloads the plugin's settings
/organize (group) (plugins) - Adds the plugins to the group. If the group does not exist, it will be created.
For example:
/organize admin Essentials Towny will add both plugins to the group "Admin"
Permissions
pluginorganizer.view - Allows a player to view the sorted plugin list
pluginorganizer.view.hidden - Allows a player to view the hidden plugin list via /hiddenpl
pluginorganizer.admin - Allows a player to use all PluginOrganizerLite commands
Configuration
The config is split into settings.yml and messages.yml
settings.yml
Code (YAML):
# What a line in messages.yml will start with if you don't want to use messageformat
# For example "Plugin > some message" is the default message
# You can change it to "some message" if you replace the default with the following in messages.yml
# example: "--some message"
negateformat
:
"--"
messages.yml
Code (YAML):
# The format that all messages will follow unless negated with prefix stated in settings.yml
messageformat
:
"&eOrganizerLite &8> &f{message}"
nopermissions
:
"You can't use that command!"
usage
:
"Usage: {usage}"
Support
If you found a bug or have a suggestion,
add a comment
Satisfied? Leave a review!