Language

MosaicCore

MosaicCore

Modrinth

Framework core for MosaicMC [ARCHIVED]

2.4k downloads 2 followers updated 35mo ago
latest v0.2.0-beta Modrinth
Fabric Quilt 1.20 – 1.20.1 LibraryManagementUtility

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
fabric, quilt · 1.20, 1.20.1 · 35mo ago
# 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…
476
Beta
0.1.5-beta
fabric, quilt · 1.20, 1.20.1 · 35mo ago
# 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**:…
204
Beta
0.1.4-beta
fabric, quilt · 1.20, 1.20.1 · 35mo ago
# 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…
189
Beta
0.1.3-beta
fabric, quilt · 1.20, 1.20.1 · 35mo ago
# MosaicCore 0.1.3-beta for Minecraft 1.20-1.20.1 - **Rewrite of mixins to java** **Full Changelog**:…
180
Beta
0.1.2-beta
fabric, quilt · 1.20, 1.20.1 · 35mo ago
# MosaicCore 0.1.2-beta for Minecraft 1.20-1.20.1 - **Port to parchment mappings** - Disabled mixin remapping - Updated fabric-language-kotlin **Full…
195
Beta
0.1.1-beta
fabric, quilt · 1.20, 1.20.1 · 35mo ago
# MosaicCore 0.1.1-beta for Minecraft 1.20-1.20.1 - **Added `-Xlambdas=indy` flag which may result in binary incompatibility** **Full Changelog**:…
173
Beta
0.1.0-beta
fabric, quilt · 1.20, 1.20.1 · 35mo ago
# 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**:…
173
Alpha
0.0.9-alpha
fabric, quilt · 1.20, 1.20.1 · 36mo ago
# 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…
184
Alpha
0.0.8-alpha
fabric, quilt · 1.20, 1.20.1 · 36mo ago
# 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…
179
Alpha
0.0.7-alpha
fabric, quilt · 1.20.1 · 36mo ago
# MosaicMC 0.0.7-alpha for Minecraft 1.20.1 - **Removed Subscriber functional interface** - Removed depracted codecs - Renamed SubscriberObject to Subscriber -…
188
Alpha
0.0.6-alpha
fabric, quilt · 1.20.1 · 36mo ago
# MosaicMC 0.0.6-alpha for Minecraft 1.20.1 - ### Depracted config code - Updated to 1.20.1 - Updated kotlin to 1.8.22 - Added ktfmt - Name change from…
184

Comments 0

No comments yet. Be the first to share your thoughts.