mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-14 14:55:14 +01:00
2d94e4447a
* Enables game mode addons to run as the only world. Requires game mode addons to do the following in their onLoad: 1. Register commands 2. Be able to provide the chunk generator object because it will be used to generate the worlds 3. Be able to provide the WorldSettings because the world name (string) is required * Sets world in CompositeCommand after onEnable * Added Javadoc to Addon#onEnable and Addon#onLoad to better explain where to do what. |
||
---|---|---|
.. | ||
java/world/bentobox/bentobox | ||
resources |