So i have a SkyBlock server, and i want people to do /msg. So i gave them (and myself) the permission node: essentials.msg That does not work. Also essentials.msg.* or essentials.msg* does'nt work. I hope you can help me. Here is are my player permissions: groups: default: options: default: true permissions: - modifyworld.* - askyblock.island.* - askyblock.team.create - askyblock.team.kick - askyblock.team.makeleader - askyblock.team.join - askyblock.intopten - hubthat.nohubdelay - essentials.warp - hubthat.hub - simpleprefix.default - essentials.signs.use.buy - essentials.balance - chatformat.default - essentials.warp.list - essentials.signs.use.sell - essentials.pay - essentials.msg - essentials.tpa - essentials.tpahere - essentials.tpaccept - essentials.tpdeny - askyblock.craft.enderchest - essentials.balancetop - essentials.silentjoin - essentials.silentquit - nte.default
Do you have essentials chat plugin installed and which permissions plugin are you using? Not all permissions allow wild card. EssentialsX and Essentials plugins https://ci.drtshock.net/job/EssentialsX/ Essentials Permissions http://wiki.ess3.net/wiki/Command_Reference/Perm
BrettplayMC: Yes, i did. Gaxan: i did not know it was a seperate plugin, and i use PEX for permissions. i succesfully installed EssentialsChat, but still, it does not work.
Which version of essentials and spigot are you using? Make sure to enable the essentials chat permissions as well.
Try adding Permission Node: essentials.message ? That may make it work! EDIT: Oh, Maybe essential.chat.message or essentialchat.message ? or switch the message to msg !
I checked and on the latest plugin the command node is: essentials.msg http://wiki.ess3.net/wiki/Command_Reference/Perm
Here are the permissions you need to use. Exclude any you do not want available to players. essentials.msg essentials.msg.color essentials.msg.format essentials.msg.magic essentials.msg.multiple essentials.msg.url essentials.chat.color essentials.chat.format essentials.chat.magic essentials.chat.question essentials.chat.shout essentials.chat.url Also, post your essentials config. use a paste bin or [ code ] [ /code ] without the spacing.