You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,8 @@ It is a server side addon, so if you make a server with it, players don't have t
19
19
20
20
## How to use
21
21
22
-
The closest you get to the extremes in term of speed (very low or very high speed) the less stable and more difficult it is to interact with the world, but by making the player unaffected by time speed change (with the /tick playerAffected command), it is way easier to move around and interact.
22
+
The closest you get to the extremes in term of speed (very low or very high speed) the more difficult it is to interact with the world.
23
+
To counteract that, it is possible to make the player unaffected by time speed (with the /tick playerAffected command).
23
24
24
25
To use this addon you can use commands:
25
26
- "/tick set {number}" : let you decide which speed you want your game to run at
0 commit comments