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

Players allowed to receive kits more than once per life and can change kits mid fight #183

Open
Emulations opened this issue Mar 1, 2014 · 0 comments

Comments

@Emulations
Copy link

I have the once per life option enabled but for some reason players can still change their kits more than once per life and can even change them mid fight. Here's my global config and permissions (I use Essentials GroupManager btw)

Global BK Config:

Global BattleKits settings

Add world-specific blocks by warapping everything in the name of the world.

Restrictions are handled by permissions now.

brand: BattleKits
server:
enabled: false
port: 25588
server-name: ClassicKits
server-description: A good old school Kit PvP server!
settings:
once-per-life: true
auto-update: true
enable-restrictions: false
show-kit-info-on-respawn: false
override-disable-respawn-kits: true
instant-soup-drink: true
clear-default: false
instant-soup-drink: true
replenish-type: hunger
signs:
enabled: true
ignore-permissions: false
ignore-costs: false
ignore-world-restriction: false
ignore-lives-restriction: false
soupFillCost: 2.0
indirect:
ignore-costs: true
ignore-permissions: true
ignore-world-restriction: false
ignore-lives-restriction: false
killStreaks:
enabled: true
actionDefault: '!&7 has a kill streak of &e&c!'
rewards:
killCommands:

  • xp 1L

Permissions:

groups:
Player:
default: true
permissions:
- essentials.msg
- essentials.r
- essentials.spawn
- essentials.warp
- essentials.mail
- essentials.suicide
- battlekits.use.pvp
- battlekits.listkits
- battlekits.use.archer
- battlekits.use.pyro
- IH.IH
inheritance: []
info:
prefix: ''
build: true
suffix: ''
Owner:
default: false
permissions:
- ''
- essentials.

- worldedit.*
- worldguard.*
inheritance:
- Player
info:
prefix: '&4'
build: true
suffix: ''

Thanks in advance. I can't find a solution to this problem at all. I've tried negating some of the options in the global config but no matter what I do players can still change their kits (afaik) infinitely.

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

1 participant