[1.12.2] [BUG]Permission to teleport in Journeymap GUI
LokiTHK opened this issue ยท 2 comments
Hi, i'm working on my minecraft server (Engineer's life modpack), i have changed mods config ecc, but i have a problem since day one, only opped player can use the teleport button in the JM.
Every permission seems alright, infact players can use /tp x y z normally, but they can't in the JM.
This is most of the permission that they have:
This is the setting on the JM:
This is the command that the JM use:
I have even created an alias for the /tp command, and tried to change it in the upper showed setting, obv it worked for op, but not for normal user.
That's what happen when I try to use the JM tp without the OP:
I tryed everything any suggestion will be much appriciated.
(FE version: forgeessentials-1.12.2-12.3.82-server, JM versio: journeymap-1.12.2-5.7.1)
What you need is to use /p debug
prior to the JM tp. That will show you which permission node needs to be enabled.