Skip to content

Commit 643a92b

Browse files
authored
feat: add xp-merge-percentage config (#589)
1 parent a82b296 commit 643a92b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/config/paper/paper-global.yml

+7
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,13 @@ misc:
322322
the default value of the defined compressor. Note that Paper is currently
323323
using the Velocity compressor, which uses a default compression level of 6
324324
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.
325332
packet-limiter:
326333
all-packets:
327334
action:

0 commit comments

Comments
 (0)