Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.77 KB

README.md

File metadata and controls

35 lines (18 loc) · 1.77 KB

nukkitcraft

A Nukkit-based server for the Scriptcraft Modular Architecture

To use

The best way to use this image is via the Scriptcraft Modular Architecture Controller.

Plugins

  • BossBarAPI

Built from Magikcraft's fork of solo5star's implementation.

This plugin is wrapped by the Magikcraft core library to provide a normalised interface over Bukkit and Nukkit.

  • Holograms

Built from Magikcraft's fork of Creeperface01's repo.

This plugin is wrapped by the Magikcraft core library to provide a normalised interface over Bukkit and Nukkit.

  • Multiworld

The Multiworld plugin provides a CLI-only interface to something like Bukkit's Multiverse. It is provided for manual loading of worlds.

The normalised interface in the Magikcraft core library reimplements most of its functionality in JavaScript, and it is included for reference.

  • Pokkit

Pokkit is a plugin that allows Bukkit plugins to run in Nukkit. We use it to provide support for ScriptCraft.

The included Pokkit plugin is a custom build from the Magikcraft fork on the events+ branch. There is a PR to get these changes upstream.

These changes add support for more events than the upstream supports, and also to make it possible to directly interact with the Nukkit server via __plugin.server.nukkit.