AcidIsland/src
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
..
main Fixes flag saving issue exposed by Flag API on Bentobox. 2019-07-18 18:44:10 -07:00
test/java/world/bentobox/acidisland Fixes flag saving issue exposed by Flag API on Bentobox. 2019-07-18 18:44:10 -07:00