In this version of plugin added contusion.
1. You can edit contusion effects in artillery config file(section effects)
2. Radius can be changed by parameter explosion Damage Power
In this version, the artillery hitbox has been improved (it's easier to click on the artillery), due to the fact that it now reads clicks not only on the artillery itself, but also on the cannon, and the hitbox increases accordingly.
In this version of the plugin, a label(in action bar) has been added to indicate the location of the projectile's arrival (when I tested it, it was quite accurate, but it is important to understand that the calculation of the arrival location can sometimes be inaccurate due to errors in the formulas). If the artillery has a scatter enabled and it is large, the location will be only approximate.
This update contains
1. BM 21 and all artillery machine type can jump on blocks now
2. Fixed bug with fly of artillery(BM 21)
1. Fixed the plugin not running without worldguard or towny
2. We tested the plugin on version 1.14 and it works there, so the minimum version has been reduced to 1.14.
In this version of the plugin, we added a towny hook. It prohibits players from placing, breaking, interacting with artillery if they are not a member of a nation/city (according to the configuration)
Example configuration: towny: true
typetownyhook: 'nation' #town - allows you to build if the player lives in a city, nation - allows you to build if the player is a member of a nation
This update adds to the plugin
1. World Guard Hook - if enabled, you will not be able to interact with artillery if you are not a member of the region, or if the block-place flag with the value deny is enabled
2. Added config updater. It will automatically update all configs in new versions of the plugin. All you need to do is update the plugin's jar file, and it will update all the configs by itself.
