ModLoader is a lightweight Nukkit plugin for Minecraft Bedrock servers that lets administrators create server features with JavaScript instead of writing every function directly in Java. It provides access to the server, online players, logging, and a management API for commands and scheduled tasks.
Scripts can react to events such as player joins, send messages, run repeating actions, and save configuration data. This makes it useful for prototyping or adding simple custom systems to a Minecraft server with an accessible workflow. At BoxToPlay, we present it as a practical option for JavaScript server customization, while noting its beta status and limited API compatibility.
Create your Nukkit server and install ModLoader with one click!