Skip to main content
iconPowerNukkitX

Developer Documentation

Learn how to build plugins, custom components, and interact with the PowerNukkitX API.

Welcome to the PowerNukkitX developer documentation. Here you will find guides, code examples, and configuration templates to help you build plugins, register custom server-side content, and design user interfaces for Minecraft Bedrock Edition players.

PowerNukkitX is built on Java 21 and provides a modern, fast, and feature-rich API for developers.

Documentation Sections

Explore the developer guides by selecting a category below:


Example Plugin Reference

For a complete, working reference implementation of a plugin using these features, check out our official:

  • ExamplePlugin-Maven Repository - Covers commands, listeners, tasks, custom blocks, slabs, items, armor, entities, custom enchantments, and crafting recipes.

On this page