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_seconds How many seconds of grace period are left
- betterkeepinventory_grace_timer_active If the grace timer is currently active
- betterkeepinventory_is_active_TYPE If 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)
Missing placeholders? Feel free to make an issue on GitHub or a ticket on Discord to request more!
Bugs & Small Improvements
- Mode configs no longer care about capitalization ( #131 )
- New command: /bki test to more easily test Overrides at your location
- Add custom metric type “durability_points_lost”
- Dependencies were updated