1

Group Manager

p_aauul's Avatar p_aauul6/30/14 7:43 pm
7/1/2014 4:28 am
MCPr0Pancakes's Avatar MCPr0Pancakes
I am one of the owners of jpnnetwork.mcpro.co. When I go on, I have all of the perms, but when other people get on, they have no prefix or rank and they say they can't do anything even though I set up perms for the default group. I set it up for them to be called "Member", but instead it doesn't say anything! Please help!
Posted by p_aauul's Avatar
p_aauul
Level 1 : New Miner
1

Create an account or sign in to comment.

26

1
07/01/2014 4:28 am
Level 5 : Apprentice Modder
MCPr0Pancakes
MCPr0Pancakes's Avatar
Hello,

Use /mangadd <Groupname> To create your group. You can name it anything!
Example
/mangadd Owner

To add a prefix to the rank type

/mangaddv <groupname> prefix <prefix>
Example
/mangaddv Member prefix &8[&5Member&8]

To add a permission type

/mangaddp <GroupName> <Permission>
Example:
/mangaddp Member essentials.*
Hope I helped,
Best Regards
Pr0Pancakes
1
06/30/2014 10:00 pm
Level 4 : Apprentice Crafter
ohNavi
ohNavi's Avatar
Everyone is saying to use PermissionsEX which is the pulgin i use, but some do prefer Group Manager.

Here is a working example of the permissions file for Group Manager.


groups:
Member:
default: true
permissions:
- essentials.balance
- essentials.call
- essentials.help
- essentials.msg
- essentials.home
- essentials.list
- essentials.motd
- essentials.pay
- essentials.rules
- essentials.sethome
- essentials.signs.use.buy
- essentials.signs.use.free
- essentials.signs.use.sell
- essentials.signs.use.time
- essentials.signs.use.warp
- essentials.signs.use.disposal
- essentials.signs.use.info
- essentials.spawn
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.use.warp
- essentials.warp
inheritance: []
info:
prefix: '&0[&aMember&0]&f'
build: true
suffix: ''
Owner:
default: false
permissions:
- '''*'''
- '*'
inheritance: []
info:
prefix: '&1[&f&k.&1]&1[&fOwner&1]&1[&f&k.&1]&b'
Prefix: '&2[&6Owner&2]&c'
build: false
suffix: ''
Mod:
default: false
permissions:
- essentails.broadcast
- essentials.balance
- essentials.call
- essentials.msg
- essentials.give
- essentials.help
- essentials.home
- essentials.invsee
- essentials.jail
- essentials.fly
- essentials.kick
- essentials.list
- essentials.motd
- essentials.mute
- essentials.nick
- essentials.nick.color
- essentials.pay
- essentials.rules
- essentials.sell
- essentials.sethome
- essentials.setwarp
- essentials.signs.*
- essentials.signs.use.buy
- essentials.signs.use.free
- essentials.signs.use.sell
- essentials.signs.use.time
- essentials.signs.use.warp
- essentials.signs.use.disposal
- essentials.spawn
- essentials.spawner.*
- essentials.teleport
- essentials.time
- essentials.togglejail
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.use.warp
- essentials.warp
- essentials.weather
inheritance:
- default
info:
prefix: '&e[&1Mod&e]&d'
build: true
suffix: ''
TrialMod:
default: false
permissions:
- essentials.balance
- essentials.call
- essentials.help
- essentials.msg
- essentials.home
- essentials.list
- essentials.motd
- essentials.pay
- essentials.rules
- essentials.sethome
- essentials.signs.use.buy
- essentials.signs.use.free
- essentials.signs.use.sell
- essentials.signs.use.time
- essentials.signs.use.warp
- essentials.signs.use.disposal
- essentials.signs.use.info
- essentials.spawn
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.use.warp
- essentials.warp
- essentials.kick
- essentials.mute
inheritance: []
info:
prefix: '&4[&bTrialMod&4]&b'
build: true
suffix: ''
Admin:
default: false
permissions:
- '*'
- essentails.broadcast
- essentials.ban
- essentials.gamemode
- essentials.give
- essentials.kick
- essentials.signs.*
- essentials.tempban
- essentials.time
- essentials.weather
- mobbounty.collect
inheritance: []
info:
prefix: '&6[&5Admin&6]&1'
build: true
suffix: ''
Co-Owner:
default: false
permissions:
- '''*'''
- '*'
inheritance: []
info:
prefix: '&1[&fCo&1-&fOwner&1]&6'
Prefix: '&2[&6Co-Owner&2]&c'
build: false
suffix: ''
Honored:
default: false
permissions:
- essentials.balance
- essentials.call
- essentials.gamemode
- essentials.help
- essentials.home
- essentials.list
- essentials.motd
- essentials.pay
- essentials.rules
- essentials.sell
- essentials.sethome
- essentials.msg
- essentials.signs.use.buy
- essentials.signs.use.free
- essentials.signs.use.sell
- essentials.signs.use.time
- essentials.signs.use.warp
- essentials.signs.use.disposal
- essentials.signs.use.info
- essentials.spawn
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.use.*
- essentials.use.warp
- essentials.warp
inheritance:
- default
info:
prefix: '&5[&2Honored&5]&e'
build: true
suffix: ''
VIP:
default: false
permissions:
- essentials.balance
- essentials.call
- essentials.help
- essentials.msg
- essentials.home
- essentials.list
- essentials.motd
- essentials.pay
- essentials.rules
- essentials.sethome
- essentials.signs.use.buy
- essentials.signs.use.free
- essentials.signs.use.sell
- essentials.signs.use.time
- essentials.signs.use.warp
- essentials.signs.use.disposal
- essentials.signs.use.info
- essentials.spawn
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.use.warp
- essentials.warp
inheritance: []
info:
prefix: '&5[&6VIP&5]&f'
build: true
suffix: ''


