The 5zig Mod ServerAPI is a plugin created for easy communication from a Plugin to a Client using Custom Payloads / Plugin messaging. This will of course only work if ...
This is a basic implementation of a modding API that allows mods to register themselves as listeners for events. Those events are then sent to all mods that were loaded. Data from the event is passed ...