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

server-filter for ping response player count and listing #161

Closed ens-gijs closed 6 months ago

ens-gijs commented 7 months ago

Add configuration option server-filter to specify which velocity servers to use to compute player count and ping sample player list.

Scenario where this is useful: multiple MC servers sharing a host with a single IPv4 address don't want their player lists combined.

This is different form PR140 - this change also updates the player list, not just the count

jpenilla commented 6 months ago

Sorry, I missed this when merging #171/#140 - I've implemented the changes separately and set you as co-author. Thanks!