I recently installed group manager for my server, and it isnt working as I have planned. I set up the nodes and all that good stuff, but when i join, i cant add myself or make myself in the "Owner" group. I really cant do anything on my server, and I dont want to delete group manager again. Can someone help me make myself the owner?
Plugins I use:
essentials core
command signs
disguise craft
factions
Head
IControlU
mcmmo
mcore
mobarena
vault
worldedit
worldguard
The groups text:
Sorry if it isnt in the format you wanted, Im doing the best I can. If anyone can help with my problem i would be incredibly greatfull
Plugins I use:
essentials core
command signs
disguise craft
factions
Head
IControlU
mcmmo
mcore
mobarena
vault
worldedit
worldguard
The groups text:
Click to reveal
# 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:
Player:
default: true
permissions:
- -bukkit.command.kill
inheritance:
- g:groupmanager_default
- g:bukkit_default
- g:essentials_default
- g:towny_default
info:
prefix: '&4[Player]'
build: true
suffix: ''
Moderator:
default: false
permissions:
- icu.use
- icu.control
- icu.stop
- icu.exempt
- icu.inv
inheritance:
- player
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
- g:vanish_moderator
info:
prefix: '&a[Mod]'
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: '&n&9[Admin]'
build: true
suffix: ''
Owner:
default: false
permissions:
- '*'
inheritance:
- admin
info:
prefix: '&n&3[OWNER]'
build: true
suffix: ''
#
# 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:
Player:
default: true
permissions:
- -bukkit.command.kill
inheritance:
- g:groupmanager_default
- g:bukkit_default
- g:essentials_default
- g:towny_default
info:
prefix: '&4[Player]'
build: true
suffix: ''
Moderator:
default: false
permissions:
- icu.use
- icu.control
- icu.stop
- icu.exempt
- icu.inv
inheritance:
- player
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
- g:vanish_moderator
info:
prefix: '&a[Mod]'
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: '&n&9[Admin]'
build: true
suffix: ''
Owner:
default: false
permissions:
- '*'
inheritance:
- admin
info:
prefix: '&n&3[OWNER]'
build: true
suffix: ''
Sorry if it isnt in the format you wanted, Im doing the best I can. If anyone can help with my problem i would be incredibly greatfull
2
you do NOT put the permission nodes in the plugins/groupmanager/globalgroups.yml
You put the permission nodes in the plugins/groupmanager/worlds/world/groups.yml
If you still need help or you don't understand just PM me. I can help.
You put the permission nodes in the plugins/groupmanager/worlds/world/groups.yml
If you still need help or you don't understand just PM me. I can help.
Anyone?
