VelocityPlayerListQuery
🟠 Updated over a year ago🔍 Analysis
- 👍 0.3% endorsement rate
- 🏆 #2 of 6 optimization mods in this game by downloads
📋 About This Mod
# VelocityPlayerListQuery A Velocity plugin that shows current players in the server list. Inspired by <https://github.com/rtm516/SimplePlayerListQuery>. ## Configuration options | option | default | description | | -------------------------- | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `playerListMode` | `"REPLACE"` | Configure how players are shown in the player list.<ul><li>`"UNCHANGED"`: Keep the player list as it is.</li><li>`"ADD"`: Add players to the player list. `serverListEntryFormat` and `maxListEntries` are only applied for the added players.</li><li>`"REPLACE"`: Replace the player list with players according to `serverListEntryFormat` and `maxListEntries`.</li></ul> | | `serverListEntryFormat` | `"%1$s"` | Configure how players are shown in the server list.<ul><li>`%1$s`: placeholder for the player name</li><li>`%2$s`: placeholder for the server name, on which that player is currently playing on</li></ul> | | `maxListEntries` | `16` | Configure how many players are shown in the server list. `<= 0` for unlimited (for backwards compatibility). | | `replaceOnlinePlayerCount` | `false` | Should the online player count be replaced with the number of players currently connected to Velocity? Useful when using `ping-passthrough = "all"`. | | `replaceMaxPlayerCount` | `false` | Should the maximum player count be replaced with the Velocity configured amount? Useful when using `ping-passthrough = "all"`. | | `fillMissingVersionInfo` | `false` | Should the version information be replaced with what is set in `versionProtocol` and `versionName`, <strong>when no version is detected</strong>? Useful when the backend server/s is/are unavailable or still starting. | | `replaceVersionInfo` | `false` | Should the version information <strong>always</strong> be replaced with what is set in `versionProtocol` and `versionName`? Extends `fillMissingVersionInfo`. Useful when using `ping-passthrough = "all"`. | | `versionProtocol` | `4` (= 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`. |
# VelocityPlayerListQuery
A Velocity plugin that shows current players in the server list.
Inspired by
## Configuration options
| option | default | description | | -------------------------- | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `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`.
- `%1$s`: placeholder for the player name
- `%2$s`: placeholder for the server name, on which that player is currently playing on
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- voruti
- Version
- 1.4.0
- Downloads
- 4,152
- Endorsements
- 11
- Category
- optimization
- Created
- 10/20/2022
- Updated
- 10/27/2024
- Game Versions
- 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6
- Tags
- optimization, social
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does VelocityPlayerListQuery support?
The author lists 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7. Other versions may work but are untested by the author.
What is the latest version of VelocityPlayerListQuery?
Version 1.4.0, published 2024-10-27 with 4,152 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await