Is your feature request related to a problem?
I think it'd be very useful for only hiding players without removing them from player list
Describe the solution you'd like.
Something like:
player.hideEntity(plugin, player2, false)
player.hidePlayer(plugin, player2, false)
player2.setVisibleByDefault(false, false)
Describe alternatives you've considered.
-
Other
No response
Is your feature request related to a problem?
I think it'd be very useful for only hiding players without removing them from player list
Describe the solution you'd like.
Something like:
player.hideEntity(plugin, player2, false)player.hidePlayer(plugin, player2, false)player2.setVisibleByDefault(false, false)Describe alternatives you've considered.
-
Other
No response