This update now adds a user requested feature to disable the smite on losing system. This could be useful to prevent lightning fire damage on more 'vanilla' servers.
This update should also fix any issues with not supporting any Java version below Java 17.
Please add the following to your config.yml
Code (Text):
#Do you want players to be struck with lightning whn they loose?
Smite-losing-players: true
If you discover any other issues with the plugin, please do send me a message or leave a post on the forum with your issue and I'll try my best to assist you.
Change-log:
Update GitHub repository
Small code cleanup in main class
Fixed Java version incompatibility
Added config option 'Smite-losing-players: true'