This is a experimental version of the plugin. Although I believe it is ready for production it is still not feature-completed and still has a few bugs to be fixed. Issues will happen and should be reported in our Github Issue Tracker. This is a IMPORTANT update as it will fix major issues, implement new features, add support for 1.21.4 and much more.
This release contains the following changes:
- Added support for Minecraft 1.21.4
- Added support for the "new" Registry class in modern Bukkit versions
- Added custom model data support for job icons in choose job menu (#363)
- Improved economies and workzones error handling (#368)
- Fixed issue with MariaDB remote connection (#364)
- Fixed issue with inventory closing coooldown
- Fixed issue with hide attributes in minecraft versions higher than 1.20.5
- Fixed minor issues and mispells
Recommendations:
If updating manually from 1.0-beta-7a (probably not the case), a manual migration of the database is required. A tutorial can be seen in the Migrating H2 to v2 wiki page.
Full Changelog: https://github.com/Picono435/PicoJobs/compare/1.0-pre...1.0-pre-1
THIS IS A MAJOR EXPERIMENTAL VERSION OF THE PLUGIN! Issues will happen and should be reported in our Github Issue Tracker.
This is a VERY IMPORTANT update as it will fix major issues, implement new features and much more.
This release contains the following changes:
- Added new workzone implementation feature
- Added STRIP_LOGS job type
- Added new events into the PicoJobs API
- Huge rework in multiple areas of the plugin (listeners, storage, configuration, commands etc...)
- Complete rework of the economy implementation
- Updated editor client code (Editor is still WIP)
- Improved security and encryption of slimJar
- Removed /jobsadmin debug command
- Fixed major issue with Minecraft version 1.21
- Fixed issues with update detection
- Fixed issues with auto update
- Fixed issues with Hikari based storage implementations (MySQL, MariaDB, etc...)
- Fixed issues with legacy server detection
- Fixed issues with custom model data in bukkit
- Fixed minor issues
Recommendations:
If updating manually, a manual migration of the database is required. A tutorial can be seen in the Migrating H2 to v2 wiki page.
Full Changelog: https://github.com/Picono435/PicoJobs/compare/1.0-beta-7a...1.0-pre
THIS IS A BETA VERSION OF THE PLUGIN! Issues will happen and should be reported in our Github Issue Tracker. This is a VERY IMPORTANT update as it will fix major issues found on 1.0-beta-7a
This release contains the following changes:
- Fixed major issue with the jar not starting
Recommendations: There are no recommendations for this version