1

Need Help With Group Manager

ReaL_Victory1 8/31/12 7:56 pm
283
12/7/2012 8:45 am
Hi guys I just made an account here because I can't seem to solve this on my server....

whenever one of my defaults comes in, they cannot build I have given them essentials.(a cmd)

and they get this message "you are still not able to build please contact an admin or op"

I am running group manager, I have a warp especially for them in MV called "wild" with no world guard and also, they have the same permissions there..

I have tried adding modify.world* and also build : true I forget what I put it was build(something) true

but they still cannot build

if you want to help me further, my Skype: SecondGenGamers

Server: 75.102.46.66:25665
not trying to advertise

thanks I hope an experienced plugin expert can help me!




sorry if this was in the wrong section :'(
Posted by
ReaL_Victory1
Level 45 : Master Network
16

  Have something to say?

JoinSign in

12

mcaddictserver
12/07/2012 8:45 am
Level 3 : Apprentice System
for one group manager come prebuilt the global groups are preset groups that will house all the essentials perms all you need to do is inherit them into the worlds folder where you put the individual perm > plugins\GroupManager\worlds\world this file is like pex where you have the seperated ranks and all from there you put under inherit
g;essentials_builder or the name of the rank you want but you will have to modify it for each of the ranks you wish to have one your server

as for the not being able to build you need to set the build: true in the world group file for each world that you want them to be able to build in. On my server i have multiverse so i have to do this manually for each world and rank for that world

ex: i have a creative world and i only want one rank to build there i put build: true on that one rank and for the others i put build: false not allowing the ranks with that node not allowing them to build.

if you have more questions msg me and ill try and help you
1
ReaL_Victory1
09/01/2012 5:08 pm
Level 45 : Master Network
_CR33PER_hey i recommend u transfer all ur permission nodes into globalgroups.yml including essentials.build


okay now they cannot talk.... what should I do?
1
ReaL_Victory1
08/31/2012 9:11 pm
Level 45 : Master Network
_CR33PER_can u please post ur groups.yml and globalgroups.yml on pastebin.com



groups: http://pastebin.com/Lwdp2zFN -- not lined up
globalgroups: http://pastebin.com/KesWPLKC
1
ReaL_Victory1
08/31/2012 8:57 pm
Level 45 : Master Network
_CR33PER_can u please post ur groups.yml and globalgroups.yml on pastebin.com



yes
1
ReaL_Victory1
08/31/2012 8:44 pm
Level 45 : Master Network
_CR33PER_ill take a closer look

okay! thanks so much! it means a lot!
1
ReaL_Victory1
08/31/2012 8:37 pm
Level 45 : Master Network
_CR33PER_add essentials.build to all groups you want to be able to build

I have done that already and still nothing
1
ReaL_Victory1
08/31/2012 8:30 pm
Level 45 : Master Network
_CR33PER_you need to add essentials.build



okay thanks I will see if that works!
1
ReaL_Victory1
08/31/2012 8:20 pm
Level 45 : Master Network
anyone still here to help me?
1
Krotass
08/31/2012 8:00 pm
Level 35 : Artisan Toast
I wouldnt say you should use groupmanager.

Try take a look at PermissionsEX (Pex)

But: Have you edited the configs right?

/plugins/groupmanager/worlds/world/groups

Enable build where the group is default
1
ReaL_Victory1
08/31/2012 8:05 pm
Level 45 : Master Network
here are my config and groups


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.
world:
world_nether:
- users
- groups
world_the_end:
- 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)





---------------------------------------------------------------
My Groups
---------------------------------------------------------------

groups:
Default:
default: true
info:
prefix: '&e[I need to buy a rank!]&9'
suffix: ''
build: true
inheritance: null
permissions:
- essentials.spawn
- essentials.help
- mywarp.warp.*
- essentials.depth
- essentials.msg
- essentials.back.ondeath
- essentials.compass
- essentials.rules
- essentials.back
- essentials.afk
- essentials.motd
- essentials.me
- essentials.list
- essentials.help
- essentials.help.*
- -essentials.help.factions
- essentials.helpop
- essentials.list
- essentials.motd
- essentials.rules
- essentials.spawn
- essentials.eco
- essentials.warp
- skybukkit.island.create
- skybukkit.island.destroy
- skybukkit.tp.world
- skybukkit.tp.home
- skybukkit.island.create
- skybukkit.party.leave
- essentials.signs.mail.create
- essentials.signs.mail.use
- essentials.sethome
- essentials.home
- rshop.*
VIP:
default: false
info:
prefix: '&4[Fucking VIP]'
suffix: ''
build: true
inheritance:
- Default
permissions:
- AutoRepair.access
- AutoRepair.repair
- minecartmania.signs.create.*
- minecartmania.signs.break.*
- essentials.home
- essentials.sethome
- essentials.mail.send
- essentials.mail
Moderator:
default: false
info:
prefix: '&e[Moderator]'
suffix: ''
build: true
inheritance:
- Default
permissions:
- essentials.time
- essentials.give
- essentials.give.*
- essentials.teleport
- essentials.teleport.other
- essentials.weather
Admins:
default: false
info:
prefix: '&5[Admin]'
suffix: ''
build: true
inheritance: null
permissions:
- '*'
Friend:
default: false
info:
prefix: '&5[Friend]'
suffix: ''
build: true
inheritance: null
permissions:
- '*'
1
ReaL_Victory1
08/31/2012 8:01 pm
Level 45 : Master Network
I have tried PEX and also, I have tried enabling build I will check it again! thanks
1
ReaL_Victory1
08/31/2012 7:58 pm
Level 45 : Master Network
anyone hereerererrrrrrrrrrrrrrrrrreeeee?
1

Welcome