Skip to content

Commit 379a114

Browse files
authored
chore: Correct value to disable player-shffle (#516)
1 parent e8fc557 commit 379a114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-specs/paper/spigot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ settings:
174174
player-shuffle:
175175
default: "0"
176176
description: >-
177-
How often to shuffle the list of player connections, in ticks, with -1 to
177+
How often to shuffle the list of player connections, in ticks, 0 or less to
178178
disable. This prevents players from strategically re-logging to increase
179179
their position in the tick order. This can have a performance impact if
180180
enabled with low values.

0 commit comments

Comments
 (0)