1

Your permissions YML broken?

Warhawker's Avatar Warhawker3/10/12 11:03 pm
1 emeralds 296 2
12/1/2012 9:29 pm
Azie's Avatar Azie
Post your permissions config here with your problem. About 99% of the time ill be able to point out what is wrong.

Example:
Permissions plugin: bPermissions
default: default
groups:
admin:
permissions:
- bpermissions.admin
- herochat.*
- lockette.*
groups: []
meta:
priority: '7'
prefix: ''
default:
permissions:
- ^factions.admin
- ^factions.autoclaim
- ^factions.claim
- ^factions.create
- ^factions.description
- ^factions.disband
- ^factions.help
- ^factions.home
- ^factions.invite
- ^factions.join
- ^factions.list
- ^factions.map
- ^factions.money.*
- ^factions.money.kit.standard
- ^factions.power
- ^factions.power.any
- ^factions.relation
- ^factions.sethome
- ^factions.show
- ^factions.tag
- ^factions.title
- ^factions.unclaim
- ^factions.unclaimall
- ^mcmmo.*
- bPermissions.build
- bchatmanager.chat.global
- bukkit.broadcast.user
- commandbook.home.set
- commandbook.home.teleport
- commandbook.intro
- commandbook.kit.kits.starter
- commandbook.motd
- commandbook.msg
- commandbook.rules
- commandbook.say.me
- commandbook.spawn
- commandbook.warp.teleport
- commandbook.whereami
- commandbook.whereami.compass
- commandbook.who
- deadbolt.user.*
- ecocreature.gain.*
- ecocreature.reward.*
- herochat.autojoin.global
- herochat.emote.*
- herochat.force.join.global
- herochat.force.join.local
- herochat.leave.*
- herochat.pm
- herochat.speak.*
- iConomy.help
- iConomy.holdings
- iConomy.payment
- iConomy.top
- lockette.user.create.*
- showcase.basic
- showcase.buy.finite
- showcase.buy.infinite
- showcase.finite
groups: []
meta:
prefix: '&7'
donor:
permissions:
- commandbook.return
- commandbook.teleport
groups:
- member
meta:
priority: '3'
prefix: '&eDonor '
donor+:
permissions:
- commandbook.weather
groups:
- donor
meta:
priority: '4'
prefix: '&eDonor&a+ '
donor++:
permissions:
- mobdisguise.*
groups:
- donor+
meta:
priority: '5'
prefix: '&eDonor&b++ '
member:
permissions:
- lava.use
groups:
- regular
meta:
priority: '2'
prefix: '&bMember '
moderator:
permissions:
- commandbook.bans.ban
- commandbook.bans.baninfo
- commandbook.bans.isbanned
- commandbook.bans.save
- commandbook.bans.unban
- commandbook.kick
- herochat.force.join.staff
- herochat.join.staff
- herochat.mod
- herochat.mute
- lockette.*
- logblock.lookup
- tracks.*
- vanish.*
- worldedit.selection.*
- worldedit.wand
- worldguard.god
- worldguard.notify
- worldguard.region.*
- worldguard.region.redefine
- worldguard.region.select
- xcheck.check
groups:
- donor++
meta:
priority: '6'
prefix: '&2Mod '
regular:
permissions:
- lighter.use
groups:
- default
meta:
priority: '1'
prefix: '&9Regular '
Posted by Warhawker's Avatar
Warhawker
Level 44 : Master Modder
49

Create an account or sign in to comment.

2

