Hmm just noticed: http://forums.bukkit.org/threads/does-this-work-permissions.92191/ Thought that permissions file looked familiar >.<
ok thanks guys. i just wraped up a little bit of stuff for the permissions on my own. does this work? groups: Default: default: true prefix: "[&6Guest]" permissions: - essentials.spawn - essentials.rules - essentials.motd - essentials.list - essentials.helpop - essentials.help - serversigns.use options: build: false rank: '1000' Member: prefix: "[&2Member]" permissions: - essentials.pay - serversigns.use - essentials.warp - essentials.home - essentials.sethome - essentials.tpa - essentials.bal - essentials.message - essentials.reply - essentials.mail - factions.use - factions.kit.fullplayer - essentials.signs.* inheritance: - Default options: build: true rank: '900' tmember: prefix: "[&3TMember]" permissions: - essentials.worth - essentials.sell inheritance: - Member options: build: true rank: '800' Moderator: prefix: "[&5Moderator]" permissions: - essentials.powertool - essentials.weather - essentials.time - essentials.feed.other - essentials.heal.other - essentials.heal - essentials.feed - essentials.seen - essentials.enchant - essentials.item - essentials.give - essentials.exp - essentials.tptoggle - essentials.seeinventory - essentials.clearinventory - essentials.fly - coreprotect.* - essentials.tp - -essentials.backup - -essentials.essentials - -essentials.reloadall - permissions.manage.users - permissions.manage.users.permissions - permissions.manage.users.permissions.timed - serversigns.use - srpex.setrank.member inheritance: - tmember options: build: true rank: '700' Builder: prefix: "[&1Builder]" permissions: - essentials.gamemode - essentials.mute - essentials.kick - factions.kit.halfmod Admin: prefix: "[&4Admin}" permissions: - srpex.setrank.tmember - -essentials.backup - -essentials.essentials - -essentials.reloadall - essentials.* - permissions.manage.users - permissions.manage.users.permissions - permissions.manage.users.permissions.timed - serversigns.use - ctp.play - ctp.join - ctp.rejoin - ctp.team - worldedit* - factions.kit.mod - factions.bypass - Magispells.* inheritance: - Moderator options: build: true rank: '600' CoOwner: prefix: "[&8CoOwner]" permissions: - '*' inheritance: - Manager options: build: true rank: '10' Owner: prefix: "[&eOwner]" permissions: - '*' inheritance: - Manager options: build: true rank: '0' Epic: prefix: "[&1Epic]" permissions: - essentials.tppos - essentials.fly - essentials.heal - essentials.feed inheritance: - tmember options: build: true rank: '500' Perfect: prefix: "[&aPerfect]" permissions: - essentials.tppos - essentials.fly - essentials.heal - essentials.feed inheritance: - tmember options: build: true rank: '400' Elite: prefix: "[&5Elite]" permissions: - essentials.tppos - essentials.fly - essentials.heal - essentials.feed - essentials.gamemode inheritance: - tmember options: build: true rank: '300' VIP: prefix: "[&5V.I.P]" permissions: - essentials.tppos - essentials.fly - essentials.heal - essentials.feed - worldedit.* - worldguard.* - essentials.gamemode - factions.kit.halfmod inheritance: - tmember options: build: true rank: '200'
cus i need it, such as this. is this perms ok to use, like does it work. groups: Default: default: true prefix: "[&6Guest]" permissions: - essentials.spawn - essentials.rules - essentials.motd - essentials.list - essentials.helpop - essentials.help - serversigns.use options: build: false rank: '1000' Member: prefix: "[&2Member]" permissions: - essentials.pay - serversigns.use - essentials.warp - essentials.home - essentials.sethome - essentials.tpa - essentials.bal - essentials.message - essentials.reply - essentials.mail - factions.use - factions.kit.fullplayer - essentials.signs.* inheritance: - Default options: build: true rank: '900' tmember: prefix: "[&3TMember]" permissions: - essentials.worth - essentials.sell inheritance: - Member options: build: true rank: '800' Moderator: prefix: "[&5Moderator]" permissions: - essentials.powertool - essentials.weather - essentials.time - essentials.feed.other - essentials.heal.other - essentials.heal - essentials.feed - essentials.seen - essentials.enchant - essentials.item - essentials.give - essentials.exp - essentials.tptoggle - essentials.seeinventory - essentials.clearinventory - essentials.fly - coreprotect.* - essentials.tp - -essentials.backup - -essentials.essentials - -essentials.reloadall - permissions.manage.users - permissions.manage.users.permissions - permissions.manage.users.permissions.timed - serversigns.use - srpex.setrank.member inheritance: - tmember options: build: true rank: '700' Builder: prefix: "[&1Builder]" permissions: - essentials.gamemode - essentials.mute - essentials.kick - factions.kit.halfmod Admin: prefix: "[&4Admin}" permissions: - srpex.setrank.tmember - -essentials.backup - -essentials.essentials - -essentials.reloadall - essentials.* - permissions.manage.users - permissions.manage.users.permissions - permissions.manage.users.permissions.timed - serversigns.use - ctp.play - ctp.join - ctp.rejoin - ctp.team - worldedit* - factions.kit.mod - factions.bypass - Magispells.* inheritance: - Moderator options: build: true rank: '600' CoOwner: prefix: "[&8CoOwner]" permissions: - '*' inheritance: - Manager options: build: true rank: '10' Owner: prefix: "[&eOwner]" permissions: - '*' inheritance: - Manager options: build: true rank: '0' Epic: prefix: "[&1Epic]" permissions: - essentials.tppos - essentials.fly - essentials.heal - essentials.feed inheritance: - tmember options: build: true rank: '500' Perfect: prefix: "[&aPerfect]" permissions: - essentials.tppos - essentials.fly - essentials.heal - essentials.feed inheritance: - tmember options: build: true rank: '400' Elite: prefix: "[&5Elite]" permissions: - essentials.tppos - essentials.fly - essentials.heal - essentials.feed - essentials.gamemode inheritance: - tmember options: build: true rank: '300' VIP: prefix: "[&5V.I.P]" permissions: - essentials.tppos - essentials.fly - essentials.heal - essentials.feed - worldedit.* - worldguard.* - essentials.gamemode - factions.kit.halfmod inheritance: - tmember options: build: true rank: '200'
Should work, if it dosent. Can you copy it and put it in a Code: meh 123 EDIT: if you dont know how to do this.. [code1] (Remove the 1)
@rektok Also try reading the post I left you here: http://forums.bukkit.org/threads/does-this-work-permissions.92191/#post-1271652 It goes through your permissions file in quite a bit of detail... Basically it tells you what each rank can and can't do. It also gives some optimisation info too. (these are optional changes though) EDIT: Oh and when pasting code, either use code tags like @ChumCHumx says or use http://pastebin.com/ it will keep your formatting intact, which is needed for YAML.
ok guys, new problem, what can i put in the guest permissions for them to chat, cus they cant chat at all for some reason. is it a option i can change in the guest rank? groups: Default: default: true permissions: - essentials.spawn - essentials.rules - essentials.motd - essentials.list - essentials.helpop - essentials.help - serversigns.use prefix: '&f[&2Guest&f] ' options: build: false rank: '1000' Member: permissions: - essentials.pay - serversigns.use - essentials.warp - essentials.home - essentials.sethome - essentials.tpa - essentials.bal - essentials.message - essentials.reply - essentials.mail - factions.use - factions.kit.fullplayer - essentials.signs.* inheritance: - Default prefix: '&f[&eMember&f] ' options: build: true rank: '900' tmember: permissions: - essentials.worth - essentials.sell inheritance: - Member Prefix: '&f[&eMember+&f] ' options: build: true rank: '800' Moderator: permissions: - essentials.powertool - essentials.weather - essentials.time - essentials.feed.other - essentials.heal.other - essentials.heal - essentials.feed - essentials.seen - essentials.enchant - essentials.item - essentials.give - essentials.exp - essentials.tptoggle - essentials.seeinventory - essentials.clearinventory - essentials.fly - coreprotect.* - essentials.tp - -essentials.backup - -essentials.essentials - -essentials.reloadall - permissions.manage.users - permissions.manage.users.permissions - permissions.manage.users.permissions.timed - serversigns.use - srpex.setrank.member inheritance: - tmember prefix: '&f[&3Moderator&f] &5' options: build: true rank: '700' Builder: permissions: - essentials.gamemode - essentials.mute - essentials.kick - factions.kit.halfmod Admin: permissions: - srpex.setrank.tmember - -essentials.backup - -essentials.essentials - -essentials.reloadall - essentials.* - permissions.manage.users - permissions.manage.users.permissions - permissions.manage.users.permissions.timed - serversigns.use - ctp.play - ctp.join - ctp.rejoin - ctp.team - worldedit* - factions.kit.mod - factions.bypass - Magispells.* inheritance: - Moderator prefix: '&f[&4Admin&f] &9' options: build: true rank: '600' CoOwner: permissions: - '*' inheritance: - Manager prefix: '&f[&6Co-Owner&f] &6' options: build: true rank: '10' Owner: permissions: - '*' inheritance: - Manager prefix: '&f[&6Owner&f] &6' options: build: true rank: '0' Epic: permissions: - essentials.tppos - essentials.fly - essentials.heal - essentials.feed inheritance: - tmember prefix: '&f [&aEpic&f] ' options: build: true rank: '500' Perfect: permissions: - essentials.tppos - essentials.fly - essentials.heal - essentials.feed inheritance: - tmember prefix: '&f [&aperfect&f] ' options: build: true rank: '400' Elite: permissions: - essentials.tppos - essentials.fly - essentials.heal - essentials.feed - essentials.gamemode inheritance: - tmember prefix: '&f [&aElite&f] ' options: build: true rank: '300' VIP: permissions: - essentials.tppos - essentials.fly - essentials.heal - essentials.feed - worldedit.* - worldguard.* - essentials.gamemode - factions.kit.halfmod inheritance: - tmember prefix: '&f [&9V.I.P&f] ' options: build: true rank: '200'
Start putting your permissions in code tags, it's rather annoying having to scroll so much... Are other ranks able to chat? I can't really see any chat based permissions in there, the only one I can think of is this: - essentials.message
It exists in the members group, which the default group doesn't have. If chat works for all groups except default it may be that that node is the node required to get default being able to chat... If you mean it doesn't exist at all... well I'm just going off their permissions file, I don't use essentials so I haven't memorised its permission nodes
Hmmm... then I guess it's back to my original question for @rektok Are other ranks able to chat? EDIT: Looks like there's no factions.use node either? This permissions file is looking to be in rather a large mess...
You dont have a group called OP so im assuming you mean people ranked using /op ? I don't know much about permissions, I found this: http://wiki.ess3.net/doc/permissions but I cant find anything that would allow or deny general chat... You'll have to wait for someone who knows more about essentials than me to help you with that.
essentials.chat doesnt exist either. essentials has no code to disable chat. please read the command reference before fabricating nodes out of thin air.