DrexHD / Vanish

Fabric vanish mod to completely hide from other players using /vanish
MIT License
19 stars 9 forks source link

Vanished players are counted towards online players in Styled Player List #2

Closed JumperREDACTED closed 1 year ago

JumperREDACTED commented 1 year ago

image

2 players and 1 that is vanished shows as "3"

https://modrinth.com/mod/styledplayerlist

DrexHD commented 1 year ago

Change the placeholder in ./config/styledplayerlist/styles/<style>.json from %server:online% to %vanish:online%

DrexHD commented 1 year ago

I should probably also add that it will still display as 3 for you (see: placeholders, because you can see yourself), but everyone else that doesn't have vanish.feature.view permission will see 2.

JumperREDACTED commented 1 year ago

ok thanku