Hab ne frage hab jetz IChat auf mein Server hochgeladen
Aber ich will das vor meinen Namen: [Admin] steht
Wie muss ich da bei Permissions wo was hinschreiben ??
so sieht meine permission aus:
# System is no longer used, but may become used in the future
# Copies is for multiple-world support
# Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
# Does not work for the default world.
plugin:
permissions:
system: default
copies:
##
# Groups can contain inheritance.
# To make a group inherit the permissions from another
# group simply place the groups name in the "inheritance:" like so:
#
# Example:
# inheritance:
# - Default
##
# All permissions including the asterisks must be placed in single quotes.
# like so:
#
# - 'general.spawn'
#
# Otherwise errors will happen!
##
# Globalized Permission settings:
#
# If a permission contains periods (.) you can denote a globalized parameter:
#
# - 'general.*'
#
# This will allow you to use all general commands.
#
##
# Single Asterisk denotes all commands:
#
# - '*'
##
# To exempt a node use the - prefix like so:
# - '-general.time'
##
groups:
Gast:
default: true
info:
prefix: ''
suffix:
build: false
inheritance:
permissions:
- 'general.spawn'
BW:
default: false
info:
prefix: 'BW'
suffix:
build: true
inheritance:
permissions:
- 'general.spawn'
- 'elevators.builder'
- 'iConomy.payment'
- 'iConomy.access'
- 'iConomy.rank'
- 'iConomy.list'
- 'iConomyChestShop.shop.use'
- 'iConomyChestShop.shop.sell'
- 'iConomyChestShop.shop.create'
- 'iConomyChestShop.shop.use'
- 'iConomyChestShop.shop.sell'
- 'essentials.time'
- 'essentials.sethome'
- 'essentials.home'
- 'essentials.spawn'
- 'gastronomic.player.hunger'
- 'gastronomic.player.checkfood'
- 'gastronomic.player.checkhunger'
MOD:
default: false
info:
prefix: ''
suffix:
build: true
inheritance:
- Default
permissions:
- 'general.time'
- 'general.teleport'
- 'general.teleport.here'
- 'general.player-info'
- 'elevators.builder'
- 'elevators.advancedbuilder'
- 'essentials.item'
- 'essentials.time'
- 'essentials.setspawn'
- 'essentials.spawn'
- 'essentials.sethome'
- 'essentials.home'
- 'essentials.setwarp'
- 'essentials.warp'
- 'essentials.tp'
- 'essentials.tphere'
- 'iConomy.payment'
- 'iConomy.list'
- 'iConomy.rank'
- 'iConomy.admin.reset'
- 'iConomy.admin.stats'
- 'iConomy.admin.set'
- 'iConomy.admin.grant'
- 'iConomyChestShop.shop.create'
- 'iConomyChestShop.shop.use'
- 'iConomyChestShop.shop.sell'
- 'gastronomic.player.hunger'
- 'gastronomic.player.checkfood'
- 'gastronomic.player.checkhunger'
Admin:
default: false
info:
prefix: '&4[Admin] '
suffix:
build: true
inheritance:
permissions:
- '*'
##
# DarkGrave has control over all commands.
##
users:
DarkTemptation:
group: ADMIN
permissions:
HabTurn:
group: ADMIN
permissions:
umbenennen:
group: MOD
permissions:
BoneyZ:
group: BW
permissions:
- 'essentials.sethome'
- 'essentials.home'
payjay:
group: BW
permissions:
- 'essentials.sethome'
- 'essentials.home'






