Version 1.0-RC4 is finally out! The plugin is almost complete, and I think it's finally ready for production use! Nevertheless, always bear in mind that a bug may occur, so always make backups of your Minecraft and your database! Minor bugs are certainly present. Future updates of the plugin will certainly include gamerule additions, permissions and Minecraft updates.
Patch Note:
- Selectable default permissions!
- [ci-skip] Merge pull request #23 from haha252/Translate
- Fixed update config from 1 to 2
- Folia 1.20.4 IS FINALLY ON THE REPO
- HotFix: Island wasn't created in other worlds!
- Removal of IslandTypes
- Move a good part of RegionsUtils into the API RegionHelper
- Api is now in version 1.0-RC4
Patch Note
- Folia 1.20.4 Support
- Portal deletion can now be prevented
- PlayerPrepareChangeWorldSkyblockEvent path modification
- In future, I won't be using EssentialsX, hence the PlayerTeleportSpawnEvent
- Now all gamerules are enabled by default
- Small oversight for message formatting
- Fix annotations between NotNull & Nullable
- Change verification class if using Folia
- Restore gamemode even when island creation fails
- API version 1.0-RC.4
- Fix server crash when paper-world-config : 'spawn.keep-spawn-loaded' is set to FALSE
- Delete gamerule cache when island is deleted
- Forget to use permission to use redstone
- Pistons should not work outside islands
- Check radius with a double
HOTFIX 1.0-RC3
A major problem occurred with the gamerules added in 1.0-RC3, where duplications were made! The islands_gamerule table must be deleted!
Patch Note
- HotFix: IslandPermissionQuery#updateIslandGameRule not returning correct verification
- HotFix: Bad database creation for islands_gamerule, need to delete or empty islands_gamerule database
- Fix tabulation is gamerule
- HotFix: gameruleByIslandId was not initialized
- [ci-skip] put jitpack
- [ci-skip] update gradle
- [ci-skip] add bstats to readme
- Stop all plugin tasks
- [ci-skip] Merge pull request #16 from haha252/Translate
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 : https://github.com/Euphillya/Skyllia/issues/19
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
The plugin is practically complete, but bugs are to be expected! The plugin isn't for production yet, or at least I don't consider it to be. Now it's mostly bug fixes.
Patch Note :
- Check whether the player has the right to attack
- Commands: /skylliadmin setsize <player/uuid> <number> confirm
- API published on the github repo!
- Added check not to kill NPCs
- Oops, wrong file for setsize
- Allow interaction with entities on an island
- Make people temporary/trusted members
- Renamed TRUST permission to MANAGE_TRUST permission
CETTE VERSION A BESOIN DE REMETTRE A ZERO LA BASE DE DONNEE !
Patch Note :
- Désactiver correctement le plugin
- Command /skyllia [un]ban player
- Hotfix Commandes : Seul le propriétaire pouvait executer des commandes
- HotFix : fix cache qui met en cache seulement le propriétaire de l'ile
- Fix is invite où le nombre de membre était toujours dépassé
- Déplacement du code de la base de données en API
- Début de la création des commandes pour administrer le plugin
- Commandes /skylliadmin forcedelete player confim
- Gros changement qui demande un reset de la base de donnés des iles !
- Hotfix : mauvaise variable pour le max membre de l'ile
Full Changelog:
- Pas besoin de revérifier à chaque fois si on est sur Folia, juste au démarrage suffit
- Fix position de la téléportation car il reste à 0 https://github.com/Euphillya/Skyllia/issues/12
- WorldEdit/Fawe ne sera plus utiliser pour nettoyer l'ile !
- [ci-skip] discord contact
- [ci-skip] Update link download
- [ci-skip] cliquable lien
- Hotfix : Suppression de l'ile
- Mise à jour des dépendances
- Appeler SkyblockLoadEvent lorsque l'ile est crée
- Plus de log en cas de bug WE