MyCommand v5.1.8

Details

  • Filename
    MyCommand.jar
  • Uploaded by
  • Uploaded
    Mar 4, 2016
  • Size
    211.13 KB
  • Downloads
    1,935
  • MD5
    276163da02d5aedf7a44de2978b4dc6b

Supported Bukkit Versions

  • 1.9

Changelog

MyCommand Version 5.1.8


  • Tested with Spigot 1.9
    Fixed or updated:
  • The command cost bypass permission now work if you don't have money.
  • Fixed ticket 51 again, but for commands executed directly from the console.
  • Fixed mycmd-book.
  • BAR_API or better BOSS_BAR now works without the external plugin "BarAPI"
  • Added bar_color, bar_style, bar_flag
  • + BossBar supported colors : BLUE,RED,GREEN,PINK,PURPLE,WHITE,YELLOW
  • + BossBar Style : SEGMENTED_6,SEGMENTED_10,SEGMENTED_12,SEGMENTED_20
  • + BossBar Flag : PLAY_BOSS_MUSIC, DARKEN_SKY, CREATE_FOG (This 3 currently does nothing, api problem?)
  • &0 now get replaced correctly.
  • Disabled temporary the Action.RIGHT_CLICK_BLOCK in itemset. RIGHT_CLICK_AIR still work as expected.
  • RAW_TEXT Now works on Spigot servers without external plugin (never released..:D) (No Craftbukkit support).
  • + You can use RAW_TEXT commands for suggest commands and hover text over a message.

MyCommand Version 5.1.7


  • Tested with Spigot 1.9
    Fixed or updated:

PlayerInteractEvent called twice, disabled Action.RIGHT_CLICK_BLOCK for Itemset.