Download CommandPanels

The latest version is recommended for the best experience.

Release 3.21.5
Latest Version - February 9, 2025
1.21.4 Features Added
- Now able to use itemmodel instead of customdata for 1.21.4+
- New hideTooltip itemType in 1.21.4+ that will stop anything from showing up at all when hovering over the item
- Floodgate ability when using has sections to have buttons disappear instead of only visually changed
Release 3.21.4.4
December 7, 2024
Minecraft 1.21.4
- Updated dependencies for 1.21.4 support
Release 3.21.4.3
November 14, 2024
Small fixes and Tweaks
- Operations for editor command now run async
- Updated dependencies for Minecraft 1.21.3
Release 3.21.4.2
September 27, 2024
Bug Fixes / Improvements
- Added oraxen= (name) tag to add custom oraxen items to panels
- Custom heads are now working for 1.21.1 (Paper build 78 and up) as a change broke them from functioning (now using the newer PlayerProfile instead of GameProfile method for heads)
- Stops colour codes from executing when they shouldn't when the nopapi= command tag is being used
- Fixes to stop TokenManager support from breaking on occasion due to Maven issues
- Has Sections would execute in order top to bottom instead of numbered order, this has now been fixed
Release 3.21.4.1
August 23, 2024
Fixes issues caused by Minimessage
- Added the ability to add new lines with \n to any element in Floodgate forms instead of just the SimpleModal subtitles
- Bug fixes causing the plugin not to launch in some Minecraft versions such as 1.8.8 (only when using PandaSpigot), Paper 1.12, 1.17 and possibly a few more. Vanilla Spigot was unaffected.
Release 3.21.4.0
August 15, 2024
Highly Requested New Features
- Added ItemsAdder support with the itemsadder= tag
- MiniMessage support has been added throughout the entire plugin. Interactive (clickable / hoverable) features are still just available in minimessage= tag
- Added hasnoperm= which is the reverse of the hasperm= tag
- Added %cp-name-<slot>% to get an items name in a slot
- Added %cp-lore-<slot>% to get an items lore in a slot (uses \n for different lines)
- Fixed bugs on Bedrock edition when switching between different panels
- Placeholders can now also be used instead of numbers for slot numbers
Release 3.21.3.4
August 11, 2024
Minecraft 1.21.1
- Support for 1.21.1 added
- Built in redundant vote points placeholders removed
Release 3.21.3.3
August 7, 2024
Various improvements & fixes
- Added the ability to use has sections in floodgate forms
- Added potion-color which can be used to set custom potion colours
- Improvements to how custom head textures are cached by the plugin
- noAttributes for 1.21 now working
- Fixes potions not working in MC 1.8
- Fixes to setcustomdata=
Release 3.21.3.2
July 11, 2024
Bug Fixes & Patches
- Fixes logic behind Has Sections, would have issues in edge cases such as OR operations being used three times in a row
- Improved ability to remove attributes from items in new MC versions
Release 3.21.3.1
June 21, 2024
PaperMC 1.21 Support & Features
- Spigot 1.21 support was added in the last version, a patch has been applied from NBT API so that Paper now works with 1.21
- To avoid server stalling with complex panels, data now only works with players who have logged into the server before. (Any player that has also been cached by the server will also work).
- Added `%cp-uuid-<playerName>%` placeholder to return player's UUID, or returns 'unknown' if the player hasn't logged into the server before. Useful as now logic can now be used in panels with this, as if the player doesn't exist or hasn't logged in before, the placeholder will return 'unknown'.
- Removed allow-unsafe-minimessage requirement in config.yml as it would stop functionality without being set to true, and isn't required anymore
Release 3.21.3.0
June 17, 2024
Bug Fixes and NBT update
- Improvements to NBT supporting string, integer, double, float, long, short, boolean, byte instead of just strings
Release 3.21.2.5
May 26, 2024
Small Bug Fixes
- Fixes item-paywall when using multi-paywall, previously would always return insufficient items
- Using panelType static is no longer required for custom heads to not flicker
Release 3.21.2.4
May 24, 2024
Fixes and Improvements
- Fixes to item-paywall for MC 1.8 servers
- data command tags will now read placeholders provided for player names and in data keys/names
- NBT fixes for items with zero modifications (eg, no name provided for item) to be removed from panels with item double clicks
- Removed noNBT itemType as the plugin will automatically give CommandPanels NBT only to items that need it
Release 3.21.2.3
May 21, 2024
Bug Fixes and Animation Features
- Added animated titles, works 1.20.5 and up
- Using Java 17 in compiler for api usage with maven
- Fixes tokenpaywall=
Release 3.21.2.2
May 10, 2024
Generator Bug Fixes
- Fixes items that are not potions generating in /cpg with invalid potion data
- HeadDatabase heads can now be used when generating with /cpg
- Added support for placing custom heads in /cpg for 1.8-1.12 servers
Release 3.21.2.1
May 8, 2024
Bug Fixes
- Fixes multi-panel issues when using Minecraft 1.8-1.11
- Updater fixed to use new git branch
- item-paywall fixes while a multi-panel is open
Release 3.21.2.0
May 7, 2024
New features and fixes
- Fixes mmo= issues in custom items when using item-paywall=
- Added 1.20.5+ ability for the title to change dynamically when using custom-title feature
- All Paywall code has been improved and paywalls can be added via API events similarly to existing command tags
- Implemented new versioning method to allow MC 1.8.8-1.20.6
- Removed deprecated buy= and sell= tags
Release 3.21.0.1
May 5, 2024
Exploit Fixes and GUI Improvements
- Fixes /cpg exploit that can allow any player to generate garbage panels, in the worst case it can cause a server crash
- Improved attribute hiding for items
Release 3.20.1.1
May 5, 2024
Exploit Fixes and GUI Improvements
- Fixes /cpg exploit that can allow any player to generate garbage panels, in the worst case it can cause a server crash
Release 3.20.1.0
April 10, 2024
Floodgate Support & Bug Fixes
- Floodgate Bedrock forms support has been added
- Bug fixes for item-paywall= https://github.com/rockyhawk6...
- Added IGNORENBT for item-paywall= https://github.com/rockyhawk6...
Release 3.20.0.3
April 6, 2024
Bug Fixes & Features
- Fixed %cp-material-slot% for legacy versions of Minecraft (1.13 >)
- Fixed block placing error for older versions of Minecraft when using Hotbar items
- Added outside-commands feature when a panel is not open
Release 3.20.0.2
February 16, 2024
Bug Fixes
- Cancel block-placement if right clicking the hotbar item while block(s) are in the offhand https://github.com/rockyhawk6...
- Error Items dont drop when player dies https://github.com/rockyhawk6...
Release 3.20.0.1
February 11, 2024
Bug Fixes
- Fixes issues with /cpg adding unnecessary NBT values to items
Release 3.20.0.0
February 4, 2024
Features and Bug Fixes
- Fixes and features for issues https://github.com/rockyhawk6... https://github.com/rockyhawk6... https://github.com/rockyhawk6... https://github.com/rockyhawk6... https://github.com/rockyhawk6... https://github.com/rockyhawk6... https://github.com/rockyhawk6... https://github.com/rockyhawk6...
- Potion slot placeholder %cp-potion-[slot]% Returns the value like this [Type]:[Extended]:[Upgraded] Example SLOWNESS:true:false Returns "empty" when no data is found on the item
- Unclosable error fixed when players leave the server while unclosable panel is open
- Item-paywall 1.8 rework and removal of NOCUSTOMDATA and custom-data:. Custom items are now used for setting requirements on a paywall.
- Fixed double-parsed placeholders for commands
- Give item now has amount as optional - give-item= example1 [Amount]
- Refresh/update command added to remotely refresh a players panel/s /cpu [Playername] [Position/ALL]
- Added NBTAPI support to allow NBT direct manipulation
- Patch added cleaning maven shaded files within jar 5/2/2024
Release 3.19.2.1
February 3, 2024
Minor Patches
- Resolves bStats issues
Release 3.19.2.0
January 30, 2024
Quality of Life changes & Optimisation Improvements
- Updater event now runs on a separate thread https://github.com/rockyhawk6...
- /cpi import command added toggle in config defaulted to disabled https://github.com/rockyhawk6...
- Potion autofill for /cpg https://github.com/rockyhawk6...
- commas now supported when using HASGREATER https://github.com/rockyhawk6...
- heads are now grabbed for /cpg https://github.com/rockyhawk6...
- added setcustomdata= to change custom model data of an item in a panel https://github.com/rockyhawk6...
- added enchant=to add enchantments to items in a panel https://github.com/rockyhawk6...
- enchantments now auto grabbed from items using /cpg https://github.com/rockyhawk6...
- bStats now using Maven
Release 3.19.1.7
November 3, 2023
1.20.2 Heads Release
- Resolved warning messages when using custom heads on 1.20.2
Release 3.19.1.6
October 31, 2023
Fixes for panel imports
- Any panel imported into the panels folder via /cpi or /cpe will not be accepted if it is not valid YAML data
Release 3.19.1.5
October 8, 2023
Bug Fixes
- Fixes to the open-on-login and open-on-first-login features. Resolves issues with slower network connections and when using open-on-login without open-on-first-login and having a player join for the first time.
Release 3.19.1.4
October 4, 2023
Support for 1.20.2
- Slight modifications to custom head functions for 1.20.2 support #269