Ok, So heres my Groups.yml
And then Heres my Config.yml
Please if anyone can help, Everytime I add a group, and then do /manuadd, or /manpromote, etc. i get a Error like this "An internal error occured while attempting to perform this command."
Click to reveal
groups:
Default:
default: true
permissions:
-essentials.spawn
-essentials.msg
-essentials.afk
-essentials.motd
-essentials.msg.url
-essentials.tpaccept
-essentials.warp
info:
prefix: '&a[Beginner&a]&f'
build: false
suffix: ''
Moderator:
default: false
permissions:
- essentials.fly
- essentials.kick
- essentials.chat.color
inheritance:
- default
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
- g:vanish_moderator
info:
prefix: '&9[Moderator&9]&c'
build: true
suffix: ''
Admin:
default: false
permissions:
inheritance:
- moderator
- g:groupmanager_admin
- g:bukkit_admin
- g:essentials_admin
- g:towny_admin
- g:vanish_admin
info:
prefix: '&4[Admin&4]&6'
build: true
suffix: ''
Owner:
default: false
permissions:
-essentials.*
- '*'
- -vanish.*
inheritance:
- admin
info:
prefix: '&6[Owner&6]&4'
build: true
suffix: ''
Default:
default: true
permissions:
-essentials.spawn
-essentials.msg
-essentials.afk
-essentials.motd
-essentials.msg.url
-essentials.tpaccept
-essentials.warp
info:
prefix: '&a[Beginner&a]&f'
build: false
suffix: ''
Moderator:
default: false
permissions:
- essentials.fly
- essentials.kick
- essentials.chat.color
inheritance:
- default
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
- g:vanish_moderator
info:
prefix: '&9[Moderator&9]&c'
build: true
suffix: ''
Admin:
default: false
permissions:
inheritance:
- moderator
- g:groupmanager_admin
- g:bukkit_admin
- g:essentials_admin
- g:towny_admin
- g:vanish_admin
info:
prefix: '&4[Admin&4]&6'
build: true
suffix: ''
Owner:
default: false
permissions:
-essentials.*
- '*'
- -vanish.*
inheritance:
- admin
info:
prefix: '&6[Owner&6]&4'
build: true
suffix: ''
And then Heres my Config.yml
Click to reveal
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 'mantogglevalidate'
# true will cause GroupManager to attempt name matching by default.
validate_toggle: true
# ************************************************************************************************************************************************************
# *** NOTE: Having this feature enabled can allow improper use of Command Blocks which may lead to undesireable permission changes. You have been warned! ***
# ************************************************************************************************************************************************************
allow_commandblocks: false
data:
save:
# How often GroupManager will save it's data back to groups.yml 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, and is the parent world.
# subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
# the same user/groups files as the parent.
# the element 'all_unnamed_worlds' specifies all worlds that aren't listed, and automatically mirrors them to it's parent.
# Each child world can be configured to mirror the 'groups', 'users' or both files from its parent.
world:
world_nether:
- users
- groups
world_the_end:
- users
- groups
all_unnamed_worlds:
- users
- groups
# 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)
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 'mantogglevalidate'
# true will cause GroupManager to attempt name matching by default.
validate_toggle: true
# ************************************************************************************************************************************************************
# *** NOTE: Having this feature enabled can allow improper use of Command Blocks which may lead to undesireable permission changes. You have been warned! ***
# ************************************************************************************************************************************************************
allow_commandblocks: false
data:
save:
# How often GroupManager will save it's data back to groups.yml 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, and is the parent world.
# subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
# the same user/groups files as the parent.
# the element 'all_unnamed_worlds' specifies all worlds that aren't listed, and automatically mirrors them to it's parent.
# Each child world can be configured to mirror the 'groups', 'users' or both files from its parent.
world:
world_nether:
- users
- groups
world_the_end:
- users
- groups
all_unnamed_worlds:
- users
- groups
# 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)
Please if anyone can help, Everytime I add a group, and then do /manuadd, or /manpromote, etc. i get a Error like this "An internal error occured while attempting to perform this command."
4
http://pastebin.com/9bqFWJ5J It's my groups.yml go to GroupManager> worlds >world> replace the groups.yml with my groups.yml and follow my twitter @GamingAleks if you need more help i try to help everyone that's new to minecraft servers. Use notepad++ to edit your groups.yml. Make sure the permission you add isn't red just press backspace at the end of it and space again until it's not red again sorry for bad english. join my server for live demo: s16.hosthorde.com:25605
Your = my
Dude I tried to copy and paste new files into your group manager folder but for some reason it doesn't work. So don't try it! It Will mess the entire groupmanager up!
And If anyone has their files I can use, that would be great, as I am brand new to this. Or if anyone can teach me how to do this, please just reply.
