1.6
BetterKeepInventory 1.6 supports Minecraft 1.17 - 1.20.6
New Override: Grief Prevention
A new override has been added for the plugin Grief Prevention, this allows you to disable certain behaviors inside player claims, You can configure the overrides for every Grief Prevention trust level: edit, build, inventory or access. Additionally you can configure for owned claims, admin claims & any claims.
Improved: Economy Features
- configure a Minimum Balance the player needs before economy penalties are applied
- Added percentage mode to economy, take a % of a players current balance
- Pay killer option allows you to give the taken money to whoever killed the player
- enabled toggle, no longer required to set amount to 0 to disable
Placeholder API Integration
You can now display some parameters from BetterKeepInventory using Placeholder API! Below is a list of which placeholders are available:
betterkeepinventory_grace_timer_secondsHow many seconds of grace period are leftbetterkeepinventory_grace_timer_activeIf the grace timer is currently activebetterkeepinventory_is_active_TYPEIf a feature is currently able to affect the player (Enabled, permission checks, gamemode checks & overrides) (Where “TYPE” is the type of the feature, e.g: ITEMS, HOTBAR, ECO, HUNGER)
Bugs & Small Improvements
- Mode type configs no longer care about capitalization ( #131 )
- New command:
/bki testto more easily test Overrides at your location - Dependencies updated
- Add custom metric type “durability_points_lost”