Skip to content

Commit ddb15e6

Browse files
authored
Update README.md
1 parent 57b810d commit ddb15e6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)