Changed the elimination section to the new custom actions one, from now on, you can have multiple actions that can be performed on the health points you configure
Changed the configuration library that finally allows plugin to make auto migrations much easier, it also fixes most issues with /lifesteal reload - if not all. From now on, migration list will appear in every update that adds new migrations
Fixes:
Fixed placeholders replacement in the announcement on the victim death without a killer
Fixed message disabling (you can set a message to '' to disable it)
Deprecations:
Action SPECTATOR_MODE is now deprecated and it will be probably removed in the near future. You should use DISPATCH_COMMANDS with parameters that will set a specified game mode to a victim.
Migrations:
Migrate the old crafting recipe (<1.4) to the new one with ingredient quantities
Migrate the old elimination mode (<1.5.2) to the new custom actions. Plugin will add an entry to the new custom actions according to the previous action and will set correct parameters respectively
Migrate the SPECTATOR_MODE to DISPATCH_COMMANDS with parameters (old commands) set to gamemode spectator {victim}