About the Modification
The SDM Events Lab modification enables you to create custom events for Minecraft - both global and local events.
Global events affect all players on the server simultaneously, while local events are triggered individually for each player.
Currently, the mod only supports KubeJS for scripting events. Your custom scripts should be placed in the "kubejs/startup_scripts/…" directory.
To get started with using this modification, it's recommended to check the project's official documentation for comprehensive instructions.