Skip to content

Commit 3393b1d

Browse files
authored
Correct value to disable player-shffle
1 parent e8fc557 commit 3393b1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config-specs/paper/spigot.yml

Lines changed: 1 addition & 1 deletion
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)