Skip to content

Commit 237e37c

Browse files
authored
Update README.md
Added Known bugs
1 parent 4c8379c commit 237e37c

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,15 @@ Simply use commands to configure the loop.
2828
- `displayTimeInTicks [false]` - Displays the ticks instead of HH:MM:SS on the Progress bar.
2929

3030
# LoopType Options
31-
- `TICK` (Loops every `setLength` ticks)
32-
- `TIME_OF_DAY` (Loops when the time reaches `setTimeOfDay`)
33-
- `SLEEP` (Loops when you sleep)
34-
- `DEATH` (Loops when you die)
31+
- `TICK` (Loops every `setLength` ticks)
32+
- `TIME_OF_DAY` (Loops when the time reaches `setTimeOfDay`)
33+
- `SLEEP` (Loops when you sleep)
34+
- `DEATH` (Loops when you die)
35+
36+
# Known Bugs
37+
- Items stop tracking after around 100 loops
38+
- Loops continue but don't track the player after 100 loops
39+
- Skins are broken in multiplayer
3540

3641
# Support
3742
If you need help or encounter an issue, don't hesitate to ask someone in the discord: https://discord.gg/nzDETZhqur

0 commit comments

Comments
 (0)