Azie
12/01/2012 9:29 pm
Level 58 : Grandmaster Grump
Azie's Avatar
GreengreengeneOk so i have been having a problem with my permissions, when i started up my server it said i was having a problem with my build: true for all ranks. At first i ignored it, and then my players couldnt build or use their weapons or any commands. Neither could i, and im OP. Their ranks also dissappeared from in front of their names. Please help.
# 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:
Recruit:
default: true
permissions:
- essentials.help
- essentials.list
- essentials.motd
- essentials.rules
- essentials.spawn
- essentials.balance
- essentials.balance.others
- essentials.tpa
- essentials.tpahere
- essentials.tpaccept
- essentials.tpdeny
- essentials.pay
- essentials.sethome
- essentials.home
- -chestshop.*
- chestshop.shop.buy
- chestshop.shop.sell
info:
prefix:'&e<Recruit>'
build: true
suffix: ''
Member:
default: false
permissions:
- essentials.back
- essentials.kits.tools
- essentials.helpop
- essentials.setwarp
- essentials.warp
- essentials.warps.*
- chestshop.shop.create
- chestshop.nofee
inheritance:
- recruit
info:
prefix:'&2<Member>'
build: true
suffix: ''
Veteran:
default: false
permissions:
- essentials.heal
- essentials.heal.cooldown.bypass
- essentials.feed
- essentials.repair
- essentials.repair.armor
- essentials.repair.enchanted
- essentials.workbench
- essentials.kits.dtools
- essentials.enderchest
inheritance:
- member
info:
prefix:'&b<Veteran>'
build: true
suffix: ''
Moderator:
default: false
permissions:
- '*'
- -essentials.deop
- -essentials.op
- -essentials.ban
- -essentials.tempban
- -essentials.mute
inheritance:
- builder
info:
prefix:'&6<Mod>'
build: true
suffix: ''
Admin:
default: false
permissions:
- '*'
- -essentials.deop
- -essentials.op
info:
prefix:'&1<Admin>'
build: true
suffix: ''
Co-Owner:
default: false
permissions:
- '*'
- -essentials.deop
- -essentials.op
info:
prefix:'&5<Co-Owner>'
build: true
suffix: ''
Owner:
default: false
permissions:
- '*'
inheritance:
- admin
info:
prefix:'&4<Owner>'
build: true
suffix: ''


When posting permissions code, please first press the "CODE" format button... Makes permissions posts a lot shorter and easier to read. Also retains all the spaces necessary in permissions formatting to determine where your permissions have broken...

You also should include what permissions plugin you are using.

Edit: Oh... Hi, War.
1
Greengreengene
12/01/2012 9:01 pm
Level 1 : New Miner
Greengreengene's Avatar
Ok so i have been having a problem with my permissions, when i started up my server it said i was having a problem with my build: true for all ranks. At first i ignored it, and then my players couldnt build or use their weapons or any commands. Neither could i, and im OP. Their ranks also dissappeared from in front of their names. Please help.
# 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:
Recruit:
default: true
permissions:
- essentials.help
- essentials.list
- essentials.motd
- essentials.rules
- essentials.spawn
- essentials.balance
- essentials.balance.others
- essentials.tpa
- essentials.tpahere
- essentials.tpaccept
- essentials.tpdeny
- essentials.pay
- essentials.sethome
- essentials.home
- -chestshop.*
- chestshop.shop.buy
- chestshop.shop.sell
info:
prefix:'&e<Recruit>'
build: true
suffix: ''
Member:
default: false
permissions:
- essentials.back
- essentials.kits.tools
- essentials.helpop
- essentials.setwarp
- essentials.warp
- essentials.warps.*
- chestshop.shop.create
- chestshop.nofee
inheritance:
- recruit
info:
prefix:'&2<Member>'
build: true
suffix: ''
Veteran:
default: false
permissions:
- essentials.heal
- essentials.heal.cooldown.bypass
- essentials.feed
- essentials.repair
- essentials.repair.armor
- essentials.repair.enchanted
- essentials.workbench
- essentials.kits.dtools
- essentials.enderchest
inheritance:
- member
info:
prefix:'&b<Veteran>'
build: true
suffix: ''
Moderator:
default: false
permissions:
- '*'
- -essentials.deop
- -essentials.op
- -essentials.ban
- -essentials.tempban
- -essentials.mute
inheritance:
- builder
info:
prefix:'&6<Mod>'
build: true
suffix: ''
Admin:
default: false
permissions:
- '*'
- -essentials.deop
- -essentials.op
info:
prefix:'&1<Admin>'
build: true
suffix: ''
Co-Owner:
default: false
permissions:
- '*'
- -essentials.deop
- -essentials.op
info:
prefix:'&5<Co-Owner>'
build: true
suffix: ''
Owner:
default: false
permissions:
- '*'
inheritance:
- admin
info:
prefix:'&4<Owner>'
build: true
suffix: ''
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome