Enhancements and Bugfixes. Ready for Java 15
This patch makes BDO ready for Java 15.
BDO uses a Javascript engine which was removed with the release of java 15. This script engine is required for the custom evaluator and the placeholder evaluator.
You can add the javascript engine again by installing the
NashornJs plugin.
Also a bug was fixed which caused a config wipe when loading the config after an ItemOwning condition was saved. Thanks to Pokekhan for making me aware of this.
The Adventure-api version was updated, which fixes the broken info command on newer paper versions.
The exception which came when you reloaded bdo is also fixed.