AcidIsland™ add-on for BentoBox
Go to file
tastybento 933ed94dee Fixes flag saving issue exposed by Flag API on Bentobox.
https://github.com/BentoBoxWorld/AcidIsland/issues/53

AcidIsland was creating a new config object every time which caused
async race conditions when saving. The same config object should be used
continuously.

Also fixed test issue with DelayedCommand.
2019-07-18 18:44:10 -07:00
.github/ISSUE_TEMPLATE Bug report and feature request templates 2018-10-29 14:52:47 -07:00
src Fixes flag saving issue exposed by Flag API on Bentobox. 2019-07-18 18:44:10 -07:00
.gitignore Adds variable sea heights to overworld/nether/end. 2019-01-02 10:10:23 -08:00
.travis.yml Taking SonarCloud offline for now. 2019-05-04 23:31:25 -07:00
LICENSE Added AcidIsland About Command 2018-08-04 20:50:47 -07:00
pom.xml Updated to 1.6.0 API 2019-07-06 23:50:12 -07:00
README.md Added readme 2018-09-01 19:25:14 -07:00

addon-acidisland

AcidIsland add-on for BentoBox

Installing

  1. Place this jar into the addon folder of the BentoBox plugin.
  2. Reload/restart the server
  3. Adjust the config.yml how you like