Change Log 1.6.9.3
This update marks Epidemic as 1.18 supported
This update
REQUIRES Java 16 as a minimum version. I will continue to support versions prior to 1.6.9.3 with Java 8, but no more updates will be released with it.
WorldGuard PVP Deny areas will now be respected by Epidemic, so hitting someone in a protected area should no longer result in ailments being applied. You can enable/disable by adding the following to your config.yml file
Code (YAML):
# If true, prevent_ailment_worldguard_pvp_deny will prevent players receiving symptoms or new ailments
# while in a WorldGuard region that does not allow PVP
prevent_ailment_worldguard_pvp_deny
: true
Bug fixes:
Drinking from a water bottle was not emptying the bottle, this behavior has been corrected.