StyledPlayerList icon indicating copy to clipboard operation
StyledPlayerList copied to clipboard

This mod allows server owners to change how player list look!

Results 6 StyledPlayerList issues
Sort by recently updated
recently updated
newest added

If you use the Mod [Vanish](https://www.curseforge.com/minecraft/mc-mods/vanish) the playerlist shows still the connected player count. Vanish is a mod that help to get "true" invisible for server admins (sadly we need...

Wish to be able to display all players on the server in the same TAB

https://github.com/Patbox/StyledPlayerList/blob/3d5d1cc93b7e13852aece2c02170f60b49fe4e6c/src/main/java/eu/pb4/styledplayerlist/GenericModInfo.java#L71

bug

I imagine many servers use `%world:player_count%` in their player lists, but player list updates seem to be restricted to a timer, so the true player count does not update as...

When joining a server with no players online, `%world:player_count%` resolves to 0 rather than the expected 1. This behavior causes the player list to feel sluggish as the initial value...

I am using Fabric server, and I add `StyledPlayerList` and `Carpet` mods. After I starting my server with save has Fake Player datas(include in `fake_player.gca.json`), however server crashed once fake...