Skip to content

Releases: Euphillya/Skyllia

Skyllia - 346

30 Jul 19:52
560d9b8
Compare
Choose a tag to compare

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

30 Jul 13:45
d6aa310
Compare
Choose a tag to compare

This release is automatically compiled by GitHub Actions

Commit Message

Fix completation des warps

Full Changelog: build-master-344...build-master-345

Skyllia - 344

30 Jul 12:49
c8e79b0
Compare
Choose a tag to compare

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

30 Jul 10:37
95f8f3c
Compare
Choose a tag to compare

This release is automatically compiled by GitHub Actions

Commit Message

Ajout permissions

What's Changed

New Contributors

Full Changelog: 2.0-259...build-master-343

🚀 Skyllia 2.0 – Major Release

17 Apr 16:35
653bfe2
Compare
Choose a tag to compare
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.
⚠️ Not backward compatible with Skyllia 1.0. A full migration is required.
📦 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

17 Apr 16:25
e76c319
Compare
Choose a tag to compare

⚠️ 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

08 Jul 10:26
318ed3b
Compare
Choose a tag to compare

Full Changelog: 1.0...1.0-48

Release 1.0

26 May 14:56
590856a
Compare
Choose a tag to compare
  • 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

02 Feb 15:58
Compare
Choose a tag to compare
Pre-release

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

30 Jan 19:31
Compare
Choose a tag to compare
Pre-release

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