1.3.0
fabrikmc 1.3.0
Command API improvements
simpleExecutes
is now deprecated and has been replaced withruns
simpleSuggests
is now deprecated and has multiple alternatives- the
runs
function is an infix function, and can be used directly after aliteral
orargument
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.