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 problems #179

Closed
iambeast43 opened this issue Jan 23, 2014 · 4 comments
Closed

permission problems #179

iambeast43 opened this issue Jan 23, 2014 · 4 comments

Comments

@iambeast43
Copy link

why can defaults use the overlord kit but not pyro+

Default:
default: true
permissions:
- -bukkit.command.kill
- battlekits.use.heavy
- battlekits.use.pyro
- battlekits.use.archer
- battlekits.listkits
- battlekits.sign.use
inheritance:
- g:groupmanager_default
- g:bukkit_default
- g:essentials_default
- g:towny_default
info:
prefix: '&7'
build: true
suffix: ''
Builder:
default: false
permissions:
- battlekits.use.heavy
- battlekits.use.pyro
- battlekits.use.archer
- battlekits.listkits
- battlekits.sign.use
inheritance:
- default
- g:essentials_builder
- g:towny_builder
info:
prefix: '&2'
build: true
suffix: ''
Moderator:
default: false
permissions:
- battlekits.use.heavy
- battlekits.use.pyro
- battlekits.use.pyro+
- battlekits.use.archer
- battlekits.listkits
- battlekits.sign.use
inheritance:
- builder
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
- g:vanish_moderator
info:
prefix: '&5'
build: true
suffix: ''
Admin:
default: false
permissions:
- battlekits.use.overlord
- battlekits.use.heavy
- battlekits.use.pyro
- battlekits.use.pyro+
- battlekits.use.archer
- battlekits.listkits
- battlekits.sign.use
inheritance:
- g:groupmanager_admin
- g:bukkit_admin
- g:essentials_admin
- g:towny_admin
- g:vanish_admin
info:
prefix: '&2[&dAdmin&2]&b'
build: true
suffix: ''
Owner:
default: false
permissions:
- ''
- -vanish.

inheritance:
- admin
info:
prefix: ''
build: true
suffix: ''

@Maximo-TP
Copy link

Hi,
Even when I give permission, shows the message: You do not have permission to use this kit.
What can I do?

@lol768
Copy link
Collaborator

lol768 commented Feb 11, 2014

Follow #1 please.

@FowenX
Copy link

FowenX commented Jul 17, 2014

This ticket isn't closed, so help? There is NOTHING else wrong with the plugin except for the fact that when users right click the sign, it says "User doesn't have permission".

I am using GroupManager, and gave the groups these possible nodes:
- BattleKits.use.archer
- BattleKits.use.Archer
- BattleKits.sign.use
- BattleKits.kit.Archer
- BattleKits.kit.archer

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

@lol768
Copy link
Collaborator

lol768 commented Dec 26, 2014

battlekits.sign.use and battlekits.use.kitname are the only permissions they should need. "User doesn't have permission." isn't an error BattleKits gives. BattleKits would send a "You don't have permission to use kit signs" error or a "You do not have permission to use this kit!" error.

@lol768 lol768 closed this as completed Dec 26, 2014
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

4 participants