jpenilla / MiniMOTD

Minecraft server/proxy plugin to set the server list MOTD using MiniMessage for formatting, supporting RGB colors.
https://modrinth.com/plugin/minimotd
MIT License
276 stars 31 forks source link

[Feature Request] Player count does not include specific players #194

Closed huguyt closed 1 month ago

huguyt commented 1 month ago

Request Can you add a feature so that the player count doesn't count specific players? I am a server administrator, but some players always use the player count to detect whether the OP is online. There will be hackers testing the client in the middle of the night while the server is empty. By the way, I am using the velocity version of the plugin.

Solution Add a blacklist file and don't count the players in it.

Describe alternatives you've considered Add a permission to prevent specific players from being counted.

Additional context There may be grammatical issues because I used Google Translate. Sorry about that.

jpenilla commented 1 month ago

This is typically handled by a vanish plugin or a general admin tools plugin. MiniMOTD will respect the updated player counts set by those other plugins. No plans to include this in MiniMOTD.