DUXPLIMA Documentation

Developer API

Overview, Events and Writing a Module.

  • Overview — uxmSkyblock exposes a clean API so other plugins and modules can read and modify islands. The core is published through JitPack.
  • Events — uxmSkyblock fires standard Bukkit events at key island lifecycle moments, so your plugin or module can react to them.
  • Writing a Module