CommandPanels v3.13.1

Details

  • Filename
    Command Panels 3.13.1.jar
  • Uploaded by
  • Uploaded
    Nov 12, 2020
  • Size
    161.43 KB
  • Downloads
    125
  • MD5
    130f837a897e3898224cb5eb6620bfe9

Supported Bukkit Versions

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

Changelog

  • Upgraded the panelType usage. It can be edited in the ingame editor.
    For those of you who have "panelType: temporary" in their panels, You will need to change that to the following:
    panelType:
    - static
    The options now available for panelType:
    static works the same as temporary previously. It will ensure items never change after the panel has been opened.
    nocommand this will ensure the panel cannot be opened using the /cp <panel name> command.