Problème permissionBukkit

Fermé
coco33920 - 11 avril 2015 à 19:53
PLfightX Messages postés 26 Date d'inscription lundi 6 juillet 2015 Statut Membre Dernière intervention 11 juillet 2015 - 6 juil. 2015 à 22:45
Bonjour,
j'ai un probleme avec permissionsBukkit
Voici ma config

# PermissionsBukkit configuration file
#
# A permission node is a string like 'permissions.build', usually starting
# with the name of the plugin. Refer to a plugin's documentation for what
# permissions it cares about. Each node should be followed by true to grant
# that permission or false to revoke it, as in 'permissions.build: true'.
# Some plugins provide permission nodes that map to a group of permissions -
# for example, PermissionsBukkit has 'permissions.*', which automatically
# grants all admin permissions. You can also specify false for permissions
# of this type.
#
# Users inherit permissions from the groups they are a part of. If a user is
# not specified here, or does not have a 'groups' node, they will be in the
# group 'default'. Permissions for individual users may also be specified by
# using a 'permissions' node with a list of permission nodes, which will
# override their group permissions. World permissions may be assigned to
# users with a 'worlds:' entry.
#
# Groups can be assigned to players and all their permissions will also be
# assigned to those players. Groups can also inherit permissions from other
# groups. Like user permissions, groups may override the permissions of their
# parent group(s). Unlike users, groups do NOT automatically inherit from
# default. World permissions may be assigned to groups with a 'worlds:' entry.
users:
coco33920:
permissions:
permissions.example: true
groups:
- Moderateur
etie33:
permissions:
permissions.exemple: true
groups:
- admin
groups:
default:
permissions:
permissions.build: true
Administrateur:
permissions:
permissions.*: false
inheritance:
- user
user:
permissions:
permissions.build: true
worlds:
creative:
coolplugin.item: true
Moderateur:
permissions:
- essentials.heal
- essentials.feed
- essentials.ban
- essentials.mute
- essentials.unban
- essentials.fly
- essentials.build
- essentials.fly.other
- essentials.gamemode.other
- essentials.give
- essentials.repair
- essentials.repair.armor
- essentials.repair.enchanted
- essentials.repair.all
- essentials.time
- essentials.balance
- essentials.balancetop
- essentials.eco
- essentials.pay
- essentials.sell
- essentials.afk
- essentials.book
- essentials.book.author
- essentials.book.title
- essentials.book.other
- essentials.compass
- essentials.getpos
- essentials.helpop
- essentials.info
- essentials.list
- essentials.list.hidden
- essentials.mail
- essentials.mail.send
- essentials.mail.sendall
- essentials.me
- essentials.motd
- essentials.msg
- essentials.near
- essentials.nick
- essentials.nick.other
- essentials.nick.color
- essentials.nick.magic
- essentials.nick.format
- essentials.recipe
- essentials.suicide
- essentials.kick
- essentials.enderchest
- essentials.ess
- essentials.fireball
- essentials.kickall
- essentials.kill
- essentials.lightning
- essentials.lightning.other
- essentials.ping
- essentials.nuke
- essentials.thunder
- essentials.spawn
- essentials.setwarp
- essentials.warp
- essentials.top
- essentials.tp
- essentials.back
- essentials.help
messages:
build: '&cYou do not have permission to build here'
debug: false

en esperant que quelqun puissent maider

Merci



1 réponse

PLfightX Messages postés 26 Date d'inscription lundi 6 juillet 2015 Statut Membre Dernière intervention 11 juillet 2015 4
6 juil. 2015 à 22:45
C'est quoi le problème ?
0