mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2024-11-29 13:25:19 +01:00
11d9f1f278
* Add '/trapped' command to assist players when stuck. - Use setting 'player-trapped-cooldown' in 'global.conf' to configure the cooldown of this command. Default '300' seconds. - Use option 'player-teleport-delay' to add a delay when used. * Add '/unlockdrops' command to unlock protected item drops after death. - Use option 'player-item-drop-lock' to control item drop protection on death. - Use option 'pvp-item-drop-lock' to control item drop protection on pvp death. Note: In order to use this feature, one of the item drop options must be enabled in 'options.conf' * Add setting 'explosion-surface-block-level' to control surface block level during explosions. Fixes #280 * Verify chunk is loaded before sending block change to player. Fixes #309 * Remove 'player-deny-flight' option cache. Fixes #308 * Improve player afk location handling. * Improve option config lookups. * Update GriefDefenderAPI. |
||
---|---|---|
.. | ||
src/main | ||
build.gradle |