An anarchy server oriented plugin that adds /stats.
Some placeholders require a player to fetch information. We do not provide a player if the command is being run from the console. Please try to run the command as a player.
Please read this for an explanation on why this happens.
Make sure you either have OP or have the permission node customstats.reload
.
If you are using Bungeecord/Velocity or another server proxy like the aforementioned, please make sure to have Floodgate installed on all your backend servers properly. A place to find out how to set that up is on the Floodgate wiki.
A good way to check if CustomStats has detected Floodgate is to watch your consone on startup. If you see the following line in your console, that means Floodgate was detected and CustomStats enabled it’s floodgate support. (Note: An identical message shows up when PlaceholderAPI is detected as well.)
[CustomStats] Floodgate detected!
This is caused by setting stats.stat-menu.menu-size
to a number that is not a multiple of 9. Minecraft does not allow creating a menu that is not a multiple of 9.