1

Need help setting up Group Manager

Brosen 8/21/16 6:21 pm
476
8/27/2016 10:38 am
Sorry I'm kind of a noob even though I've made many servers before. It's been a year and a half since my last one though and it seems I've forgotten how to set up my global groups.yml and groups.yml properly. I only need permissions for regular players (default) and myself but I'll be op. The problem is that when I de-op myself I can't even use /help (it says You do not have permission to use this command.) but I also can't use other commands I want default users to be able to use like /thru (it says You are not permitted to do that. Are you in the right mode?). Everything works fine if I'm op.

globalgroups.yml http://pastebin.com/igtMtxsq
groups.yml http://pastebin.com/jgVFCBhh
Posted by
Brosen
Level 28 : Expert Miner
25

  Have something to say?

JoinSign in

16

raidarr
08/27/2016 10:38 am
Level 22 : Expert Blockhead
Well, bloody hell. They dropped the download. Still works on many servers, but as for new downloads... >.>

Guess I'll have to bite the bullet and say PEX has won the permissions war, so to speak, at long last, and that it may be worthwhile to make a test build of your server to plan for conversion if you can't get Gm to work.
1
Aqunity
08/27/2016 7:27 am
Level 40 : Master Geek
Maybe try checking what perms you have on yourself, check this in the users folder. It also could be to do with the perms being in the wrong world.
1
raidarr
08/25/2016 10:36 am
Level 22 : Expert Blockhead
Did you try the EssX Gm that was right below the download link for the essentials?

And that's also assuming you wiped out the older versions.

And when you do replace them, do it manually - autonomous/console routes tend to break more often than not in troubleshooting...
1
Brosen
08/25/2016 10:46 am
Level 28 : Expert Miner
No, I can't seem to find the download for Group Manager X... :/
1
markdf
08/25/2016 8:30 am
Level 26 : Expert Miner
GroupManager is abandoned and no longer reliable with 1.10. Use something like PEX, my server has just changed over from GM
1
raidarr
08/25/2016 10:25 am
Level 22 : Expert Blockhead
GroupManager is just fine with 1.10. Go find "EssentialsX".

I've seen people have many more headaches with PEX than GM in 1.10.

Same to the OP - find and use the EssentialsX essentials and associated GM - the other essentials is not that reliable for the version, and the Gm even worse.
1
Brosen
08/25/2016 10:31 am
Level 28 : Expert Miner
I tried EssentialsX, nothing changed
1
Brosen
08/25/2016 8:20 am
Level 28 : Expert Miner
Maybe the problem is that it doesn't know I'm in group Default even when I move myself there? when I move myself there it doesn't say anything, but when I do /manwhois mattstanton94 it shows that I'm in default. However if I type in the chat my name isn't yellow, it's white... I also can't use /spawn but I added the permission essentials.spawn ... I'm very confused :s
1
zAstric
08/23/2016 3:15 pm
Level 1 : New Explorer
I have tried all your plugins together and /help and /thru for default worked.
I have uploaded my files to mediafire here:
http://www.mediafire.com/download/stzt0 ... lugins.rar
also I suggest you to use essentialsspawn(put it in my files) rather than easysetspawn. Don't know if there's a difference or not but this is a part of essentials.

if that didn't work try whitelisting the server, delete the essentials and groupmanager and make the server create new files for them.

if that didnt work then that might be a problem in craftbukkit or the version of the server or yet.
1
Brosen
08/24/2016 11:17 pm
Level 28 : Expert Miner
Ok for some reason I was finally able to get default able to use all the essentials commands I wanted and everything else works perfectly... except /thru. It still says "You don't have permission to do this."
New pastebins: http://pastebin.com/YZvukrD9 http://pastebin.com/NxiScWKF
1
Brosen
08/23/2016 2:24 pm
Level 28 : Expert Miner
I keep trying and failing to upload this screenshot... here

http://imgur.com/a/mnx39
1
zAstric
08/23/2016 1:31 pm
Level 1 : New Explorer
That's weird, generally when you first put the essentials and groupmanager plugin into your server. it setups /help for default. Was it like that when you first used the plugins?
and tell me the versions of essentials and groupmanager and the links from where you downloaded them. I wanted to check if it's the plugin problem or something in the config

Also, I tested your groups.yml and globalgroup.yml in my server and /help worked so it might be the plugin problem or some other plugin preventing it like having both Groupmanger and PermissionsEx

I downloaded Groupmanager from: https://github.com/essentials/Essential ... anager.jar

Downloaded essentials from:
https://hub.spigotmc.org/jenkins/job/Sp ... ntials/10/

trying putting your groupmanager and essentials in your desktop and try these to see if same problem is still there
1
Brosen
08/23/2016 2:21 pm
Level 28 : Expert Miner
I tried the two links you suggested with the same global groups and groups that I had before, still bukkit plugins don't work and /thru gives the different message. Could one of my plugins be conflicting? I'll post a screenshot of my plugins. I am in the group Default right now.
1
zAstric
08/23/2016 12:16 am
Level 1 : New Explorer
your group.yml is fine but your globalgroups.yml is not

my globalgroups.yml file:

g:bukkit_default:
permissions:
- bukkit.broadcast.user
- -bukkit.command.plugins

g:essentials_default:
permissions:
- essentials.help
- essentials.helpop
- essentials.list
- essentials.motd
- essentials.rules
- essentials.spawn
- essentials.jail.allow.help
- essentials.jail.allow.helpop
- essentials.jail.allow.rules

/help is from essentials plugin so you should have it under g:essentials_default



For /thru, it is worldedit command and its permission is:
worldedit.navigation.thru.command
add this under g:essentials_default too
so it will be like:

g:essentials_default:
permissions:
- essentials.help
- essentials.helpop
- essentials.list
- essentials.motd
- essentials.rules
- essentials.spawn
- essentials.jail.allow.help
- essentials.jail.allow.helpop
- essentials.jail.allow.rules
- worldedit.navigation.thru.command
1
Brosen
08/23/2016 11:11 am
Level 28 : Expert Miner
So I did what you said but I have no access to any essentials commands as a default player (non-op). It says "You do not have access to that command." When I try /thru it still says "You are not permitted to do that. Are you in the right mode?" Factions works fine though.
1
carbonawk
08/22/2016 5:08 pm
Level 18 : Journeyman Cake
If you ask something like this at least provide the plugins you use.
It's a bit silly asking this without knowing what plugins or even server you have.
1

Welcome