CommandPanels v2.2.0

Details

  • Filename
    Command Panels v2.2.0.jar
  • Uploaded by
  • Uploaded
    Aug 14, 2019
  • Size
    74.47 KB
  • Downloads
    600
  • MD5
    0eb27b62cc801bdbf59b144c7bbac069

Supported Bukkit Versions

  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9

Changelog

  • Added custom skulls/heads! I will add details on how to use this feature in the "Command Tags" button.
  • bought= and sold= need %cp-args% in the config.yml to display the price, for flexibility
  • %cp% placeholders (in Command Nodes section) can be used on panel items and lores
  • /cpl has file branching, so you can see which files each panel is in
  • You can use enchantment types, eg: enchanted: KNOCKBACK 3
    you can still use enchanted: true to disable to enchantment tag in the lore
  • Teleport players function, teleport= [x] [y] [z] [optional player]
  • sound when opening the panel, using sound-on-open:
    eg: sound-on-open: BLOCK_NOTE_BLOCK_PLING
  • HeadDatabase support! Thanks to the developer, for letting me develop using his API. Find it here: https://www.spigotmc.org/resources/head-database.14280/
  • Fixed sell= function in Legacy versions, ID would not work
  • added "paywall= [price]". commands under that command will not be executed if the player doesn't have enough funds.