Hallo...
ich will dass ich in der Gruppe, der ich grad bin, dass ich in jeder Welt auch so bin..
Aber es geht nicht. Ich benutze Groupmanager
groups.yml :
Config.yml : (Ja ich hab alle Welten eingetragen, die sich spiegeln sollen!)
ich will dass ich in der Gruppe, der ich grad bin, dass ich in jeder Welt auch so bin..
Aber es geht nicht. Ich benutze Groupmanager
groups.yml :
# 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:
Gast:
default: true
permissions:
- -bukkit.command.kill
- essentials.help
- essentials.helpop
- promoteme.activate
- essentials.list
- essentials.motd
- essentials.rules
- essentials.spawn
- essentials.afk
- essentials.back
- essentials.back.ondeath
- essentials.compass
- essentials.depht
- essentials.home
- essentials.ignore
- essentials.mail
- essentials.mail.send
- essentials.me
- essentials.msg
- essentials.nick
- essentials.ping
- essentials.suicide
- essentials.getpos
- essentials.warps.*
- essentials.warp.list
- essentials.warp
- chaircraft.sit
inheritance:
- g:groupmanager_default
- g:bukkit_default
- g:essentials_default
- g:towny_default
info:
prefix: '&7'
build: false
suffix: '&f'
Bewohner:
default: false
permissions:
- essentials.who
- falsebook.blocks.bridge
- falsebook.blocks.door
- falsebook.blocks.gate
- falsebook.blocks.lift
- essentials.list
- essentials.online
- spleef.start
- spleef.join.*
- spleef.join.1
- spleef.join
- simplespleef.list
- simplespleef.play
- simplespleef.team
- simplespleef.leave
- lwc.protect
- lottery.buy
- iConomy.payment
- iConomy.holdings
- iConomy.help
- ChestShop.shop.*
- essentials.kit
- essentials.kit.starter
- essentials.tptoggle
- essentials.tpdeny
- essentials.tpaccept
- essentials.tp
- essentials.sethome.multiple
- essentials.sethome
- essentials.delhome
- essentials.kits.*
inheritance:
- default
- g:essentials_builder
- g:towny_builder
info:
prefix: '&3'
build: true
suffix: '&f'
Moderator:
default: false
permissions:
- simplespleef.list
- simplespleef.play
- simplespleef.team
- simplespleef.leave
- falsebook.blocks.*
- falsebook.*
- groupmanager.mandemote
- groupmanager.manpromote
- worldguard.*
- lwc.mod
- worldedit.*
- essentials.unlimited.*
- essentials.speed*
- essentials.oversizedstacks
- citizens.npc.*
- essentials.more
- essentials.item.*
- essentials.hat
- essentials.god.*
- essentials.give
- essentials.gamemode
- essentials.feed.*
- essentials.kick.*
- essentials.ban.*
- essentials.tp.*
inheritance:
- vip
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
- g:vanish_moderator
info:
prefix: '&9'
build: true
suffix: '&6'
VIP:
default: false
permissions:
- simplespleef.list
- simplespleef.play
- simplespleef.team
- simplespleef.leave
- worldedit.*
- essentials.workbench
- essentials.repair.enchanted
- essentials.repair
- essentials.repair.armor
- essentials.heal.cooldown.bypass
- essentials.heal
- essentials.feed
- essentials.fly
inheritance:
- bewohner
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
- g:vanish_moderator
info:
prefix: '&6'
build: true
suffix: '&f'
Admin:
default: false
permissions:
- essentials.*
- citizens.admin.*
- '*'
inheritance:
- lwc.admin
- moderator
- g:groupmanager_admin
- g:bukkit_admin
- g:essentials_admin
- g:towny_admin
- g:vanish_admin
info:
prefix: '&c'
build: true
suffix: '&6'
Owner:
default: false
permissions:
- '*'
- -vanish.*
inheritance:
- admin
info:
prefix: '&4'
build: true
suffix: '&6'
Config.yml : (Ja ich hab alle Welten eingetragen, die sich spiegeln sollen!)
settings:
config:
# With this enabled anyone set as op has full permissions when managing GroupManager
# The user will be able to promote players to the same group or even above.
opOverrides: true
# Default setting for 'mantoglevalidate'
# true will cause GroupManager to attempt name matching by default.
validate_toggle: true
data:
save:
# How often GroupManager will save it's data back to groups and users.yml
minutes: 10
# Number of hours to retain backups (plugins/GroupManager/backup)
hours: 24
logging:
# level of detail GroupManager will use when logging.
# Acceptable entries are - ALL,CONFIG,FINE,FINER,FINEST,INFO,OFF,SEVERE,WARNING
level: INFO
mirrors:
# Worlds listed here have their settings mirrored in their children.
# The first element 'world' is the main worlds name
# subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
# the same user/groups files as the parent.
# Each child world can be configured to mirror the 'groups', 'users' or both files from it's parent.
world:
eventmap:
- users
- groups
Mainworld_temp:
- users
- groups
mainworld64:
- users
- groups
thetrueshit:
- users
- groups
Spawnstadt:
- users
- groups
world_nether:
- users
- groups
world_the_end:
- users
- groups