Skip to content

Releases: rockyhawk64/CommandPanels

CommandPanels v3.18.4.1

04 Mar 23:35
Compare
Choose a tag to compare

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

08 Feb 06:27
f3744a2
Compare
Choose a tag to compare

Additions and Fixes

  • #243 Double paywall send fix
  • #243 Add placeholder %online-players-visible% & %online-players-#-visible%
  • #239 Add PAPI and %cp-args% to payment messages
  • Adds custom titles

CommandPanels v3.18.3.0

25 Nov 06:56
209332e
Compare
Choose a tag to compare

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

26 Oct 22:29
b366298
Compare
Choose a tag to compare

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

06 Oct 07:26
Compare
Choose a tag to compare

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

04 Oct 01:54
43e8f32
Compare
Choose a tag to compare

Bug Fixes

  • Fixes item pickups when multi panels are open
  • Small config fixes

CommandPanels v3.18.1.2

15 Aug 04:57
73c97ce
Compare
Choose a tag to compare

Small Tweaks

  • Added the ability to use commandpanelclose as well as the current cpc command tag
  • Placeholders can now be used in the banner, leatherarmor and potion item sections

CommandPanels v3.18.1.1

01 Jul 01:18
Compare
Choose a tag to compare

Bug Fix

  • Issues fixed with Chests opening in claimed areas when they do not have permission

CommandPanels v3.18.1.0

30 Jun 03:07
a429a38
Compare
Choose a tag to compare

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

17 Jun 05:39
b1c2851
Compare
Choose a tag to compare

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