File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,11 +21,12 @@ Simply use commands to configure the loop.
2121 - ` setLength [6000] ` - Set the duration / length of the loop in ticks (6000 ticks is 5 mins).
2222 - ` setTimeOfDay [13000] ` - Sets the time of day to loop at (same as minecraft so 13000 is night).
2323 - ` loopType [TICK] ` - Sets the type of loop.
24+ - ` modifyPlayer [target_player] [nickname] [skin] ` - Changes a looped player's nickname and skin.
2425 - ** toggles**
2526 - ` trackTimeOfDay [true] ` - Toggles tracking the time of day during loops.
2627 - ` trackItems [false] ` - Toggles tracking items during loops.
2728 - ` showLoopInfo [true] ` - Toggles a bar at the top of the screen showing the amount of ticks/time left until the next loop.
28- - ` displayTimeInTicks [false] ` - Displays the ticks instead of HH:MM: SS on the Progress bar.
29+ - ` displayTimeInTicks [false] ` - Displays the ticks instead of HH:MM: SS on the Progaress bar.
2930
3031# LoopType Options
3132 - ` TICK ` (Loops every ` setLength ` ticks)
You can’t perform that action at this time.
0 commit comments