Hub Mini-Game

Hub Mini-Game

File Details

HubMG

  • R
  • Jul 16, 2015
  • 138.86 KB
  • 560
  • 1.8.1

File Name

HubMinigame.jar

Supported Versions

  • 1.8.1

[+] 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