ChestShop3-46.jar
CraftBook.jar
Essentials.jar
EssentialsChat.jar
EssentialsGroupBridge.jar
EssentialsGroupManager.jar
EssentialsProtect.jar
EssentialsSpawn.jar
IslandWorld.jar
LWC.jar
Multiverse-Core-2.4.jar
Multiverse-NetherPortals-2.4.jar
Multiverse-Portals-2.4.jar
WorldEdit.jar
iConomy.jar
vAuth.jar
worldguard-5.5.2.jar
wenn jetzt zb meine freundin connectet ist sie default user
wenn ich dann /manuadd Ihrname Member mache ist sie member kann aber nix abbauen so sieht meine
config aus vom GroupManager:
Code:
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.
Skyblock:
- users
- groups
- skyblock_nether:
- skyblock_the_end:
- Homeworld:
- world:
# world2: (World2 would have it's own set of user and groups files)
# world3:
# - users (World3 would use the users.yml from world2, but it's own groups.yml)
# world4:
# - groups (World4 would use the groups.yml from world2, but it's own users.yml)
# world5:
# - world6 (this would cause world6 to mirror both files from world5)
Code:
groups:
Default:
default: true
permissions:
- vauth.login
- vauth.register
inheritance:
info:
prefix: '&7[Guset]&f'
build: false
suffix: ''
Member:
default: false
permissions:
- essentials.tpaccept
- essentials.tpdeny
- essentials.warp
- essentials.warp.list
- essentials.rules
- essentials.motd
- essentials.list
- essentials.helpop
- essentials.help
- essentials.home
- essentials.sethome
- islandworld.create.normal
- islandworld.island.create
- islandworld.island.delete
- islandworld.island.info
- islandworld.island.spawn
- islandworld.island.home
- islandworld.island.sethome
- islandworld.island.fixhome
- islandworld.island.expell
- islandworld.island.add
- islandworld.island.remove
- islandworld.island.tp
- islandworld.island.leave
- islandworld.island.visit
- islandworld.island.accept
- islandworld.island.deny
- islandworld.challenges.list
- islandworld.challenges.complete
- iConomy.holdings
- iConomy.help
- iConomy.payment
- ChestShop.shop.buy
- ChestShop.shop.sell
- vauth.login
- vauth.register
- lwc.protect
- treeassist.autoremove
- treeassist.replant
- treeassist.toggle
- essentials.spawn
- craftbook.mech.bridge
- craftbook.mech.bridge.use
- craftbook.mech.bookshelf.use
- craftbook.mech.gate
- craftbook.mech.gate.use
- craftbook.mech.elevator
- craftbook.mech.elevator.use
- multiverse.portal.access.*
- multiverse.portal.access.Skyblock2
- multiverse.portal.access.Homeworld
- multiverse.portal.access.world
- multiverse.portal.access.Skyblock
- multiverse.access.Homeworld
- multiverse.access.Skyblock
- multiverse.access.World
inheritance:
- default
info:
prefix: '&2[Member]&f'
build: true
suffix: ''
Moderator:
default: false
permissions:
- modifyworld.*
- essentials.item
- essentials.ban
- essentials.tempban
- essentials.banip
- essentials.unban
- essentials.unbanip
- essentials.kick
- cgm.change
- worldedit.clipboard.copy
- worldedit.clipboard.save
- worldedit.*
inheritance:
- Member
info:
prefix: '&5'
build: true
suffix: ''
Admin:
default: false
permissions:
- essentials.*
- treeassist.toggle.global
- treeassist.reload
- '*'
inheritance:
- Moderator
info:
prefix: '&e[Admin]&f'
build: true
suffix: ''
Owner:
default: false
permissions:
- '*'
- -groupmanager.noofflineperms
- -vanish.*
inheritance:
- Admin
info:
prefix: '&4[Owner]&b'
build: true
suffix: ''
obwohl auf der seite von GroupManager steht mit /manuadd Name Group
schreibt er sie da rein wenn sie nicht drinne ist oder habe ich die config falsch also das hier:
Code:
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.
Skyblock:
- users
- groups
- skyblock_nether:
- skyblock_the_end:
- Homeworld:
- world:
Backup
Ein ordner ->world
|
mit unterordner ->:
- Homeworld
- Skyblock
- Skyblock_nehter
- Skyblock_end
- world
- world_nether
- world_end
config.yml
globalgroups.yml
Bitte um hilfe
*Edit*
Achso und ich habe in worldguard disable-enderman-griefing: true drinen in der main config und in jeder world ordner config auch aber die bauen trozdem blöcke ab oO






