Fixed issue where the protocol's version wouldn't display correctly
Fixed issue where particles would still display after an area being displayed was deleted
Fixed issue where you wouldn't be able to re-create an area with the same name as a deleted one without restarting/reloading your server (Thanks to
STKzica for letting me notice and for the hotfix!)
Fixed issues with percentages, now showing the proper percentage amount per block set when an area is being loaded
Added configurable Ys for display command, in order to set the minimum and maximum values in accordance to your server's performance and your likings
Added option to skip air blocks when loading areas, configurable in config.yml (I suggest to keep this value on true as it can cut down the loading time and decrease possible lag when loading areas; default: true)
Modified area create command, added possibility create areas with or without entities, proper usage now is: /ar create <area> <copyEntities: true|false> (the value of entities is stored inside the areas.yml config, for no reason you should change the value)
Adjusted info command to the new features (copy entities and skip air blocks)
Improved config reload command