Commit Graph

15 Commits

Author SHA1 Message Date
tastybento 7b345253c7 Initial Nether implementation. 2021-03-23 21:45:52 -07:00
tastybento 7a32465512 Fixes incompatibility with Multiverse.
Fixes https://github.com/BentoBoxWorld/Boxed/issues/12
2021-03-14 15:12:13 -07:00
tastybento 4cc5068bb8 Resets statistics as well as advancements.
https://github.com/BentoBoxWorld/Boxed/issues/8
Some advancements can be triggered by statistics so those need to be
reset as well.
2021-03-13 18:16:02 -08:00
tastybento 11b44af4c3 Windows is case sensitive to addon names.
Fixes https://github.com/BentoBoxWorld/Boxed/issues/11
2021-03-13 15:02:45 -08:00
tastybento 493289dc54 Remove flag from loaded check. 2021-03-07 14:00:35 -08:00
tastybento d33f932c5d Added protection around no WorldGeneratorAPI plugin 2021-03-04 08:17:40 -08:00
tastybento 9c714e10ba Code cleanup. 2021-03-03 20:51:31 -08:00
tastybento 816e1e86be Added settings for structures and stronghold generation. 2021-03-03 20:46:22 -08:00
tastybento af4cc022bb Added MOVE_BOX flag to enable lower rank players to move the box. 2021-02-28 21:22:00 -08:00
tastybento 40147eeb2a Added world generation settings for biomes 2021-02-20 10:19:05 -08:00
tastybento 2446ed5340 Added biomes 2021-02-15 17:40:19 -08:00
tastybento f022d072c3 Added basic enderpearl island moving. 2021-02-15 15:58:15 -08:00
tastybento f0806310ba Areas are now deleted from a world copy
The world is duplicated and the back-up copy is used to replace areas
that are deleted. This is not as efficient as it could be right now, but
it works. The main issue is that lighting updates do not occur due to
NMS fast pasting, so dark areas can occur on the landscape.
2021-02-05 19:13:26 -08:00
tastybento df58768b2c Added Advancement manager and advancement scoring 2021-02-03 19:28:55 -08:00
tastybento 6e69cfbc0d Initial commit. 2021-01-30 09:59:42 -08:00