π Skyllia 2.0 β Major Release
Pre-release
Pre-release
π Skyllia 2.0 β Major Release
This is the first stable release of Skyllia 2.0, compatible with Minecraft 1.21.5 and above.
π¦ Always back up your configuration and data before upgrading.
β Highlights
- β Support for Paper 1.21.5
- β
Experimental support for Folia 1.21.5
π§ͺ Note: Folia 1.21.5 is not released yet, so compatibility is theoretical and untested.
- β Reworked portal system
- β New config system with full refactoring
- β SQLite support by default (fallback when MariaDB is missing)
- β API cleanup & better modularity
- β Multi-language support enabled
- β
Improved
/is biomeperformance - β Reload config support via command
- β New world generator plugin support
- β More flexible schematic configs
- β Nexo integration (plugin support)
- β Full cache system rewrite
π οΈ Full Patch Notes
- Add Paper & Folia 1.21.5 support
- Rework portal permissions and behavior
- Prevent
ConcurrentModificationExceptionon tab completions - Fix config reading/writing issues
- Refactor internal API for modular use
- Reload commands now hot-swap configuration
- Add support for SQLite (fallback when MariaDB is unavailable)
- Add support for Nexo integration
- Refactor
/is biomelogic for better performance - Add FAWE support to the Paper plugin
- Add more options for schematic configuration
- Add permission
skyllia.use.portal.[nether/end] - Refactor
PlayerPrepareChangeWorldSkyblockEvent - Add support for custom world generators
- Fix issues with portals and SkylliaOre dependency
- Fix world border placement and config cleanup