Skip to content

Commit

Permalink
Correct value to disable player-shffle
Browse files Browse the repository at this point in the history
  • Loading branch information
NonSwag authored Dec 30, 2024
1 parent e8fc557 commit 3393b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-specs/paper/spigot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ settings:
player-shuffle:
default: "0"
description: >-
How often to shuffle the list of player connections, in ticks, with -1 to
How often to shuffle the list of player connections, in ticks, 0 or less to
disable. This prevents players from strategically re-logging to increase
their position in the tick order. This can have a performance impact if
enabled with low values.
Expand Down

0 comments on commit 3393b1d

Please sign in to comment.