PlaceholderAPI for NukkitPlaceholderAPI is a lightweight Nukkit plugin for Minecraft Bedrock servers that gives other plugins a shared system for displaying dynamic information. It replaces tokens such as player names, UUIDs, ping, server data, or custom values inside supported text, making chat, holograms, messages, scoreboards, and similar interfaces more informative.Designed with developers in mind, it supports static and player based placeholders, aliases, caching, automatic updates, parameters, and contextual scopes for features such as chat or arenas. This flexible API helps different plugins exchange data consistently and keeps your Minecraft server presentation dynamic. At BoxToPlay, we recommend it for organized, reusable server interfaces.
KotlinLib, Kotlin Support for Nukkit ServersKotlinLib is a dependency library for Minecraft Bedrock servers running Nukkit or Cloudburst. It provides the Kotlin runtime required by plugins written in Kotlin, allowing several server plugins to share common components instead of bundling them separately. It does not add commands, gameplay mechanics, or player features by itself.With a focused technical role, KotlinLib helps Kotlin plugins load correctly and keeps their dependencies available within the server environment. The published 1.7.22 release updates the bundled Kotlin version to 1.7.22 and lists compatibility with API 1.0.0. At BoxToPlay, we recommend it when another Nukkit plugin declares KotlinLib as a required dependency.
DbLib, shared database support for NukkitDbLib is a utility Nukkit plugin for Minecraft Bedrock servers that bundles JDBC drivers for MySQL and SQLite, allowing other plugins to store and retrieve data without packaging their own database connectors. It also includes ORMLite and Sql2o, giving developers both an object relational approach and a simpler way to write queries.Once configured, DbLib can provide a shared database connection for compatible plugins, helping centralize settings and reduce duplicated libraries. This is useful for permissions, islands, player statistics, and other persistent features. At BoxToPlay, we recommend it for Minecraft server administrators who want a practical, reusable data layer.
ScoreboardAPI, Simple Fake Scoreboards for NukkitScoreboardAPI is a lightweight Nukkit plugin and library for Minecraft Bedrock servers. It gives developers a straightforward way to create custom sidebar scoreboards without relying only on the game’s standard objectives.Titles, lines, separator spaces, display slots, and refresh intervals can be defined in code. A handler also allows dynamic information, such as player names, online counts, or changing values, to update automatically for each player. We recommend it through BoxToPlay for server projects that need clean, customizable information panels with minimal complexity.
Create your Minecraft Nukkit server and install any NukkitX plugin with one click!
Create my server