This update adds very few visible changes, but is massive internally. BetterEnd has now migrated to use plugin-ified
Gaea for API, to prepare for release of Terra. You will now need Gaea installed to use BetterEnd.
Changes:
- BetterEnd now uses Gaea's command system. The following changes to commands were made during re-implementation:
- /be reload now requires debug mode to be enabled in config.yml, as reloading live is for debugging.
- The biome teleport command has moved. It used to be /be tpbiome BIOME. It is now /be biome teleport BIOME. The /be biome command still works as it did previously.
- Some debugging commands were removed.
- BetterEnd now uses Gaea's language system. This makes future additions to translation files easier. Very few message IDs changed, but you will still need to delete the BetterEnd/lang folder and have it re-generate to have complete translations.
This is a massive internal update, so please let me know if you find any bugs
immediately.