Skip to main content

Release 1.2.4 - PREMIUM

· One min read
Very clean title :)

New Features

  • New Result: commands Result type, works like commands Option, define the commands section and add lines to it
    type: commands
    commands:
    - "tell %player% you have crafted the best item" #Executed by console
    - "p:tell %player% i've crafted the best item" #Executed by player

Fixes & Improvements

  • Fixed problem with crafting GUI: when closed without crafting, the crafting system does not work anymore