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
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ If you ever manage to break the `config.yml` or accidentally emptied the config.
25
25
# %old_item_count% = The Item Count before dupe
26
26
# %new_item_count% = The Item Count after dupe
27
27
# %item_count% = Item Count
28
-
# %prefix% = The Default prefix or the prefix you set
28
+
# %prefix% = The default prefix or the prefix you set
29
29
# %max% = The maximum
30
30
# %min% = The minimum
31
31
@@ -115,8 +115,8 @@ dupe:
115
115
max-values:
116
116
pro: 10
117
117
vip: 8
118
-
Default: 5# Default permission or players without the permission who are using the dupe times.
119
-
118
+
default: 5# Default permission or players without the permission who are using the dupe times.
119
+
120
120
# If the player puts the value above the maximum then what's the message? (Default: "%prefix% <dark_gray>|</dark_gray> <red>This is higher than maximum! Do something lower than %max%</red>")
0 commit comments