bentobox/src/test/java/us/tastybento/bskyblock
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
..
api WIP: Converted to a mutli-world/mutli-game type model 2018-05-17 21:25:12 -07:00
commands WIP: Converted to a mutli-world/mutli-game type model 2018-05-17 21:25:12 -07:00
database WIP: Converted to a mutli-world/mutli-game type model 2018-05-17 21:25:12 -07:00
listeners WIP: Converted to a mutli-world/mutli-game type model 2018-05-17 21:25:12 -07:00
managers WIP: Converted to a mutli-world/mutli-game type model 2018-05-17 21:25:12 -07:00
util Added test for SafeSpotTeleport 2018-04-28 10:32:03 -07:00