Releases: rockyhawk64/CommandPanels
Releases · rockyhawk64/CommandPanels
CommandPanels v3.18.4.1
Small Fixes
- Item-paywall messages will no longer output incorrectly visually
- Fixes the editor from deleting panel content when panel name is changed to the same name it already was
CommandPanels v3.18.4.0
CommandPanels v3.18.3.0
Refresh Commands Update
- Commands can now be executed when the panel refreshes, using refresh-commands. If you have a has section containing this command type the commands will only run if the has values are true
- Leather Horse Armour can now be coloured in the same way regular leather armour can be
- Fixes issue with refresher that can cause multiple threads to run when only one per panel should be
CommandPanels v3.18.2.0
Bug Fixes & Additions
- Added force-server= tag
- Added the ability to set a custom item amount to item-paywall= [custom-item] tag
CommandPanels v3.18.1.4
Bug Fix
- When a player is killed while holding an item, the plugin will no longer sometimes drop the contents of a Middle or Bottom panel if they are open
The items that were in the panel when collected cannot be used, but the player will have lost their inventory
CommandPanels v3.18.1.3
Bug Fixes
- Fixes item pickups when multi panels are open
- Small config fixes
CommandPanels v3.18.1.2
Small Tweaks
- Added the ability to use
commandpanelclose
as well as the currentcpc
command tag - Placeholders can now be used in the banner, leatherarmor and potion item sections
CommandPanels v3.18.1.1
Bug Fix
- Issues fixed with Chests opening in claimed areas when they do not have permission
CommandPanels v3.18.1.0
Bug Fixes and Additions
- Fixes the plugin tag reloading on panel reloads
- Panel close commands will now run when panels are located in the Middle and Bottom positions
- Panel type "unclosable" has been added so that panels cannot be closed without the cpc command
- Panels can now be opened with entities such as Item Frames or NPCs, as long as they are in the correct coordinate
- Clicking slots in the in-game editor will now select those items automatically, instead of needing to select a slot number manually
- In-game editor bug fixes
- Auto-update is now set to false when downloading the plugin for the first time by default
- Payment command tag messages can now be disabled in the config
CommandPanels v3.18.0.0
1.19 Update + Editor Update
- Added support for CoinsAPI
- coinsell=
- coinbuy=
- coinpaywall=
- Added minimessage= tag for Paper's MiniMessage API
- event= tag messages can now contain spaces
- Fixes panels opening without a file when the debugger is enabled
- NEW Ingame-Editor Some features are simplified, and more features are available. Code has been optimised heavily for future updates.
- Added player-input custom message to panels
- 1.19 support has been added