Help With Permissions

Status
This thread has been locked.

Zeiyon

Making cool stuff
Supreme
Feedback score
111
Posts
2,281
Reactions
1,244
Resources
9
Hello,
I cannot seem to figure out why I can teleport to every warp.
I have set it so that if you are in A rank, you can only go to A. B Rank can only go to B. etc.
But anyone on any rank can teleport to any warp.
I have even tried removing the permissions to warp to other ranks, but it just doesn't work.

If you think you can resolve this, shoot me a PM.
 
Type
Requesting
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Jayson

Supreme
Feedback score
17
Posts
1,258
Reactions
741
Resources
0
Essentials config, just control f warp and you'll find it eventually. Change the thing to false on permission to every warp.
 

Jayson

Supreme
Feedback score
17
Posts
1,258
Reactions
741
Resources
0
What do you mean by that?

As in remove that permissions to warp to anything except A. Yes I have tried it.
Find this in the essentials configuration:
Code:
per-warp-permission:

It's a Boolean, so true or false. In your case, set it to true.
 

Skylord

Supreme
Feedback score
35
Posts
1,785
Reactions
915
Resources
0
Do you happen to have the "essentials.warp" permission in place in addition to the "essentials.warps.[name]" permission?
 

Jayson

Supreme
Feedback score
17
Posts
1,258
Reactions
741
Resources
0
Do you happen to have the "essentials.warp" permission in place in addition to the "essentials.warps.[name]" permission?
essentials.warp gives access to /warp but no warps
essentials.warps.[name] gives access to the warp and requires essentials.warp . That wouldn't be the problem.

You also might want to add essentials.warp.list
 

Skylord

Supreme
Feedback score
35
Posts
1,785
Reactions
915
Resources
0
essentials.warp gives access to /warp but no warps
essentials.warps.[name] gives access to the warp and requires essentials.warp . That wouldn't be the problem.
I have had it allow me to warp to all listed warps before. Just stated issues that I have had. ¯\_(ツ)_/¯

Zeiyon could also have "essentials.warps.*" in place.
 

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
Add me on skype
 

YourPanda

Retired Moderator
Supreme
Feedback score
34
Posts
3,287
Reactions
1,310
Resources
0
Find this in the essentials configuration:
Code:
per-warp-permission:

It's a Boolean, so true or false. In your case, set it to true.
He is right, this will/should fix the issue.
 
Status
This thread has been locked.
Top