Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
This update adds a new feature to the server list profile. This also includes changes to the API.
Note about 1.20.2
I am aware that 1.20.2 is available now. And I'm confident that my plugin works on BungeeCord and Velocity, and also will work on Paper once they publish first updates.
However, Spigot is not supported yet, which is due to the plugin's dependance on ProtocolLib which has yet not received any update for 1.20.2 from what I know.
New maxPlayers
option
The server list profile now supports a new section called maxPlayers
. It is part of the playerCount
section and behaves similarly to the extraPlayers
section.
The difference here is, that the number you provide is used as the max player count to display while extraPlayers adds it to the online players and uses that for the max player count.
Note that extraPlayers takes priority over this new option, so if you want to use maxPlayers, you have to disable or remove extraPlayers.
Example configuration:
priority: 0
# We use just colour to hide the MOTD
motd:
- '<grey>'
- '<grey>'
playerCount:
maxPlayers:
enabled: true
amount: -1
Result:
API updated
The API has been updated to v3.1.0
.
It includes support for the above mentioned maxPlayers feature but also a deprecation.
Please read the v3.1.0 changelog for details.
Files
Metadata
Release channel
ReleaseVersion number
3.5.0Loaders
Game versions
1.19–1.20.2Downloads
76Publication date
September 23, 2023 at 8:04 PMPublisher
Andre601
Owner