Create Staff/VIP Handler
Explanation
This handler will list all players with permission server.staff
. You can change it to anything you want by replacing the placeholder inside condition to {player_has_permission_<PERMISSION NODE>}
.
Replace your_handler_name
with your own handler name
Explanation
This handler will list all players with specific rank (listed on the condition).
Last updated
Was this helpful?