[ x ] An issue with the GPS was fixed. When selecting a player, it would deselect instantly.
[ + ] A new compatibility option with graves was added to config.yml.
[ / ] Incorrect names were changed in the configuration, so they should check if it's correct.[GSit, blocks_interact_config]
[ + ] Compatibility with Graves added
[ + ] Compatibility with Towny Advanced added
[ x | / ] An error with the event has been fixed, and the variable <enemy> has been changed to <robber>
[ x ] Fixed an error when stealing an item from a knocked-down player.
[ + ] Added a new event to execute actions when stealing from a knocked-down player for the first time. When revived, this counter resets to 0 to execute actions the next time.
YAML:player_first_steal_event: enabled: false actions: - '[broadcast] <victim> has been stolen while knocked down!'
[ x ] The error with the inventory was fixed when accessing another player's inventory with another plugin.
[ x ] An issue with UltraScoreboard has been resolved.
[ x ] An error that appeared in the console when attempting to load yourself (presumably free cam) has been fixed.
[ + ] New values have been added to the "/rm verify" command.
[ + ] Additional optional fields have been added to the "steal_locked_items" config.
YAML:steal_locked_items: enabled: true items: myitem1: has_custom_model_data: true # Checks if it has custom model data name_contains: "&eMy" # Checks if the name contains
