DynamicPlayerCount

Plugin

Changes player count on server list based on the pinged host on Velocity

Server TechnologyUtility

7 downloads
0 followers
Created18 days ago
Updated9 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Changes the Player Count on the Server List when pinged based on what host in pinged in your Velocity network.

You need to map config.yml to match the servers from your network where you want to list a different Player Count.

Example configuration:

serverMappings:
  - virtualHost: "lobby.server1.com"
    serverName: "lobby"
  - virtualHost: "pvp.server2.com"
    serverName: "pvp"
loggingEnabled: false

virtualHost is the host being pinged, and serverName is the server in your network where you want to take the player count. If a host is not mapped here, it will follow your Velocity configuration for player count (shows players in your entire network by default).

Spoiler

I was trying to setup this but couldn't find a way to make it work without plugins, and couldn't find a plugin that will only do this, so I made one.

This is a work in progress and has not been tested using different plugins setups.


Project members

TheCreativeGod

Member


Technical information

License
GPL-3.0-only
Project ID