Command Panels main Github page. Wiki Page Below:
Go to file
XAP3Y 690ac0e6bf
All checks were successful
Build CommandPanels plugin / Build-latest-jar (push) Successful in 5m33s
CI trigger
2024-12-22 21:15:18 +01:00
.gitea/workflows bungee command support 2024-12-22 21:14:13 +01:00
.github/ISSUE_TEMPLATE 3.21.2.3 2024-05-21 14:06:04 +10:00
.idea bungee command support 2024-12-22 21:14:13 +01:00
resource 3.21.4.4 2024-12-07 15:36:32 +11:00
resource_example compatibility update 2024-05-07 19:16:26 +10:00
src/me/rockyhawk/commandpanels bungee command support 2024-12-22 21:14:13 +01:00
.gitignore CI trigger 2024-12-22 21:15:18 +01:00
CommandPanels.iml 3.19.1.2 2023-08-03 15:43:48 +10:00
jitpack.yml 3.21.2.5 Jitpack 2024-06-14 15:00:30 +10:00
LICENSE Create LICENSE 2020-12-11 19:57:45 +11:00
pom.xml bungee command support 2024-12-22 21:14:13 +01:00
README.md Update README.md 2024-01-29 16:28:03 +11:00

TitleLogo

Discord Wiki Editor

Screenshot

Partner

ReviveNode is a leading Minecraft hosting provider that offers affordable and high-quality server hosting solutions. Their focus on performance, reliability, and customer support makes them the perfect partner for CommandPanels.

We have proudly partnered with ReviveNode!
CommandPanels users have been offered 15% off on the first month by using the Promocode: PANELS

About

Minecraft Servers use GUIs for many different tasks from lobbies to shops. Command Panels takes a simple approach to YAML scripting to create a powerful yet simple design. Use variables, data, placeholders and other powerful tools to fully customize your GUIs.

Command Panels treats the inventory as three different sections, you have the Top, Middle and Bottom. Which are the Chest, Player and Hotbar locations. You can have three GUIs running simultaneously, by simply choosing which location you want a panel to open!

Making a plugin? You can use Command Panels as a library to make your own GUIs for your plugins. It's as simple as making a panel, adding the panel YAML file to your plugin and adding one line of code to open the panel.

Main Features

Online Editor Offers simple GUI creation, the layout and logic has been simplified for easier usage.

Animations, Logic, Data are some of the powerful YAML tools that can be used in your GUIs!

Player Inventory allows you to extend the GUI into the player's inventory area underneath, to make advanced menu experiences!

Developer API for easy GUI creation in your own plugins (using this as a dependency) or simply to interact with Command Panels.

Spigot Page

You can find the spigot page for the plugin here.