HubMG

Details

  • Filename
    HubMinigame.jar
  • Uploaded by
  • Uploaded
    Jul 16, 2015
  • Size
    138.86 KB
  • Downloads
    439
  • MD5
    b6e1dd943bb2043e3cea1721a776c06f

Supported Bukkit Versions

  • 1.8.1

Changelog

[+] Added a new Custome gadget. You can add as many gadgets as you want and put a command on them.
In your Gadgets.yml add a new line under the " CustomeGadgets: ":

  Example:
    Enabled: true
    Item:
      Id: 339
      Damage: 0
      Name: '&f&lThis is an Example &6&l:)'
      Description:
      - '&fJust a paper, nothing to see here.'
      - '&aRequired Level : &6%reqlvl'
      - '%status'
      Slot: 5
    Level: 1
    Delay:
      Enabled: true
      Time: 3
      Message: '&eYou have to wait %time seconds.'
    ConsoleCMD:
    - tell %player Hi


And change it however you want.
NOTE your first line should be different for every gadget.

  Example: <-- this one
    Enabled: true
    Item:


[+] New option for Rainbow Particles. Now you can enable an option for your rainbow particles to change it's color every 10 ticks. So basically you cancel the randomness
[!] Solved a bug about item lores.

None