#admin only warp
4 messages · Page 1 of 1 (latest)
I’m not too familiar with power ranks. But if players have the permission essentials.warps.* then you’d need to set essentials.warps.admin to false for default players. I found this ‘/pranks rank Admin add @a[op=4]’ command that I assume would set everyone with op to the admin rank. This admin rank would have the permission essentials.warps.admin set to true.
From reading: https://docs.powerranks.nl/docs/Commands/ranks
I would do /setwarp admin
Then /pr addperm default -essentials.warps.admin
Then /pr addperm admin essentials.warps.admin
Then /pr setrank @a[op=4] admin
I’m not sure if that last command will work but you’ll find out.
Admin is the name of the warp. You could name is anything. The thing that stops regular players from going to it is /pr addperm default -essentials.warps.<warp name>
This also assumes that a default group is already set.