We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a82b296 commit 643a92bCopy full SHA for 643a92b
src/config/paper/paper-global.yml
@@ -322,6 +322,13 @@ misc:
322
the default value of the defined compressor. Note that Paper is currently
323
using the Velocity compressor, which uses a default compression level of 6
324
as a middle ground between performance and data transmission.
325
+ xp-orb-groups-per-area:
326
+ default: default
327
+ description: >-
328
+ The amount of equal value experience orb groups that can exist in a given area.
329
+ By default, the server uses 40.
330
+ Experience orbs that do not share the same value will not be merged by Vanilla's
331
+ merging algorithm.
332
packet-limiter:
333
all-packets:
334
action:
0 commit comments