1
GROUP MANAGER I NEED HELP | 2 GROUPS TO 1 PLAYER
So I have group manager and have all of the groups running and working. I have a prison server and want to figure out how to add 2 groups to one person. So for example I want to have it like: [A] SpeedyGames [Elite] Elite is the donator rank and A is the rank they are currently on. I also want it so when they go to the next rank, the donator rank will follow them and stay there. If someone knows how to help me PLEASE do so! Thanks!
~SpeedyGames
Keep in mind that the donator ranks are: Donator, Silver, Gold, Thug, Gangster, Elite
[Here is What My Group Manager Ranks Are and How They Are Setup]
# 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:
A:
default: true
permissions:
- essentials.kit
- essentials.kits.starter
- essentials.help
- essentials.msg
- essentials.sign.use
- essentials.warp
- essentials.warp.list
- essentials.warps.A
- essentials.warps.PrisonPlots
- essentials.balance
- essentials.spawn
- multiverse.core.spawn.self
- essentials.signs.use.*
- ranksign.buyrank.B
- essentials.balancetop
inheritance: []
info:
prefix: '&6[&2A&6] '
build: true
suffix: ''
B:
default: false
permissions:
- essentials.kit
- essentials.kits.starter
- essentials.help
- essentials.msg
- essentials.sign.use
- essentials.warp
- essentials.warp.list
- essentials.warps.A
- essentials.warps.B
- essentials.warps.PrisonPlots
- essentials.balance
- essentials.spawn
- multiverse.core.spawn.self
- plotme.use
- plotme.use.add
- plotme.use.remove
- plotme.use.protect
- ranksign.buyrank.C
- essentials.balancetop
inheritance: []
info:
prefix: '&6[&1B&6] '
build: true
suffix: ''
C:
default: false
permissions:
- essentials.kit
- essentials.kits.starter
- essentials.help
- essentials.msg
- essentials.sign.use
- essentials.warp
- essentials.warp.list
- essentials.warps.A
- essentials.warps.B
- essentials.warps.C
- essentials.warps.PrisonPlots
- essentials.balance
- essentials.spawn
- multiverse.core.spawn.self
- plotme.use
- plotme.use.add
- plotme.use.remove
- plotme.use.protect
- ranksign.buyrank.D
- essentials.balancetop
inheritance: []
info:
prefix: '&6[&3C&6] '
build: true
suffix: ''
D:
default: false
permissions:
- essentials.kit
- essentials.kits.starter
- essentials.help
- essentials.msg
- essentials.sign.use
- essentials.warp
- essentials.warp.list
- essentials.warps.A
- essentials.warps.B
- essentials.warps.C
- essentials.warps.D
- essentials.warps.PrisonPlots
- essentials.balance
- essentials.spawn
- multiverse.core.spawn.self
- plotme.use
- plotme.use.add
- plotme.use.remove
- plotme.use.protect
- ranksign.buyrank.Free
- essentials.balancetop
inheritance: []
info:
prefix: '&6[&9D&6] '
build: true
suffix: ''
Donator:
default: false
permissions:
- essentials.warp
- essentials.warps.Donator
inheritance: []
info:
prefix: ''
build: true
suffix: '&6[&a&lDonator&6]'
Silver:
default: false
permissions:
- essentials.warp
- essentials.warps.Silver
inheritance: []
info:
prefix: ''
build: true
suffix: '&6[&7&lSilver&6]'
Gold:
default: false
permissions:
- essentials.warp
- essentials.warps.A
inheritance: []
info:
prefix: ''
build: true
suffix: '&6[&e&lGold&6]'
Gangster:
default: false
permissions:
- essentials.warp
- essentials.warps.Gangster
inheritance: []
info:
prefix: ''
build: true
suffix: '&6[&4&lGang&0&lster&6]'
Thug:
default: false
permissions:
- essentials.warp
- essentials.warps.Thug
inheritance: []
info:
prefix: ''
build: true
suffix: '&6[&0&lThug&6]'
Elite:
default: false
permissions:
- essentials.warp
- essentials.warps.Elite
inheritance: []
info:
prefix: ''
build: true
suffix: '&6[&3&lElite&6]'
Free:
default: false
permissions:
- essentials.kit
- essentials.kits.starter
- essentials.help
- essentials.msg
- essentials.sign.use
- essentials.warp
- essentials.warp.list
- essentials.warps.A
- essentials.warps.B
- essentials.warps.C
- essentials.warps.D
- essentials.warps.PrisonPlots
- essentials.balance
- essentials.spawn
- multiverse.core.spawn.self
- plotme.use
- plotme.use.add
- plotme.use.remove
- plotme.use.protect
- essentials.balancetop
inheritance: []
info:
prefix: '&6[&4Free&6] '
build: true
suffix: ''
Guard:
default: false
permissions: []
inheritance:
- builder
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
- g:vanish_moderator
- multiverse.core.spawn.self
- plotme.use
info:
prefix: '&6[&5&lGuard&6] '
build: true
suffix: ''
Head-Guard:
default: false
permissions: []
inheritance:
- builder
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
- g:vanish_moderator
- multiverse.core.spawn.self
- plotme.use
info:
prefix: '&6[&5&lHead&0&l-&5&lGuard&6] '
build: true
suffix: ''
Warden:
default: false
permissions:
- '*'
- -vanish.*
inheritance:
- admin
info:
prefix: '&6[&c&lWarden&6] '
build: true
suffix: ''
Lead-Warden:
default: false
permissions:
- '*'
- -vanish.*
inheritance:
- admin
info:
prefix: '&6[&c&lLead&0&l-&c&lWarden&6] '
build: true
suffix: ''
Owner:
default: false
permissions:
- '*'
- -vanish.*
inheritance:
- admin
info:
prefix: '&6[&bOwner&6] '
build: true
suffix: ''
~SpeedyGames
Keep in mind that the donator ranks are: Donator, Silver, Gold, Thug, Gangster, Elite
[Here is What My Group Manager Ranks Are and How They Are Setup]
# 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:
A:
default: true
permissions:
- essentials.kit
- essentials.kits.starter
- essentials.help
- essentials.msg
- essentials.sign.use
- essentials.warp
- essentials.warp.list
- essentials.warps.A
- essentials.warps.PrisonPlots
- essentials.balance
- essentials.spawn
- multiverse.core.spawn.self
- essentials.signs.use.*
- ranksign.buyrank.B
- essentials.balancetop
inheritance: []
info:
prefix: '&6[&2A&6] '
build: true
suffix: ''
B:
default: false
permissions:
- essentials.kit
- essentials.kits.starter
- essentials.help
- essentials.msg
- essentials.sign.use
- essentials.warp
- essentials.warp.list
- essentials.warps.A
- essentials.warps.B
- essentials.warps.PrisonPlots
- essentials.balance
- essentials.spawn
- multiverse.core.spawn.self
- plotme.use
- plotme.use.add
- plotme.use.remove
- plotme.use.protect
- ranksign.buyrank.C
- essentials.balancetop
inheritance: []
info:
prefix: '&6[&1B&6] '
build: true
suffix: ''
C:
default: false
permissions:
- essentials.kit
- essentials.kits.starter
- essentials.help
- essentials.msg
- essentials.sign.use
- essentials.warp
- essentials.warp.list
- essentials.warps.A
- essentials.warps.B
- essentials.warps.C
- essentials.warps.PrisonPlots
- essentials.balance
- essentials.spawn
- multiverse.core.spawn.self
- plotme.use
- plotme.use.add
- plotme.use.remove
- plotme.use.protect
- ranksign.buyrank.D
- essentials.balancetop
inheritance: []
info:
prefix: '&6[&3C&6] '
build: true
suffix: ''
D:
default: false
permissions:
- essentials.kit
- essentials.kits.starter
- essentials.help
- essentials.msg
- essentials.sign.use
- essentials.warp
- essentials.warp.list
- essentials.warps.A
- essentials.warps.B
- essentials.warps.C
- essentials.warps.D
- essentials.warps.PrisonPlots
- essentials.balance
- essentials.spawn
- multiverse.core.spawn.self
- plotme.use
- plotme.use.add
- plotme.use.remove
- plotme.use.protect
- ranksign.buyrank.Free
- essentials.balancetop
inheritance: []
info:
prefix: '&6[&9D&6] '
build: true
suffix: ''
Donator:
default: false
permissions:
- essentials.warp
- essentials.warps.Donator
inheritance: []
info:
prefix: ''
build: true
suffix: '&6[&a&lDonator&6]'
Silver:
default: false
permissions:
- essentials.warp
- essentials.warps.Silver
inheritance: []
info:
prefix: ''
build: true
suffix: '&6[&7&lSilver&6]'
Gold:
default: false
permissions:
- essentials.warp
- essentials.warps.A
inheritance: []
info:
prefix: ''
build: true
suffix: '&6[&e&lGold&6]'
Gangster:
default: false
permissions:
- essentials.warp
- essentials.warps.Gangster
inheritance: []
info:
prefix: ''
build: true
suffix: '&6[&4&lGang&0&lster&6]'
Thug:
default: false
permissions:
- essentials.warp
- essentials.warps.Thug
inheritance: []
info:
prefix: ''
build: true
suffix: '&6[&0&lThug&6]'
Elite:
default: false
permissions:
- essentials.warp
- essentials.warps.Elite
inheritance: []
info:
prefix: ''
build: true
suffix: '&6[&3&lElite&6]'
Free:
default: false
permissions:
- essentials.kit
- essentials.kits.starter
- essentials.help
- essentials.msg
- essentials.sign.use
- essentials.warp
- essentials.warp.list
- essentials.warps.A
- essentials.warps.B
- essentials.warps.C
- essentials.warps.D
- essentials.warps.PrisonPlots
- essentials.balance
- essentials.spawn
- multiverse.core.spawn.self
- plotme.use
- plotme.use.add
- plotme.use.remove
- plotme.use.protect
- essentials.balancetop
inheritance: []
info:
prefix: '&6[&4Free&6] '
build: true
suffix: ''
Guard:
default: false
permissions: []
inheritance:
- builder
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
- g:vanish_moderator
- multiverse.core.spawn.self
- plotme.use
info:
prefix: '&6[&5&lGuard&6] '
build: true
suffix: ''
Head-Guard:
default: false
permissions: []
inheritance:
- builder
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
- g:vanish_moderator
- multiverse.core.spawn.self
- plotme.use
info:
prefix: '&6[&5&lHead&0&l-&5&lGuard&6] '
build: true
suffix: ''
Warden:
default: false
permissions:
- '*'
- -vanish.*
inheritance:
- admin
info:
prefix: '&6[&c&lWarden&6] '
build: true
suffix: ''
Lead-Warden:
default: false
permissions:
- '*'
- -vanish.*
inheritance:
- admin
info:
prefix: '&6[&c&lLead&0&l-&c&lWarden&6] '
build: true
suffix: ''
Owner:
default: false
permissions:
- '*'
- -vanish.*
inheritance:
- admin
info:
prefix: '&6[&bOwner&6] '
build: true
suffix: ''
3
I've been pondering this same question myself. Trying to do much of this. But I have tried it, both ways. With /manuaddv Username Suffix "Elite" Just my type of donator rank in it. And when the person talks it won't show it in the game.
Also tried the manuaddsub player group. It didn't do anything.
It just stuck with the original group, even if it says it has been added.
Edit:
The permissions seem to work.
Also how do I remove it from them now?
Also tried the manuaddsub player group. It didn't do anything.
It just stuck with the original group, even if it says it has been added.
Edit:
The permissions seem to work.
Also how do I remove it from them now?
/manuaddsub [Player] [Group]
For Example, if I'm a Mod who donated, it would be:
/manuaddsub _Walrus_Knight_ Elite
If you have any other GroupManager questions, visit my thread.
For Example, if I'm a Mod who donated, it would be:
/manuaddsub _Walrus_Knight_ Elite
If you have any other GroupManager questions, visit my thread.
Use a suffix, for example make it [A]Username[Elite]
this is easily done. To add the suffix to one player, do ./manuaddv Username suffix Elite or to add it to a group, do /mangaddv *group* suffix Elite
this is easily done. To add the suffix to one player, do ./manuaddv Username suffix Elite or to add it to a group, do /mangaddv *group* suffix Elite
