Skip to content

Adding compat as mod dev

Disable team management

You can use the API to disable team management without the config needs to be changed. Additionally, you can disable that players will be teleported to spawn when joining the world.

For more information about this, look here 🔗. You can call this in the main constructor of your mod.

Custom Forge Events

Skyblock Builder fires several events which you can subscribe like normal Forge events. These are all events:

All events do have proper Javadoc which describe what they do.