Added"RemoveItem-From-Inventory" under "Restore-Break" section of config, enabling this will remove drops of broken block from players inventory after broken block restored.(It is not recommended to disable itemdrops because plugin will remove item from players inventory even if the player did not pickup the item.)
Added"AddItem-To-Inventory" under "Restore-Place" section of config, enabling this will add placed block in players inventory after the placed block restored.
ChangedMeasurement unit of most checks to "Second" instead of "MilliSecond". More Info about Measurement units are provided inside config.yml.
ChangedUpdateChecker method. (Now it should work more accuratly and without having impact on server performance).
Changed Obfuscation flow to be compliant with the new SpigotMC.org rules.
Improved Performance and optimized code.
Fixed Visual bug occurring with DOUBLE_PLANT but the the bug will still happen for players with minecraft version lower than 1.12.2 only when they break DOUBLE_PLANT and plugin restores it. if you happen to encounter any issues with DOUBLE_PLANT you can add the material "DOUBLE_PLANT" to "Excluded-Materials" section in the config.yml so the plugin will ignore restoring that.(Remember that the problem with versions lower than 1.12.2 is Mojang related and there is nothing I can do).
Fixed Metrics not working properly.
Note: Don't forget to delete the old config.yml file!