[ / ] Changes were made to the command autocomplete, which sometimes could fail.
[ x ] The internal functioning of the "ReviveZones" has been changed to improve performance in loading and unloading chunks.
[ + ] An option was added to prevent any type of damage when a player is downed. This example prevents the player from receiving "FIRE_TICK" damage when downed:
YAML:downed_damages: enabled: true mode: BlackList list: - fire_tick
[ + ] An option was added to prevent a downed player from crafting:
YAML:enable_craft: true
[ / ] Changes were made to maintain compatibility with WeaponMechanics. (Please use the latest version)
[ / ] Compatibility with PlasmoVoice was updated.
[ x ] An error with the ItemLock option when being stolen was fixed.
