• Es freut uns dass du in unser Minecraft Forum gefunden hast. Hier kannst du mit über 130.000 Minecraft Fans über Minecraft diskutieren, Fragen stellen und anderen helfen. In diesem Minecraft Forum kannst du auch nach Teammitgliedern, Administratoren, Moderatoren , Supporter oder Sponsoren suchen. Gerne kannst du im Offtopic Bereich unseres Minecraft Forums auch über nicht Minecraft spezifische Themen reden. Wir hoffen dir gefällt es in unserem Minecraft Forum!

Permission*** enchant Permission -Fehler-

Status
Für weitere Antworten geschlossen.

yforebay

Redstoneengineer
Registriert
19 Mai 2012
Beiträge
32
Diamanten
0
Hallo, ich habe mir einen Bukkit PvP Server erstellt. Eigentlich funktioniert alles 1A. ABER es gibt einen ganz komischen Fehler. Also ich nutze Permission*** und Essentials. Das macht auch keine Schwierigkeiten. Ich habe die Gruppe Elite, die eigentlich enchanten sollte und egal ob ich - essentials.enchant, - essentials.enchant.*
oder ob ich - essentials.enchant.enchantmentname mache, haben sie keine Permission dafür. "You do not have access to that command."
Die Gruppe Support hat alle essentials rechte also -essentials.* und da funktioniert alles super.

Hat jemand eine Lösung? währe cool :D thx.


groups:
user:
default: true
prefix: '&2[User]&f '
build: true
permissions:
- modifyworld.*
- essentials.rules
- essentials.seen
- essentials.clearinventory
- essentials.warp
- essentials.warp.list
- essentials.spawn
- essentials.list
- essentials.mail
- essentials.msg
- essentials.afk
- iConomy.access
- iConomy.payment
- iConomy.list
- iConomy.rank
- iConomyChestShop.shop.sell
- iConomyChestShop.shop.use
- iConomyChestShop.shop.create
- lwc.protect
Elite:
default: true
prefix: '&1[&4E&el&5i&8t&de&0]&f '
build: true
permissions:
- modifyworld.*
- essentials.rules
- essentials.seen
- essentials.clearinventory
- essentials.warp
- essentials.warp.list
- essentials.spawn
- essentials.list
- essentials.mail
- essentials.msg
- essentials.enchant.damage_all
- essentials.enchant.water_worker
- essentials.enchant.damage_arthropods
- essentials.enchant.arrow_knockback
- essentials.enchant.protection_explotions
- essentials.enchant.loot_bonus_blocks
- essentials.enchant.dig_speed
- essentials.enchant.durability
- essentials.enchant.protection_fall
- essentials.enchant.fire_aspect
- essentials.enchant.arrow_fire
- essentials.enchant.protection_fire
- essentials.enchant.arrow_infinite
- essentials.enchant.knockback
- essentials.enchant.loot_bonus_mobs
- essentials.enchant.oxygen
- essentials.enchant.protection_projectile
- essentials.enchant.protection_environmental
- essentials.enchant.silk_touch
- essentials.enchant.damage_undead
- essentials.enchant.durability
- essentials.repair
- essentials.afk
- iConomy.access
- iConomy.payment
- iConomy.list
- iConomy.rank
- iConomyChestShop.shop.sell
- iConomyChestShop.shop.use
- iConomyChestShop.shop.create
- lwc.protect
Pro:
default: true
prefix: '&8[Pro]&f '
build: true
permissions:
- modifyworld.*
- essentials.rules
- essentials.seen
- essentials.clearinventory
- essentials.warp
- essentials.warp.list
- essentials.spawn
- essentials.list
- essentials.mail
- essentials.msg
- essentials.enchant.damage_all
- essentials.enchant.damage_all
- essentials.enchant.water_worker
- essentials.enchant.damage_arthropods
- essentials.enchant.arrow_knockback
- essentials.enchant.protection_explotions
- essentials.enchant.loot_bonus_blocks
- essentials.enchant.dig_speed
- essentials.enchant.durability
- essentials.enchant.protection_fall
- essentials.enchant.fire_aspect
- essentials.enchant.arrow_fire
- essentials.enchant.protection_fire
- essentials.enchant.arrow_infinite
- essentials.enchant.knockback
- essentials.enchant.loot_bonus_mobs
- essentials.enchant.oxygen
- essentials.enchant.protection_projectile
- essentials.enchant.protection_environmental
- essentials.enchant.silk_touch
- essentials.enchant.damage_undead
- essentials.enchant.durability
- essentials.afk
- essentials.tpa
- essentials.feed
- essentials.time
- iConomy.access
- iConomy.payment
- iConomy.list
- iConomy.rank
- iConomyChestShop.shop.sell
- iConomyChestShop.shop.use
- iConomyChestShop.shop.create
- lwc.protect
Suchti:
default: true
prefix: '&6[Suchti]&f '
build: true
permissions:
- essentials.rules
- essentials.seen
- essentials.clearinventory
- essentials.warp
- essentials.warp.list
- modifyworld.*
- essentials.afk
- essentials.spawn
- essentials.enchant.damage_all
- essentials.enchant.water_worker
- essentials.enchant.damage_arthropods
- essentials.enchant.arrow_knockback
- essentials.enchant.protection_explotions
- essentials.enchant.loot_bonus_blocks
- essentials.enchant.dig_speed
- essentials.enchant.durability
- essentials.enchant.protection_fall
- essentials.enchant.fire_aspect
- essentials.enchant.arrow_fire
- essentials.enchant.protection_fire
- essentials.enchant.arrow_infinite
- essentials.enchant.knockback
- essentials.enchant.loot_bonus_mobs
- essentials.enchant.oxygen
- essentials.enchant.protection_projectile
- essentials.enchant.protection_environmental
- essentials.enchant.silk_touch
- essentials.enchant.damage_undead
- essentials.enchant.durability
- essentials.list
- essentials.mail
- essentials.msg
- essentials.tpa
- essentials.feed
- essentials.time
- essentials.give
- essentials.gamemode
- iConomy.access
- iConomy.payment
- iConomy.list
- iConomy.rank
- iConomyChestShop.shop.sell
- iConomyChestShop.shop.use
- iConomyChestShop.shop.create
- lwc.protect
Support:
default: true
prefix: '&3[Supporter]&f '
build: true
permissions:
- modifyworld.
- falsebook.*
- worldgurad.*
- essentials.*
- iConomy.*
- iConomyChestShop.*
Commander:
default: true
prefix: '&4[Commander]&f '
build: true
permissions:
- '*'
Admin:
default: true
prefix: '&c[Admin]&f '
build: true
permissions:
- '*'
 
Status
Für weitere Antworten geschlossen.
Oben