90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
Resolve #15 and some code cleanup
Code Cleanup
- Improved code organization.
Structural Changes
- Moved script loading and unloading responsibilities to a dedicated script manager class.
- Scripts now load when the ServerLoadEvent is triggered, enhancing plugin performance and startup.
Breaking Changes
- Breaking:
onEnable
andonDisable
methods have been removed from the script lifecycle.- Recommendation: Use
onLoad
andonUnload
as alternative methods for initialization and cleanup.
- Recommendation: Use
Files
LuaLink-1.20.1-31.jar(71.32 KiB) Primary Download
Details
Licensed MIT
Published a year ago
Updated 5 months ago