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: docs/shopgui/hidden-options.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ There are some hidden configuration options that can resolve some potential issu
5
5
## Click Cooldown
6
6
Using the `clickCooldown` option can change the time allowed between clicks in the GUI in milliseconds.
7
7
8
-
<pclass="error"><b>WARNING:</b> This setting is dangerous. This is used to prevent duplication bugs, and is set to 250ms to prevent this. Removing this cooldown can harm changes of duplication. </p>
8
+
<pclass="error"><b>WARNING:</b> This setting is dangerous. This is used to prevent duplication bugs, and is set to 250ms to prevent this. Removing this cooldown can harm chances of duplication. </p>
9
9
10
10
This can be changed by inserting the following setting in the [`config.yml`](https://pastebin.com/KiM3PjU7):
0 commit comments