Skip to main content
← All Guides
Bedrock · 5 min read

Best Bedrock Server Plugins and Add-ons in 2026

Curated list of the best Bedrock server plugins and add-ons for PocketMine, Nukkit and BDS covering anti-cheat, economy, permissions, minigames and more.

The Bedrock Plugin Landscape in 2026

Finding the best bedrock server plugins used to mean browsing a handful of outdated forum threads. That has changed. PocketMine 5.x brought a modern API, Nukkit continues to attract Java developers who want to write Bedrock plugins, and the official BDS Script API now supports enough functionality to build real gameplay systems. This guide covers the top picks across every category.

We focus on plugins and add-ons that are actively maintained, well-documented and tested on current Bedrock protocol versions. If a project has not been updated in over a year, it is not on this list.

Anti-Cheat

Bedrock's client is easier to modify than Java's, making anti-cheat essential. The best bedrock server plugins for cheat prevention in 2026 are:

  • Esoteric (PocketMine): Detects fly, speed, reach, auto-clicker and inventory exploits. Runs server-side with minimal performance overhead. Configurable thresholds let you tune sensitivity to reduce false positives.
  • Xyron (PocketMine): A newer alternative with movement prediction and packet analysis. Good at catching teleport and timer hacks.
  • Spartan Bedrock (BDS Script API): Uses the official scripting layer to detect common exploits on vanilla BDS servers without needing PocketMine or Nukkit.

Permissions and Ranks

  • PurePerms (PocketMine): The standard permissions plugin. Create groups, assign permission nodes, set default groups and promote players via commands. Supports per-world permissions.
  • LuckPerms (Nukkit): The same LuckPerms that Java servers love, ported to Nukkit. Web editor, verbose logging, inheritance trees and context-based permissions. If you are coming from a Java background, this will feel familiar.

Economy

  • EconomyAPI (PocketMine): Core currency system. Other plugins hook into it for shops, bounties, rewards and more.
  • ShopUI (PocketMine): Provides a form-based shop interface for Bedrock clients. Players tap through menus to buy and sell items. Clean, mobile-friendly and easy to configure.
  • QuickShop-Nukkit: Port of the popular Java shop plugin. Players create chest-based shops that other players interact with by tapping signs.

Host any Bedrock or crossplay server with zero config headaches. Astroworld Hosting supports Geyser, BDS, and every server type on every plan.

World Management

  • MultiWorld (PocketMine): Create, delete, load, unload and teleport between worlds. Supports void generators for lobby worlds.
  • WorldProtect (PocketMine): Protect specific worlds from griefing by disabling block breaking, PvP, explosions and mob spawning per world.

Minigames

The best bedrock server plugins for minigames depend on which software you run:

  • SkyWars (PocketMine): Full SkyWars implementation with arenas, kits, cages and leaderboards. Uses form UI for kit selection.
  • BedWars (PocketMine): Team-based bed defense with item shops, generators and upgrades. Multiple arena support.
  • Custom Script API minigames (BDS): With the Script API maturing, developers are building minigame frameworks directly on vanilla BDS. These run without any third-party server software and distribute as behavior packs.

Chat and Communication

  • ChatFormatter (PocketMine): Customize chat format with rank prefixes, colors and PlaceholderAPI-style variables. Lightweight and does one thing well.
  • DiscordBridge (PocketMine/Nukkit): Relays messages between your Minecraft server chat and a Discord channel. Supports embeds, player join/leave notifications and command execution from Discord.

Teleportation and Homes

  • SimpleWarp (PocketMine): Create named warps and let players teleport to them. Admin-only creation, public usage.
  • Homes (PocketMine): Players set personal home locations and teleport back to them. Configurable home limits per permission group.

Forms and UI

Bedrock Edition supports native form UIs (simple, modal and custom forms) that feel integrated into the client. The best bedrock server plugins take advantage of this instead of using chat-based menus:

  • FormAPI (PocketMine): Library plugin that makes it easy for other plugins to create Bedrock forms. Most modern PocketMine plugins depend on it.
  • CustomForm (BDS Script API): The official Script API includes form builders natively, no extra plugin needed.

See crossplay in action: Astroworld MC, IP play.astroworldmc.com, Java + Bedrock.

Where to Find Plugins

For PocketMine, Poggit (poggit.pmmp.io) is the main repository. Plugins go through a review process before being listed, which reduces the risk of malware or broken code. For Nukkit, check the Nukkit plugin list on GitHub and the CloudburstMC community forums. For BDS Script API add-ons, the Bedrock Add-on community on GitHub and MCPEDL are the primary sources.

Always check the last update date, supported API version, and open issues before installing anything. A plugin that worked on PocketMine 4.x may not load on 5.x without an update. For a comparison of Bedrock server software options, see our Nukkit and PocketMine guides.

Related Tools & Resources

🔧

Minecraft Tools

Calculators, generators & server tools

🧱

Item Database

Browse all Minecraft items, stats & recipes

⚒️

Crafting Recipes

Visual crafting guides for every recipe