Stephan
Stephan
Two cases must be discussed separately here: - Player count and `%online%` placeholder - Player list (i.e. the `%random_players%` placeholder and `%online@server%`) #### Player count / `%online%` placeholder If I...
SLP does also use ProtocolLib, so the comment above also applies to ProtocolLib IMO.
The first step would be fixing the "Player count / %online% placeholder" problem explained above. This one does not require hooking into SLP, just getting the priorities right. For the...
Is there an error?
The plugin should either just work on 1.19 or there should be an error in the console that describes why it is not working.
Seems unrelated, try deleting `plugins/ServerListPlus/PlayerStorage.json` (or something like that). Make a backup first if you want (or just rename the file).
Are you looking for [Virtual Hosts](https://github.com/Minecrell/ServerListPlus/wiki/Virtual-Hosts)? I don't really understand what you are trying to achieve.
You can download the development builds from: https://ci.codemc.org/job/Minecrell/job/ServerListPlus/ I still need to finish up two features for 3.5.0, then it's mainly a matter of some testing before I could make...
> Ouh thank you, i tried it and it worked! Only problem is that rgb does not work on the hover message over the player count. But still, great plugin!...
@JohnB17 I think what @BrainStone is trying to figure out is if the player detection is working. You can try adding the `%player%` placeholder in the default motd/description and see...