This update adds WorldGuard support as well as a couple bugfixes.
The plugin will automatically link to WorldGuard if you have it installed alongside on server startup. You will see a confirmation message in console when the WorldGuard flags are registered successfully.
There are two region protection flags for fireballs, the first one protects against entity damage, while the second one protects against block damage (via explosions caused by the custom fireball explosion mechanic)
Code (Text):
FIREBALLS-ENTITY-DAMAGE
- prevents entities from being damaged by fireballs inside this region.
FIREBALLS-BLOCK-DAMAGE
- prevents blocks from exploding as a cause of a fireball impact in this region.
- Fixed a bug where fireballs would be launched from an incorrect position above your head. - Fixed a bug causing fireballs to change their velocity mid-air when the custom launch position was enabled. - Fixed ItemStack NPE when throwing fireballs under certain conditions. - Changed default config value: