CommandPanels v3.14.0.0

Details

  • Filename
    Command Panels v3.14.0.0.jar
  • Uploaded by
  • Uploaded
    Nov 19, 2020
  • Size
    162.66 KB
  • Downloads
    220
  • MD5
    d750b05d8a5b636f31692ac581244aa0

Supported Bukkit Versions

  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8

Changelog

Internal Placeholder Changes

  • The way placeholders work has been finalised. Simply add brackets to your existing placeholders. This will not change placeholders that are in commands. This will allow you to use spaces in the placeholder values.
    Before:
    open= panel-3 %cp-arg%:STONE
    After:
    open= panel-3 [%cp-arg%:STONE]
  • Added placeholder=
    This works the same as open= but it is only meant to edit placeholders in the current panel, so it will not open another panel.
    placeholder= panel-3 [%cp-arg%:STONE]
  • Removes error messages when clicking outside the GUI when editing items in the editor
  • Fixes server crashes, if there is a critical panel error it will close the panel oppose to causing a crash.
  • Fixes placeholders in paywall tags
  • Doubles can be used in stack: for items. Eg, 2.00 can be used as opposed to just 2.