File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
3742If you need help or encounter an issue, don't hesitate to ask someone in the discord: https://discord.gg/nzDETZhqur
You can’t perform that action at this time.
0 commit comments