Skip to content

Commit 2faa6ac

Browse files
committed
Renamed setTicks to setLength
1 parent 21e3e2c commit 2faa6ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Simply use commands to configure the loop.
1818
- `status` - Shows the status of the loop in chat.
1919
- **settings**
2020
- `maxLoops [0]` - Sets the maximum amount of loops. 0 is infinite.
21-
- `setTicks [6000]` - Set the duration / length of the loop in ticks (6000 ticks is 5 mins).
21+
- `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.
2424
- **toggles**

0 commit comments

Comments
 (0)