Need Bukkit help (specifically Ess GroupManager)
7 replies [Last post]
PantheonCraft
WoM Member
Members
WoM Member: 607026
WoM Coins: 8

I hope this is the right place to put this.

 

I've been trying for a couple weeks now to get a Bukkit server up and running. I'm determined to figure stuff out myself but I've come to the point where I'm ready to throw something through my monitor.

I have the following plugins installed:

 

Some will tell me to ditch SimpleSpawn, but I had to use it to get people to stop spawning on top of and/or behind my spawn building.

When I log in with a user account (I use my son's non-op account for testing) I'm unable to interact with things. I got rid of antibuild and it seems to have half-fixed things... I don't get warnings anymore that I can't use this or interact with that, but when I break a block it comes right back. I also don't receive fall damage, mobs ignore me (and I can't hurt them) etc etc.

I placed the following permissions into the Default group:

http://pastebin.com/7ECFzWe0

Despite those premissions I can't get Default users to have access to the Tools kit (which I'm going to rename Starter). Says you don't have permission for that.

Any help would be appreciated! Thanks.

cartose777
Epic Contributor
Contributor +
WoM Member: 456556
WoM Coins: 1826
.

I could make the code for you and all you need to do is tell me what ranks you want, I use Group Manager lots of times, and I had the same problem till MrSnowGlobe helped me. What I will do is make the ranks, then all you need to do is add permissions. Or I could create the whole code for you if you tell me what you want the permissions should do.

PantheonCraft
WoM Member
Members
WoM Member: 607026
WoM Coins: 8
That would be great. It might

That would be great. It might be easier to correspond by email to send the yml files back and forth. I'll send you my email address by PM. Thanks!

cartose777
Epic Contributor
Contributor +
WoM Member: 456556
WoM Coins: 1826
.

Or I could just copy and paste the code :P

I don't like using my e-mail its personall if you understand what I mean xD

ssfdre38
Epic Contributor
Contributor +
WoM Member: 369733
WoM Coins: 1405

some say that technology is amazing, others says its just normal. for me its ok

cartose777
Epic Contributor
Contributor +
WoM Member: 456556
WoM Coins: 1826
.

I found out why you can't build, in your code you have build set to False

Its supose to be set to true.

PantheonCraft
WoM Member
Members
WoM Member: 607026
WoM Coins: 8
.

Changed it, reloaded. Didn't fix it...