Releases: Euphillya/Skyllia
Skyllia - 346
This release is automatically compiled by GitHub Actions
Commit Message
Temp fix clear cache commands
Full Changelog: build-master-345...build-master-346
Skyllia - 345
This release is automatically compiled by GitHub Actions
Commit Message
Fix completation des warps
Full Changelog: build-master-344...build-master-345
Skyllia - 344
This release is automatically compiled by GitHub Actions
Commit Message
Ne pas recréer une île au même endroit pendant une suppression ou un redémarrage
Full Changelog: build-master-343...build-master-344
Skyllia - 343
🚀 Skyllia 2.0 – Major 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 biome
performance - ✅ 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
ConcurrentModificationException
on 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 biome
logic 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
Skyllia 1.0 – Final Release
⚠️ Skyllia 1.0 – Final Release
This is the final version of Skyllia 1.0, compatible with Minecraft 1.20.1 to 1.21.4.
🚨 The next release will be Skyllia 2.0, which will support Minecraft 1.21.5 and future versions.
⚠️ Please note that Skyllia 2.0 will not be configuration-compatible with version 1.0. A manual upgrade will be required.
🔁 Always make a full backup before upgrading!
🛠️ Patch Notes
- ✅ Use
Math.max
to fix potential negative delay values - ✅ Prevent
ConcurrentModificationException
in tab completion - ✅ Update all libraries to latest versions
- ✅ Fix issue with file uploads
- ✅ Add Teleport flags in Island Permissions
Version 1.0-48
Full Changelog: 1.0...1.0-48
Release 1.0
- Drop support Spigot
- Drop support 1.17-1.18-1.19
- Fix #40
- Support 1.20.6
- Add default Schematic
Skyllia Version 1.0-RC3
Hello !
Version 1.0-RC3 completes the functionality of the Skyllia plugin. I think that from now on, only bug fixes and performance fixes will be supported (of course on Folia 1.20.4 when the bundle will be available).
Also, if you think I've overlooked an important feature, API flaw or anything else, please let me know on github or Discord.
Patch Note
These portals work only on paper and its forks, EXCEPT Folia.
SkyblockChangeGameRuleEvent added
Feactures : #19
Skyllia Version 1.0-RC2
Patch Note 1.0-RC2
- Fix: #17
- Fix: #18
- Fix: Admin commands were not working when I updated the code
- Fix: I had used the wrong file for setsize and setmaxmembers for admin
- Fix: The WorldBorder was not updating when changing the island size
- Fix: Island deletion stopped before complete removal, this is fixed and now takes the island size into account
- Add: Added the SkyblockChangeSizeEvent API
- Add: /skyllia visit now supports UUIDs