MosaicCore has been archived. MosaicCore will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
MosaicCore
What is MosaicCore?
The plugin system provides an easy way to create server-side mods by offering predefined functions and variables, eliminating the need to write generic code.
Features
Plugin system
Plugin system is way to create your server side mod very easily with already pre defined functions and variables which removes need to create most of generic code.
Event system
The event system is a powerful tool that helps manage and organize events using a special design pattern called Kotlin DSL. It simplifies event usage and setup, reducing code complexity. It also streamlines event listening and event creation, minimizing the amount of code required.
Documentation
Check out github.com/MosaicMC/MosaicCore#readme for more informations!