You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: