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
286 stars 32 forks source link

[Feature Request] Whole server playercount placeholder for player-count-settings #134

Closed TomLewis closed 7 months ago

TomLewis commented 1 year ago

Is your feature request related to a problem? Please describe. I cant seem to find a way to show the full playcount on the whole network in the player-count-settings, I have virtual-host-configs setup in proxy-settings in plugin_settings.yml for each server, which displays the specific number of players on that server, which is great, but for one of the servers (My main IP) I want it to display ALL the users connected to the network no matter what server they are on.

Describe the solution you'd like A section in the player-count-settings to disaply all online players on the proxy total.

Describe alternatives you've considered Placeholders to display in fake-players.

TomLewis commented 9 months ago

Bump!

TomLewis commented 9 months ago

Bump, I would really like to show all online players.

jpenilla commented 7 months ago

You can just disable ping-passthrough in the proxy config; #171 allows further configuration.