bentobox/src/test/java
tastybento 9f6819bd3b WIP: Converted to a mutli-world/mutli-game type model
This branch adds a world aspect to almost all commands. Although the
Bukkit World class is used for reference, the world includes any nether
or end worlds too. By enabling multiworld, things like the protection
grid will operate independently in different world groups. The idea is
to enable one plugin to run mutliple worlds. For example run AcidIsland,
ASkyGrid and BSkyBlock at the same time.

In addition to this big change, I added an admin command to copy and
paste "simple" schematics that I called "schems". It does not work
completely correctly right now, especially for chest contents.
2018-05-17 21:25:12 -07:00
..
bskyblock Switched to List from LinkedList for tab complete. 2018-05-11 21:05:19 -07:00
us/tastybento/bskyblock WIP: Converted to a mutli-world/mutli-game type model 2018-05-17 21:25:12 -07:00