np98765 / BattleKits

dev.bukkit.org/server-mods/battlekits
3 stars 19 forks source link

Permissions won't work! #198

Closed FowenX closed 10 years ago

FowenX commented 10 years ago

There is NOTHING else wrong with the plugin except for the fact that when users right click the sign, it says "You do not have permission to use this kit!".

I am using GroupManager, and I tried all of these nodes using my Archer kit. The Archer kit in the kits.yml file IS capitalized.

I am using BattleKits v2.1.1

I tried Uppercase and Lowercase, and they still won't work, thanks!

Kits.yml: http://pastebin.com/9C090cSe Global.yml: http://pastebin.com/LwHVNk63 GroupManager Config: http://pastebin.com/mc93mgXw (Only worry about the "Default" group in this one.

FowenX commented 10 years ago

Oh, and just to be sure, I tried enable-restrictions:false, and true.

FowenX commented 10 years ago

Nevermind, I was doing /bk reload instead of reloading my GroupManager plugin too!