This build introduces portal auto linking (BETA). This attempts to generate/link portals at the best of it's ability- Async when possible. This must be enabled in config.yml.
NOTE: if this option is disabled, and you are linking portals- it will only work if you have the default nether and/or end world enabled!!!
| Added![]()
- XWR portal auto-linking option (see notes above).
| Changed![]()
- Some logic behind portal linking.
| Fixed![]()
- Fix toggle button interactions not being cancelled.
| Added![]()
- Minecraft 1.21.2/1.21.3 anvil GUI support.
- Added dimensional min/max Y override to perform RTP search.
| Added![]()
- Command Delays.
| Changed![]()
- Reworked command prefix explanation in worlds.yml.
- Improved efficiency of message parsing.
- Removed command 2 tick background delay.
| Fixed![]()
- Exception thrown when paper-world.yml doesn't exist.
- About/Info command error.
- Incorrect economy bypass permission.
- RTP toggle button overlapping back button.
- Small inconsistencies.
| Added![]()
- Command Delays.
| Changed![]()
- Reworked command prefix explanation in worlds.yml.
- Improved efficiency of message parsing.
- Removed command 2 tick background delay.
| Fixed![]()
- Exception thrown when paper-world.yml doesn't exist.
- About/Info command error.
- Incorrect economy bypass permission.
- RTP toggle button overlapping back button.
- Small inconsistencies.
| Added![]()
- MyWorlds auto world creation support.
- PhantomWorlds auto world creation support.
| Changed![]()
- Improved Multiverse implementation.
- Reworked auto world creation.
- Code optimization...