mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-02-16 04:11:44 +01:00
This will load all schems in an add-on's schem folder if it exists and associate them with this world set (overworld, nether and end). Schems can be named anything, but the partner nether or end worlds must be pre-fixed with "nether-" or "end-" in the filename. Additional schems can be added by the admin into the schem folder, or they can be stored in the jar file of the add-on. Both are supported. No changes are required to current add-ons. I.e., there is no API breakage here, but I would like to rename the SchemsManager method loadIslands(World world) to be loadSchems(World world) in the future. Related issues/PR: https://github.com/BentoBoxWorld/BentoBox/issues/104 https://github.com/BentoBoxWorld/BentoBox/issues/207 https://github.com/BentoBoxWorld/BentoBox/issues/378 https://github.com/BentoBoxWorld/BentoBox/pull/408 |
||
---|---|---|
.. | ||
java/world/bentobox/bentobox | ||
resources |