Translation, a tool for Nukkit developersTranslation is a Nukkit plugin for Minecraft Bedrock servers that helps developers create multilingual experiences. Its smart localization system detects each player’s language directly from the Minecraft client, such as en_US or ru_RU, then makes the appropriate translated messages available to compatible plugins. A simple API lets developers connect their own commands, menus, and server features to localized text without building language detection from scratch.Compatible with Nukkit MOT, PowerNukkitX, and NukkitX, it is useful for communities welcoming players from different regions. At BoxToPlay, we recommend it for a more accessible Minecraft server experience and cleaner plugin development.
MobHealthTag, dynamic mob health tags for NukkitMobHealthTag is a Cloudburst Nukkit plugin for a Bedrock Minecraft server that places floating tags above hostile and passive mobs. Each tag can show the mob’s custom name together with its current and maximum health, making combat, farming, and exploration easier to read at a glance.Health indicators update after damage or regeneration and change heart color from green to yellow or red as health falls. Our BoxToPlay server experience also benefits from configurable mob names, colors, symbols, enabled worlds, and a reload command, while automatic cleanup prevents duplicate tags after restarts, world changes, deaths, or unloads.
WorldBorder, Square Limits for Nukkit ServersWorldBorder is a Nukkit plugin for Minecraft Bedrock servers that defines controlled play areas for each configured world. Its main feature is a square border, with coordinates saved per world and boundaries checked as players move or teleport. When enabled, the plugin can push players back inside the permitted area, while administrators or players with the appropriate permission may leave it.A management interface and commands let staff create named borders, choose square or round shapes, reload settings, and organize several play zones. At BoxToPlay, it is useful for survival maps, event arenas, and limited exploration areas that keep a Minecraft server structured.
QueryPlaceholders OnlineSummator for Minecraft BedrockQueryPlaceholders OnlineSummator is a Nukkit plugin addon for Bedrock servers that totals player counts from several servers registered through QueryPlaceholders. It can calculate the combined number of online players across every configured server, or only selected entries, while also offering an option to sum maximum capacity. The resulting values can feed PlaceholderAPI displays, making it useful for scoreboards, menus, server lists, and network status messages. QueryPlaceholders handles remote Bedrock queries, including player counts, capacity, MOTD, and version details. At BoxToPlay, we recommend it for presenting a clear overview of a connected Minecraft server network.
InfoStick, block diagnostics for NukkitInfoStick is a lightweight Nukkit plugin for Minecraft Bedrock servers that turns a standard stick into a practical diagnostic tool. Right click any block to display its numerical ID, metadata value, name, and exact coordinates directly in chat.Useful for builders, map creators, and server administrators, it makes identifying blocks during development or troubleshooting much faster without changing normal gameplay. Our BoxToPlay team recommends it for creative work and technical testing on a compatible Minecraft server, offering clear information with a simple interaction.
NPCParticlesNKNPCParticlesNK is a Nukkit plugin for Minecraft Bedrock servers that adds visible particle effects to NPCs managed by the compatible NPC plugin. It gives server creators a simple way to make characters stand out with magical, atmospheric, or attention grabbing effects.The plugin includes options to configure how an NPC’s particles are displayed, helping improve visual guidance in lobbies, adventure areas, shops, and quest hubs. At BoxToPlay, we recommend it for server owners who want NPCs to feel more interactive without changing their dialogue or commands.
RPGClasses, Nukkit RPG PluginRPGClasses is a feature rich Nukkit plugin for a Bedrock compatible Minecraft server, adding a class based progression system to survival, PvP, and adventure gameplay. The current documentation presents five distinct classes, Warrior, Archer, Mage, Tank, and Assassin, each with its own stat growth, combat role, and critical hit profile.Players earn experience by defeating mobs, gain levels, and improve health, damage, speed, regeneration, and critical hit performance. Bedrock friendly forms, configurable messages, multilingual support, automatic stat updates, and administrator commands make RPGClasses a flexible addition to our Minecraft server projects at BoxToPlay.
WTapSupport, Java Style Sprint Knockback for BedrockWTapSupport is a Nukkit plugin for a Bedrock Edition Minecraft server that brings sprinting knockback closer to Java Edition combat. Bedrock handles attack knockback differently, so sprint hits may not provide the extra push expected by players familiar with W tapping.The plugin applies an adjustable sprint knockback multiplier, set to 1.5 by default, and includes the /wtap command for changing the value in game. It suits PvP, practice arenas, and competitive minigames where spacing, combos, and consistent hit feedback matter. With BoxToPlay, we help create a smoother and more familiar combat experience.
OG Lifeboat BountyHunter, Full RecodeOG Lifeboat BountyHunter, Full Recode is a Cloudburst Nukkit plugin that recreates Lifeboat’s classic bounty hunter experience for a Bedrock Minecraft server. It adds a competitive PvP minigame built around custom arenas, randomized spawn points, loot chests, starter equipment, and configurable shops where players can exchange gold for weapons, armor, food, bows, and arrows.Designed for repeatable matches, the plugin can save and reset maps automatically, protect the lobby, store player data through MySQL, and manage several arenas with signs and commands. We at BoxToPlay present it as a practical choice for servers seeking a nostalgic, customizable combat mode with a clear lobby to arena flow.
Command Items, practical tools for survivalCommand Items is a Nukkit plugin for a Bedrock Minecraft server that links commands to usable items. A player can click a configured item to open an ender chest, display a menu, or trigger another command supplied by a compatible plugin. Permissions control who may use each item, while the plugin removes it when the required permission is lost.Designed with survival in mind, it prevents command items from being duplicated through death, helping preserve server balance. Items are not locked to a slot, so written books or other items with no practical use are recommended. At BoxToPlay, it offers a simple way to add accessible, controlled utilities to survival gameplay.
Simple Spawn for NukkitSimple Spawn is a lightweight Nukkit plugin for a Minecraft Bedrock server that adds two focused commands for managing a shared spawn point. Players can use /spawn to return to the defined location, while operators can use /setspawn to save a new point.Its straightforward design keeps spawn management clear without adding unrelated systems. The plugin assigns separate permissions, with simplespawn.spawn available by default and simplespawn.setspawn reserved for operators. It suits survival, lobby, and hub servers that need reliable teleportation with minimal configuration. At BoxToPlay, we recommend it when simplicity and a clean player experience matter most.
Calculator, a practical Nukkit utilityCalculator is an experimental Nukkit plugin for Minecraft Bedrock servers, designed to bring a simple calculation tool directly into the game. Released as version 1.0.0, it adds a convenient utility for players and staff who need quick results while managing their Minecraft server.Useful for checking prices, counting materials, planning builds, or handling everyday server tasks, it keeps basic calculations close at hand without interrupting gameplay. Its straightforward concept makes it easy to understand and suitable for many communities. At BoxToPlay, we see it as a small but practical addition for a more comfortable server experience.
SpawnFix, a Nukkit plugin for reliable survival spawnsSpawnFix is a lightweight Cloudburst plugin for Minecraft Bedrock servers running Nukkit. It addresses an annoying survival issue where players may reconnect beneath their previous location, often inside a dark cave, because of Nukkit’s safe spawning behavior.The plugin records each player’s logout position, then checks their coordinates when they return. If the server places them somewhere else, SpawnFix teleports them back to the saved location, preserving continuity and reducing accidental deaths or confusion. With its focused design and minimal impact, it is a practical quality of life improvement for a survival Minecraft server. Our BoxToPlay setup makes this useful fix easy to include in your server experience.
WaffleRestAPIWaffleRestAPI is an experimental Nukkit plugin for a Bedrock Minecraft server that exposes server data through a REST API. It lets external tools retrieve the list of online players and detailed technical information, including memory usage, CPU load, storage, player count, MOTD, and server time.Its work in progress release also adds a file upload endpoint and optional API key authentication for protected routes. This makes it useful for dashboards, monitoring panels, websites, or automation connected to a Minecraft server. At BoxToPlay, we see it as a practical bridge between Nukkit administration and external applications.
BladeEconomy API for Minecraft Bedrock serversBladeEconomy API is an experimental Nukkit plugin designed for PowerNukkitX servers. It provides a flexible economy system with two currencies, coins and amethysts, backed by an SQLite database through DataManager. Player records are created automatically, making the system easy to use from the start.Beyond balances, the API tracks kills, deaths, playtime, and K/D ratios. Developers can add, remove, set, check, or transfer currencies between players, while formatted values can be displayed on scoreboards. At BoxToPlay, we recommend it for Minecraft server projects that need a lightweight economy and statistics foundation for other plugins.
DpkgRegion, simple region protection for Bedrock serversDpkgRegion is a lightweight Nukkit plugin for Minecraft Bedrock servers, created to define protected areas such as spawns, homes, and important builds. It gives server owners a practical way to limit griefing and keep shared spaces under control without adding a complex management system.Its workflow is deliberately simple: create a region with the /rg create command, select the desired positions, then press Shift to complete it. With Java 17 compatibility and Nukkit API 1.0.0 or newer, it is a straightforward choice for our BoxToPlay Minecraft server setups.
CancelRedstoneUpdateEvent, Disable RedstoneCancelRedstoneUpdateEvent is a lightweight Nukkit plugin for Minecraft Bedrock servers that cancels redstone update events, preventing redstone mechanisms from operating. It offers a simple way to turn off redstone activity across the server, which can help limit technical builds, reduce unwanted automation, or create rules for specific gameplay styles.Designed for Cloudburst Nukkit, this focused plugin has no listed configuration or commands and is intended to work immediately once enabled. Our BoxToPlay team recommends it for server owners who want a straightforward redstone restriction with minimal impact on other gameplay systems.
BlocksProtect, block history for Nukkit serversBlocksProtect is a Nukkit plugin for a Bedrock Minecraft server that records block placement and destruction in the world. It gives administrators a practical way to investigate griefing, clarify building disputes, and understand how an area has changed over time.With a stick, the inspect command reveals when and by whom a block was modified, while inspectr displays changes within a radius. The plugin uses Nukkit JOOQConnector as a required dependency. At BoxToPlay, we recommend it for server teams seeking a clear, searchable history of player activity.
CAntiBot, advanced anti bot protection for NukkitCAntiBot is a Nukkit plugin for Minecraft Bedrock servers that filters automated connections through an interactive captcha. It displays a custom symbol based challenge in a form, gives players a configurable time limit with a boss bar countdown, and checks answers without regard to letter case.While verification is pending, players are immobilized and cannot use chat, commands, inventories, clickable items, block placement, item drops, or take damage. Configurable messages, form text, timeout values, and placeholders help administrators adapt the experience to their Minecraft server. At BoxToPlay, we present it as a practical layer against bot attacks, with no external dependencies.
SWorldEdit, Advanced World Editing for NukkitSWorldEdit is a powerful Nukkit plugin for Minecraft Bedrock servers, bringing fast, command driven tools for large scale building and terrain editing. Select regions with a wand axe, then set or replace blocks, cut, copy, paste, and undo changes through a practical workflow.It also creates walls, cylinders, spheres, and hollow shapes, rotates clipboard content, and saves reusable structures as compressed NBT schematics. Asynchronous processing helps keep editing operations responsive, while its Nukkit, Nukkit MOT, and Lumi focus suits several server environments. With BoxToPlay, our Minecraft server experience makes this toolkit useful for creative builds, hubs, and maintenance work.
VipJoinMessage, VIP Join Messages for NukkitVipJoinMessage is a Nukkit plugin for a Bedrock Minecraft server that replaces ordinary join notifications with custom messages reserved for players in selected VIP groups. It connects to either LuckPerms or Multipass, allowing each configured group to display its own text and player name.Its lightweight configuration makes it easy to tailor ranks such as Premium or Ultimate, while an option removes the default Minecraft join message for a cleaner chat. At BoxToPlay, we recommend it for servers that want to make supporter arrivals more visible without changing gameplay or adding unnecessary complexity.
SimpleFFA, flexible Free For All for Nukkit MOTSimpleFFA is a lightweight Nukkit plugin for Minecraft Bedrock servers running Nukkit MOT. It creates configurable arenas where players fight continuously, rejoining the action through a simple command. Administrators can define unlimited arenas, set individual rules for block placement and breaking, item drops and pickups, then choose whether placed blocks should disappear automatically. Each arena can also receive its own spawn point and customizable kits with enchanted equipment.It is open source, lightweight, and focused on straightforward PvP management rather than unnecessary extras. The current beta release uses Russian configuration and in game messages. For a flexible Minecraft server, our BoxToPlay team sees SimpleFFA as an efficient way to build varied combat arenas with distinct rules and playstyles.
SmoothTP, GTA style smooth teleportationSmoothTP is a Nukkit plugin for Minecraft Bedrock servers that turns ordinary teleportation into a cinematic, GTA inspired experience. Instead of an abrupt position change, players see smooth camera transitions and stylish movement when teleporting within the same world. Travel between worlds remains instant, keeping world switching practical.The plugin also protects players from fall damage during the sequence and lets server owners adjust animation duration, camera speed, sounds, and teleport messages in the configuration. No commands or special permissions are required, since SmoothTP enhances teleportation automatically. At BoxToPlay, we recommend it for any Minecraft server seeking more polished warps and travel.
MoneyChecks, Secure Checks for NukkitMoneyChecks is a Nukkit plugin for Minecraft Bedrock servers that adds physical money checks to an economy powered by EconomyAPI. With /createcheck <amount>, players can convert funds into a check, making payments, rewards, and player transactions easier to manage in game.The system provides clear economic control through configurable commission rates, minimum and maximum amounts, and timezone settings. Administrators can reload the configuration with /checkreload and manage access through dedicated permissions. At BoxToPlay, we recommend it for an economy focused Minecraft server seeking a simple, flexible, and secure solution. Nukkit 1.0 or higher and EconomyAPI are required.
Create your Minecraft Nukkit server and install any NukkitX plugin with one click!
Create my server