Skip to content

rockyhawk64/CommandPanels

Repository files navigation

TitleLogo

🏆 Trusted GUI Plugin since 2019

CommandPanels is a menu plugin built for server owners who want full control over the player experience. It is lightweight and focused on the newest Minecraft versions, keeping the plugin clean and avoiding the complexity that comes from supporting outdated game versions.

The idea behind it is simple: focus only on what matters and do it well. By keeping a tight scope, it stays fast, stable, and easy to maintain, while still including the advanced features you need to build anything from a basic kit menu to a complex system that tracks player data.

Useful Links

Online Editor

The online editor includes support for every panel type available.
It’s not just a basic GUI builder, it’s a live YAML editor with structure checks and visual previews, helping you work faster and avoid YAML errors.

See a showcase of the editor here!

ExampleScreenshot

Real Logic & Real Data

CommandPanels lets you build menus that react to players, not just display static items.

Inline $AND, $OR, $NOT operators and grouping. Multiple items in a single slot with logical fallbacks. Persistent or session-based data usable anywhere, even in other plugins via PlaceholderAPI

Example Condition:

conditions: "$NOT (%player_name% $EQUALS Steve) $AND %vault_eco_balance% $ATLEAST 5000"

This allows for powerful, dynamic behavior without scripting.

Inventory Panels

Create fully interactive GUIs for shops, kits, navigation menus, or custom tools.

RawInventory

Dialog Panels

Build structured, custom interfaces that can be used to request custom input.

RawDialog

Floodgate Panels

Bring full GUI support to Bedrock players using Geyser and Floodgate. CommandPanels is one of the only plugins that natively supports this.

RawFloodgate

About

Minecraft servers rely on GUIs for everything from shops and lobbies to quests and server tools.
CommandPanels provides a streamlined YAML scripting format designed to make GUI creation both accessible and deeply customizable.

  • Inline logic & conditions
  • Dynamic placeholders
  • Persistent & session data
  • Full PlaceholderAPI support
  • Modern, clean codebase

Trusted by Servers Worldwide

CommandPanels is fully compatible with Paper and Folia servers.

For over 6 years, CommandPanels has powered thousands of Minecraft servers. Whether you're running survival, MMO, minigames, or custom networks, it can handle it.

About

Command Panels main Github page. Wiki Page Below:

Resources

License

Stars

Watchers

Forks

Contributors

Languages