You are viewing our Forum Archives. To view or take place in current topics click here.
GroupManager Help! Permissions!
Posted:
GroupManager Help! Permissions!Posted:
Status: Offline
Joined: May 19, 201212Year Member
Posts: 161
Reputation Power: 6
Status: Offline
Joined: May 19, 201212Year Member
Posts: 161
Reputation Power: 6
Ok so i have my server and i wanted to add permissions and this is what i have! When i go in game even when i am op i still dont have access to any commands! Please Help I will +rep!
# Group inheritance
#
# Any inherited groups prefixed with a g: are global groups
# and are inherited from the GlobalGroups.yml.
#
# Groups without the g: prefix are groups local to this world
# and are defined in the this groups.yml file.
#
# Local group inheritances define your promotion tree when using 'manpromote/mandemote'
groups:
Butter:
default: true
permissions:
- essentials.help
- essentials.helpop
- essentials.list
- essentials.motd
- essentials.rules
- essentials.spawn
- essentials.warp
- essentials.warp.list
- essentials.warp
- essentials.tpaccept
- essentials.tpahere
- essentials.tpdeny
inheritance: []
info:
prefix: '&1[Butter]'
build: false
suffix: ''
Butter-Lord:
default: false
permissions:
- essentials
- essentials.ban
- essentials.banip
- essentials.broadcast
- essentials.delwarp
- essentials.depth
- essentials.ext
- essentials.getpos
- essentials.give
- essentials.heal
- essentials.heal.others
- essentials.item
- essentials.jails
- essentials.jump
- essentials.kick
- essentials.kill
- essentials.kit
- essentials.kit.tools
- essentials.mute
- essentials.time
- essentials.tjail
- essentials.top
- essentials.tphere
- essentials.tpo
- essentials.tpohere
- essentials.tppos
- essentials.tptoggle
- essentials.unban
- essentials.unbanip
- essentials.weather
- essentials.whois
- essentials.warp
- essentials.warp.list
inheritance:
- builder
info:
prefix: '&a[Butter-Lord] '
build: true
suffix: ''
Butter-King:
default: false
permissions:
- essentials.afk
- essentials.back
- essentials.chat
- essentials.chat.shout
- essentials.depth
- essentials.give
- essentials.home
- essentials.item
- essentials.mail
- essentials.mail.send
- essentials.me
- essentials.msg
- essentials.sethome
- essentials.setwarp
- essentials.suicide
- essentials.tp
- essentials.tpa
- essentials.tpaccept
- essentials.tpahere
- essentials.tpdeny
- essentials.tpo
- essentials.warp
- essentials.warp.list
- essentials.gamemode
- essentials.weather
inheritance:
- default
info:
prefix: '&b[Butter-King]'
build: true
suffix: ''
# Group inheritance
#
# Any inherited groups prefixed with a g: are global groups
# and are inherited from the GlobalGroups.yml.
#
# Groups without the g: prefix are groups local to this world
# and are defined in the this groups.yml file.
#
# Local group inheritances define your promotion tree when using 'manpromote/mandemote'
groups:
Butter:
default: true
permissions:
- essentials.help
- essentials.helpop
- essentials.list
- essentials.motd
- essentials.rules
- essentials.spawn
- essentials.warp
- essentials.warp.list
- essentials.warp
- essentials.tpaccept
- essentials.tpahere
- essentials.tpdeny
inheritance: []
info:
prefix: '&1[Butter]'
build: false
suffix: ''
Butter-Lord:
default: false
permissions:
- essentials
- essentials.ban
- essentials.banip
- essentials.broadcast
- essentials.delwarp
- essentials.depth
- essentials.ext
- essentials.getpos
- essentials.give
- essentials.heal
- essentials.heal.others
- essentials.item
- essentials.jails
- essentials.jump
- essentials.kick
- essentials.kill
- essentials.kit
- essentials.kit.tools
- essentials.mute
- essentials.time
- essentials.tjail
- essentials.top
- essentials.tphere
- essentials.tpo
- essentials.tpohere
- essentials.tppos
- essentials.tptoggle
- essentials.unban
- essentials.unbanip
- essentials.weather
- essentials.whois
- essentials.warp
- essentials.warp.list
inheritance:
- builder
info:
prefix: '&a[Butter-Lord] '
build: true
suffix: ''
Butter-King:
default: false
permissions:
- essentials.afk
- essentials.back
- essentials.chat
- essentials.chat.shout
- essentials.depth
- essentials.give
- essentials.home
- essentials.item
- essentials.mail
- essentials.mail.send
- essentials.me
- essentials.msg
- essentials.sethome
- essentials.setwarp
- essentials.suicide
- essentials.tp
- essentials.tpa
- essentials.tpaccept
- essentials.tpahere
- essentials.tpdeny
- essentials.tpo
- essentials.warp
- essentials.warp.list
- essentials.gamemode
- essentials.weather
inheritance:
- default
info:
prefix: '&b[Butter-King]'
build: true
suffix: ''
#2. Posted:
Status: Offline
Joined: Jun 02, 201113Year Member
Posts: 918
Reputation Power: 35
Status: Offline
Joined: Jun 02, 201113Year Member
Posts: 918
Reputation Power: 35
Are you using notepad++? It's good for coding and has java implemented. Highly suggested for doing permissions.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jun 02, 201113Year Member
Posts: 918
Reputation Power: 35
Status: Offline
Joined: Jun 02, 201113Year Member
Posts: 918
Reputation Power: 35
TTG_dontdie44 wrote Are you using notepad++? It's good for coding and has java implemented. Highly suggested for doing permissions.
I will finish up your permissions for you and then send you download link.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.