/near shows staff in gmsp #3997
Answered
by
mdcfe
elaineandsparky
asked this question in
Q&A
|
Is there a way to stop /near showing staff in gmsp? I am aware I can give staff the essentials.near.exclude perm but that blocks them from showing up at all. I only want them to not be shown when in spectator mode. |
Answered by
mdcfe
Feb 20, 2021
Replies: 1 comment
|
If you're using LuckPerms, you can achieve this by setting the For example: |
0 replies
Answer selected by
pop4959
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you're using LuckPerms, you can achieve this by setting the
essentials.near.excludepermission totruefor thegamemode=spectatorcontext, which will hide staff from/nearwhile they're in spectator mode.For example:
/lp group <group> permission set essentials.near.exclude true gamemode=spectator