▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/VelocityPlayerListQuery

VelocityPlayerListQuery

A Velocity plugin that shows current players in the server list.

2.8K
10

VelocityPlayerListQuery

A Velocity plugin that shows current players in the server list.

Inspired by https://github.com/rtm516/SimplePlayerListQuery.

Configuration options

optiondefaultdescription
playerListMode"REPLACE"Configure how players are shown in the player list.
  • "UNCHANGED": Keep the player list as it is.
  • "ADD": Add players to the player list. serverListEntryFormat and maxListEntries are only applied for the added players.
  • "REPLACE": Replace the player list with players according to serverListEntryFormat and maxListEntries.
serverListEntryFormat"%1$s"Configure how players are shown in the server list.
  • %1$s: placeholder for the player name
  • %2$s: placeholder for the server name, on which that player is currently playing on
maxListEntries16Configure how many players are shown in the server list. <= 0 for unlimited (for backwards compatibility).
replaceOnlinePlayerCountfalseShould the online player count be replaced with the number of players currently connected to Velocity? Useful when using ping-passthrough = "all".
replaceMaxPlayerCountfalseShould the maximum player count be replaced with the Velocity configured amount? Useful when using ping-passthrough = "all".
fillMissingVersionInfofalseShould the version information be replaced with what is set in versionProtocol and versionName, when no version is detected? Useful when the backend server/s is/are unavailable or still starting.
replaceVersionInfofalseShould the version information always be replaced with what is set in versionProtocol and versionName? Extends fillMissingVersionInfo. Useful when using ping-passthrough = "all".
versionProtocol4 (= 1.7.2)The protocol number to be set. You can find all available protocol versions at https://minecraft.fandom.com/wiki/Protocol_version#Java_Edition_2. Used by fillMissingVersionInfo and replaceVersionInfo.
versionName"Velocity"The version name to be set. Used by fillMissingVersionInfo and replaceVersionInfo.

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x1.7.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:3 года назад
Обновлён:1 год назад
Главная