Hope this helped!

Best Regards,

-ohNavi
1
06/30/2014 9:18 pm
Level 36 : Artisan Taco
Rice
Rice's Avatar
OP please post your config to pastebin and show it here.
1
06/30/2014 9:20 pm
Level 40 : Master Taco
Swimmer1929
Swimmer1929's Avatar
....Or make your life much easier and switch to PEX
1
06/30/2014 9:20 pm
Level 16 : Journeyman Ninja
Afootpluto
Afootpluto's Avatar
Exactly
1
07/01/2014 4:00 am
Level 18 : Journeyman Network
Prism Network
Prism Network's Avatar
Not
1
06/30/2014 9:18 pm
Level 16 : Journeyman Ninja
Afootpluto
Afootpluto's Avatar
Use PEX it will be much easier to use and less buggy.
1
06/30/2014 9:06 pm
Level 40 : Master Taco
Swimmer1929
Swimmer1929's Avatar
Prism NetworkI can help you with group manager, dont listen to those who says GM is bad, for me PEX is crap and yeah i can help you with all your needs in GM just provide me a set of pastebin code and i will see whats wrong :)

...Um, the developer acknowledged the fact that there is a bug in which a lot of users can't edit the config or change any permissions unless the server is shut down. It's just a buggy plugin overall. Use PEX, it's just so much more solid, simple and actually works.
1
06/30/2014 9:03 pm
Level 11 : Journeyman Network
Mikeroboblox
Mikeroboblox's Avatar
I haven't used PEX but groupmanager has worked wonders for me. And don't delete essentials, it is an ESSENTIAL.
1
06/30/2014 9:04 pm
Level 40 : Master Taco
Swimmer1929
Swimmer1929's Avatar
It's an essential if you want to lag up your server and make it feel generic and more like 90% of all other servers out there. It's just unnecessary and has incompatibilities with other plugins.
1
06/30/2014 9:06 pm
Level 36 : Artisan Taco
Rice
Rice's Avatar
Essentials doesn't lag up my server and works with every single other plugin I use.
1
06/30/2014 9:09 pm
Level 40 : Master Taco
Swimmer1929
Swimmer1929's Avatar
Lag up your server relative to what? And maybe your server has more RAM and can handle more plugins. Either way, I think it's unnecessary. I'm just suggesting that he switched to PEX since he's having problems with Group Manager. If he used PEX in the first place it would have most likely worked like it was supposed to. Many more users face problems using Group Manager than PEX.
1
06/30/2014 9:02 pm
Level 18 : Journeyman Network
Prism Network
Prism Network's Avatar
I can help you with group manager, dont listen to those who says GM is bad, for me PEX is crap and yeah i can help you with all your needs in GM just provide me a set of pastebin code and i will see whats wrong
1
06/30/2014 9:01 pm
Level 36 : Artisan Taco
Rice
Rice's Avatar
Did you set the default group to be the one people join with?
1
06/30/2014 9:16 pm
Level 1 : New Miner
p_aauul
p_aauul's Avatar
yes.
1
06/30/2014 8:56 pm
Level 1 : New Miner
p_aauul
p_aauul's Avatar
wait........do i get rid of all of essentials?
1
06/30/2014 9:00 pm
Level 40 : Master Taco
Swimmer1929
Swimmer1929's Avatar
Yes... it's riddled with unnecessary features that will only add lag and make your server incompatible with other plugins. A lot of other, smaller plugins do a much better job.
1
06/30/2014 8:55 pm
Level 14 : Journeyman Network
SuperiorSkyblock
SuperiorSkyblock's Avatar
I agree with everyone else I personally use PEX. Its Great! Hope this helps! XD
1
06/30/2014 8:58 pm
Level 1 : New Miner
p_aauul
p_aauul's Avatar
do i get rid of all of essentials?
1
06/30/2014 8:51 pm
Level 40 : Master Taco
Swimmer1929
Swimmer1929's Avatar
Get rid of Essentials and GroupManager and use PermissionsEx. So much better in every way.
1
06/30/2014 9:09 pm
Level 42 : Master Zombie
EmpathyHeals
EmpathyHeals's Avatar
Agreed, come to my server if you want to see it running and I can share my pex file with you; just change the names of the ranks.
1
06/30/2014 9:17 pm
Level 1 : New Miner
p_aauul
p_aauul's Avatar
what is your server?
1
06/30/2014 8:48 pm
Level 19 : Journeyman Miner
anonpmc1072506
anonpmc1072506's Avatar
[deleted]
1
06/30/2014 8:29 pm
Level 23 : Expert Architect
AceGalactica
AceGalactica's Avatar
Use PEX. Its way better, much easier to do and can be operated from in game alone if youd like.
1
06/30/2014 7:44 pm
Level 1 : New Miner
p_aauul
p_aauul's Avatar
Also I can't manually add people using the /manuadd command. I have to go into the file and add them in there and have to restart the server each time.
1
06/30/2014 7:44 pm
Level 1 : New Miner
p_aauul
p_aauul's Avatar
oh yeah i use Group Manager if that wasn't clear as my perms plugin.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome