Skip to content

1.3.0

Compare
Choose a tag to compare
@jakobkmar jakobkmar released this 01 Sep 19:17
· 472 commits to main since this release
72d8af3

fabrikmc 1.3.0

Command API improvements

  • simpleExecutes is now deprecated and has been replaced with runs
  • simpleSuggests is now deprecated and has multiple alternatives
  • the runs function is an infix function, and can be used directly after a literal or argument definition
    The command API will see more changes in the future.

Scoreboard Fix

  • displaying a scoreboard to a player now cannot lead to synchronization issues anymore

Docs
The docs are versioned now.