MosaicCore
ModrinthFramework core for MosaicMC [ARCHIVED]
2.4k téléchargements 2 abonnés mis à jour 35mo ago
dernière v0.2.0-beta Modrinth
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!
Versions
Beta
0.2.0-beta
# MosaicCore 0.2.0-beta for Minecraft 1.20-1.20.1
- **Changes on events handling**
- Fixed issue with even not calling
- Moved extension functions into…
Beta
0.1.5-beta
# MosaicCore 0.1.5-beta for Minecraft 1.20-1.20.1
- **Added Loader class**
- Generating docs on build
- More code base cleaning
**Full Changelog**:…
Beta
0.1.4-beta
# MosaicCore 0.1.4-beta for Minecraft 1.20-1.20.1
- **Moved plugin loading logic into kotlin**
- Moved to veinflower
- Fixed issue with mixin extras
- Added…
Beta
0.1.3-beta
# MosaicCore 0.1.3-beta for Minecraft 1.20-1.20.1
- **Rewrite of mixins to java**
**Full Changelog**:…
Beta
0.1.2-beta
# MosaicCore 0.1.2-beta for Minecraft 1.20-1.20.1
- **Port to parchment mappings**
- Disabled mixin remapping
- Updated fabric-language-kotlin
**Full…
Beta
0.1.1-beta
# MosaicCore 0.1.1-beta for Minecraft 1.20-1.20.1
- **Added `-Xlambdas=indy` flag which may result in binary incompatibility**
**Full Changelog**:…
Beta
0.1.0-beta
# MosaicCore 0.1.0-beta for Minecraft 1.20-1.20.1
- **Update to kotlin 1.9.0**
- Update to loom 1.3.8
**Full Changelog**:…
Alpha
0.0.9-alpha
# MosaicCore 0.0.9-alpha for Minecraft 1.20-1.20.1
- **Fixed cancel-ability of events**
- Thread safety
- Listen function is infixed on PluginContainer
- New…
Alpha
0.0.8-alpha
# MosaicMC 0.0.8-alpha for Minecraft 1.20.1
- **Removed deprecated config files**
- Renamed callEvent to call and moved on the event class
- Replaced function…
Alpha
0.0.7-alpha
# MosaicMC 0.0.7-alpha for Minecraft 1.20.1
- **Removed Subscriber functional interface**
- Removed depracted codecs
- Renamed SubscriberObject to Subscriber
-…


Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.