Players Not Being Able To Use Warps?
TexorYT opened this issue · 19 comments
Hi. This Is A Very Strange Issue. Whenever I de-op Myself Or Bring My Friends On My Server, it’s impossible to use /warp OR /warps. I Want To Fix This To Specific Warps. EX:
- /warp playerlounge (able to do ✔️)
- /warp adminlounge (unable to do ❌)
Please Help Me.
PS: here are the nodes I used: - essentials.warp.crates
essentials.warp.spawn (etc)
PSS: I’m typing this on my phone and not my pc. Therefor I don’t know what exact nodes I used.
If Anyone Requests the PEX permissions.yml file I will show it.
] Edit by Stormbow: Corrected typo. :-) [
Ok, show me the permissions.yml file please.
(I corrected your typo for you. heh)
No trouble. I'm just teasing you. :-)
I'm here whenever ya need me. :-)
(You replied, but didn't include the file. :X )
] Edit by Stormbow: Moved permissions.yml file contents to Pastebin: https://pastebin.com/yps944zG [
OK, that's an easy fix. You just got the permission nodes wrong.
essentials.warp
gives you access to the /warp
slash command.
essentials.warp.*
doesn't give you anything.
Delete everything in the file that says essentials.warp.*
and make it essentials.warp
.
The end of a sentence always has a period. :P
The permission node essentials.warp
inside the gray box does not have a period at the end of it.
OK, use this as your permissions.yml file.
Like This? >> https://pastebin.com/N2i7eJ7Y
I seriously think you're just screwing around with me now.
Look at the Essentials Permissions List.
Do you see essentials.warp.*
on there?
No; you don't.
So remove it from your file entirely, everywhere.
The correct node is essentials.warp
to give players access to the /warp command.
You know the correct node. You know how to put permissions in your file.
This ticket is resolved.