Overview This plugin allows you to change the max players on your server without changing the properties or restart your server.
Unlike other similar plugins which simulate changing the slots but only allow you to join when the server is full, this plugin will directly change the slots into Bukkit or BungeeCord, so commands like /list on Bukkit will show the new number of max players.
Exemple:
Features:
Change the max players into Bukkit or BungeeCord without restart or reload
All messages are configurable
Compatible with other plugins which use the max players in the server (like Essentials)
Command:
Bukkit/Spigot: /setslots or /changeslot (permission: changeslots.admin): Change the max players on your server
Bungee: /gsetslots or /gchangeslot (permission: changeslots.admin): Change the max players on your bungee
When you restart your server the max players will be the amount in your server.properties
Config:
Code (YAML):
Success: "&6The max slots is now to &c%n." NoArgument: "&cPlease indicate a number." NoNumber: "&cPlease put a valid number." Error: "&cAn error occurred, please check the console!" NoPermission: "&cYou don't have access to that command!"
# BungeeCord only: Does the plugin display real max players when you ping the server on server list? UpdateServerPing: true
Bugs and suggestions Please don't post bugs or suggestions in the review section, but please open an
issue on GitHub.