⚡ LightCore | 1.0.0
LightCore 1.0.0 adds new features and the support for 1.21.5 + minor bugfixes.
Whats changed
✨ Features
- added 1.21.5 support
- added own complex inventory api
- In the future, all Light Series plugins will make use of this API.
- added own complex level api
- added own droptable api
- added new Title Queue system
- All titles sent to the player will no longer be overwritten. Instead, each title is placed in a queue per player and processed one after the other.
- This feature will automatically be included in all future Light Series plugins.
- added WorldGuard in the hook manager
- added MMOItems in the hook manager
- added MythicMobs in the hook manager
- added NexoMC in the hook manager
🐛 Fixes
- improved error handling
- In Future Light Series plugins will print detailed readable error messages for end users
- reworked the velocity proxy messaging system
- added new
send title throw proxysystem - updated EconomyHandler
- added LightMath
- An api to convert string expressions like
chance: "(%player_level% - 100) * 0.54"into readable and translated formular
- An api to convert string expressions like
- improved LightTimers
- A lambda focused scheduler system
- relocate some classes to more logical packages
- improved sql shutdown function
- Now the end user is able to use
/reload confirmon their server without database exceptions - Please, even this is now working. NEVER reload your server !
- Now the end user is able to use
- added new way to show TextDisplay´s as Holograms
- improved the update notifier on new plugin versions
- updated paper userdev build to 1.21.5