Essentials Plugin

07/17/2012 20:53 Taito177#1
Gutentag, ich habe einen Bukkit Server erstellt und alle Plugins laufen soweit so gut. Problem ist, wenn ich jemanden (z.B.) Moderator gebe, hat dieser keine permission und kann auch nichts bauen auf grundstücken oder etwas abreißen (als wäre meine ganze welt "protected"). Erst wenn ich ihm /op gebe, kann er überhaupt etwas auf dem Server bauen oder sonst was machen, wie z.B. Teleport. Hättest jemand eventuel eine Lösung? Es wäre sehr nett.

Danke im vorraus ;)

so sieht es im moment aus:

groups:
Gast:
default: true
permissions:
- essentials.afk
- essentials.clearinventory
- essentials.compass
- essentials.help
- essentials.helpop
- essentials.home
- essentials.home.others
- essentials.ignore
- essentials.list
- essentials.mail
- essentials.mail.send
- essentials.me
- essentials.motd
- essentials.msg
- essentials.mute
- essentials.nick
- essentials.ping
- essentials.realname
- essentials.rules
- essentials.sethome
- essentials.spawn
- essentials.suicide
- essentials.top
inheritance: []
info:
prefix: '&f'
build: false
suffix: ''
Builder:
default: false
permissions: []
inheritance:
- gast
info:
prefix: '&e'
build: true
suffix: ''
VIP:
default: false
permissions:
- essentials.back
- essentials.back.ondeath
- essentials.jump
- essentials.kit
- essentials.kit.tools
- essentials.tp
- essentials.tpa
- essentials.tpaccept
- essentials.tpahere
- essentials.tpdeny
- essentials.tphere
- essentials.tppos
- essentials.tptoggle
- essentials.warp
- essentials.warp.list
inheritance:
- user
info:
prefix: '&2'
build: true
suffix: ''
Moderator:
default: false
permissions:
- bukkit.command.op
- bukkit.command.op.give
- bukkit.command.op.take
- bukkit.broadcast
- bukkit.broadcast.admin
- bukkit.command.ban
- bukkit.command.ban.ip
- bukkit.command.ban.player
- bukkit.command.gamemode
- bukkit.command.give
- bukkit.command.help
- bukkit.command.kick
- bukkit.command.kill
- bukkit.command.list
- bukkit.command.me
- bukkit.command.plugins
- bukkit.command.reload
- bukkit.command.save
- bukkit.command.save.disable
- bukkit.command.save.enable
- bukkit.command.save.perform
- bukkit.command.say
- bukkit.command.stop
- bukkit.command.teleport
- bukkit.command.tell
- bukkit.command.time
- bukkit.command.time.add
- bukkit.command.time.set
- bukkit.command.unban
- bukkit.command.unban.ip
- bukkit.command.unban.player
- bukkit.command.version
- bukkit.command.whitelist
- bukkit.command.whitelist.add
- bukkit.command.whitelist.disable
- bukkit.command.whitelist.enable
- bukkit.command.whitelist.list
- bukkit.command.whitelist.reload
- bukkit.command.whitelist.remove
- essentials.ban
- essentials.ban.notify
- essentials.banip
- essentials.broadcast
- essentials.delwarp
- essentials.invsee
- essentials.kick
- essentials.kick.notify
- essentials.kill
- essentials.setwarp
- essentials.signs.break.*
- essentials.signs.create.*
- essentials.thunder
- essentials.time
- essentials.unban
- essentials.unbanip
- gamemode
- gamemode1
- groupmanager.mandemote
- groupmanager.manpromote
inheritance:
- vip
info:
prefix: '&4'
build: true
suffix: ''
Admin:
default: false
permissions:
- '*'
inheritance:
- moderator
info:
prefix: '&1'
build: true
suffix: ''