1.1.0
- Added new
block
separation mode: moving blocks are separated by index, based on the order in which they were created. - Added new
Separation Interval
setting. - Removed the
/separateblockevents
command in favor of the/blockeventseparator
command with the following subcommands:/blockeventseparator mode
: returns the current separation mode./blockeventseparator mode <new mode>
: sets the separation mode to the given value./blockeventseparator interval
: returns the current separation interval./blockeventseparator interval <new interval>
: sets the separation interval to the given value.