I've recently decided to open up a minecraft server and was working on permissions when I ran into a issue, My member group can't do anything. They can build but can't sethome or do /spawn or tpa or anything. They have the permission node and everything but they can't do anything... except for build. Its really strange cause I've done ranks hundreds of times and just ran into the issue? My member rank is below any idea on what to do? Thanks! Member: default: true permissions: - -bukkit.command.kill - essentials.spawn - essentials.help - essentials.tpa - essentials.tpaccept - essentials.tpdeny - essentials.mail - essentials.afk - lwc.protect - lwc.unlock - essentials.mail.send - essentials.msg - essentials.msg.color - essentials.msg.format - essentials.msg.magic - essentials.msg.url - essentials.back - essentials.tpa - essentials.back.ondeath - essentials.sethome - essentials.home - essentials.sethome.unlimited - essentials.delhome - essentials.warp - essentials.warp.list - essentials.kit - essentials.kit.* inheritance: - g:groupmanager_default - g:bukkit_default - g:essentials_default - g:towny_default info: prefix: '&f&lMember &f' build: true suffix: ''
You fail to mention what plugins you have on the server, Spigot version, etc. Also I don't recommend using GroupManager as it is unsupported. I recommend LuckPerms. (I may not be able to reply back immediately as I am currently at work. Someone else might beat me to it though.)
Group manager has run into several issues due to recent Minecraft version releases. It would be in your best interest to make the conversion from groupmanager to permissionsex now before you finish all of your permissions. PermissionsEX allows for several new features such as timed permissions, group ladder, etc. Simply copy the permissions you have setup so far and paste them into the PEX folder. If you need help setting this up, please contact me privately.
I don't wanna switch to pex as I'm not familiar with it. Just the other day I had all of it working but coreprotect wasn't working so I deleted everything and restarted and we have this issue?
Groupmanager is out dated. You should use pex or a different permissions plugin and you won't have these probs
- Make sure to install the correct CoreProtect version, not always the latest version! Only install the latest version for 1.11. CoreProtect for 1.8: https://dev.bukkit.org/projects/coreprotect/files/886944 CoreProtect for 1.9/1.10: https://dev.bukkit.org/projects/coreprotect/files/956294 CoreProtect for 1.11: https://dev.bukkit.org/projects/coreprotect/files/2355616 - You have to get used to Pex (or another permission plugin), just because you aren't familiar with it doesn't mean you can use that as an excuse. I'll even help you, here: All Pex Commands: https://github.com/PEXPlugins/PermissionsEx/wiki/Commands All zPerms Commands: https://dev.bukkit.org/projects/zpermissions/pages/commands All LuckPerms Commands: https://github.com/lucko/LuckPerms/wiki/Command-Usage Hope this helped . Good luck!