You do not have permission
3razer opened this issue ยท 8 comments
I Have a mod pack called universal inter dimension escape. I added the forge essential mod. And when i op my self i can do all commands but when i add perms like set home or home and then try to use the command it says you do not have permission.
Can you give me more details on installed mods, FE version, etc. Also, see if https://github.com/ForgeEssentials/ForgeEssentials/wiki/Permissions-tutorial solves your issue.
This is the mod pack, https://minecraft.curseforge.com/projects/universal-interdimensional-escape
I have looked at the tutorial, I do do exactly what the tutorial does but when i try to use a command it says no permission.
- The permissions for home is fe.teleport.home. fe.teleport.home.other, and fe.teleport.home.set
- You do not have group inheritance set up
Ideally, you should have your 'Admin' group inherit from for 'Mod' group and have the 'Mod' group inherit from 'GUESTS' - All players are part of the GUEST group by default until you move them into another group.
For example, to set members to the default group run:/p group _GUESTS_ include add members
- You should clean up your permissions and remove any invalid or unnecessary permissions or groups
- A best practice when setting up permissions is to use deny default to set up the initial guest permissions. Then you modify the permissions as needed to add or remove things you want players to have access to.
- Remember that the ForgeEssentials/PermissionList.txt is unique to your server and will contain mod specific permissions that you might need for white-listing non-forge essentials permissions. See https://github.com/ForgeEssentials/ForgeEssentials/wiki/PermissionList.txt
- Make sure to read all the permission guides as the above details are all detailed in those guides.
Can you post a copy of the server log at the point where you attempted to use a permission, and also a copy of your permissions.json file located in world/FEData
Here is the Permission File
http://pastebin.com/UnwkLQD4
When i try a command /home it doesn't even register anything in the console. I can give you access to mcmyadmin via discord pm and you can look