Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission Nodes do not work #39

Closed
J0DC opened this issue Dec 23, 2012 · 9 comments
Closed

Permission Nodes do not work #39

J0DC opened this issue Dec 23, 2012 · 9 comments

Comments

@J0DC
Copy link

J0DC commented Dec 23, 2012

By default, no matter what I change in the config, and what permissions node I give to the groups in my server, they cannot move their inventory, or do any of the restricted actions.

@lol768
Copy link
Collaborator

lol768 commented Dec 23, 2012

So they can't place blocks or anything?
Can I see your permissions config pelase?

@J0DC
Copy link
Author

J0DC commented Dec 23, 2012

I don't want to them to place blocks, but I want them to be able to move their inventory.
It's a KitPvP server.
I use GroupManager for permissions. I only have 2 groups available to normal players, and they both have the permission
"BattleKits.bypassRestriction.disable-inventory-interaction"

@lol768
Copy link
Collaborator

lol768 commented Dec 23, 2012

Version?

@J0DC
Copy link
Author

J0DC commented Dec 23, 2012

I am using the 1.4.6 Beta CB and 1.9.1 Battlekits for 1.4.6

@lol768
Copy link
Collaborator

lol768 commented Dec 23, 2012

BattleKits.bypassRestriction.disable-inventory-click

Is the correct node.

@J0DC
Copy link
Author

J0DC commented Dec 23, 2012

Thank you so much, but could you give me the other nodes for future reference?

@lol768
Copy link
Collaborator

lol768 commented Dec 23, 2012

BattleKits.bypassRestriction.disable-hunger
BattleKits.bypassRestriction.disable-dropping-items
BattleKits.bypassRestriction.disable-player-drops-on-death
BattleKits.bypassRestriction.disable-crafting
BattleKits.bypassRestriction.disable-player-xp-drop
BattleKits.bypassRestriction.disable-mob-xp
BattleKits.bypassRestriction.disable-block-xp
BattleKits.bypassRestriction.disable-inventory-click
BattleKits.bypassRestriction.disable-pickup-items
BattleKits.bypassRestriction.disable-block-break
BattleKits.bypassRestriction.disable-block-place
BattleKits.bypassRestriction.hide-death-messages

@lol768
Copy link
Collaborator

lol768 commented Dec 23, 2012

I still need to check them though. If you're able to, the code is a better reference:
https://github.com/np98765/BattleKits/blob/master/BattleKits/src/com/lavacraftserver/BattleKits/RestrictionEvents.java

@lol768
Copy link
Collaborator

lol768 commented Dec 23, 2012

This is poorly documented. I've added a better reference to the FAQ. Thanks for using BattleKits 😄

@lol768 lol768 closed this as completed Dec 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants