PwoServerList
If you found this plugin useful, please leave a positive review or consider donating. It means a lot!
PwoServerList allows you to configurate max player count, motd (with color codes) and server icon file!
Commands
As this is a lightweight plugin, there is only 1 command available!
- /psl: Reloads the configuration file
Permissions
Below are a list of permissions for the plugin
- pwoserverlist.reload: Gives the player permission to execute /psl aka reload the plugin
Configuration
And the best part is... the configuration is short and sweet, and easy to understand as well!
Code (YAML):
# Plugin settings
Motd:
1
:
"First line"
2
:
"Second line"
# Setting this to true will make MaxPlayerCount useless
DynamicPlayerCount
: false
MaxPlayerCount
: 100
# No need to change this unless necessary
ServerIconFileExists
: false
# Change this to true if you have a server icon file
ServerIconFile
:
"server-icon.png"
# Change the file name to the server icon file name (If you have one)
# Messages
ConfigReloaded
:
"&e[&6PwoServerList&e] &aSuccessfully reloaded configuration!"
NoPermission
:
"&c&l(!) &cYou do not have permission to do that!"
Please don't leave bug reports in the reviews section.