update to Minecraft 1.21.8
This commit is contained in:
@@ -8,11 +8,12 @@
|
||||
# The world configuration options have been moved inside
|
||||
# their respective world folder. The files are named paper-world.yml
|
||||
#
|
||||
# File Reference: https://docs.papermc.io/paper/reference/global-configuration/
|
||||
# Docs: https://docs.papermc.io/
|
||||
# Discord: https://discord.gg/papermc
|
||||
# Website: https://papermc.io/
|
||||
|
||||
_version: 29
|
||||
_version: 30
|
||||
anticheat:
|
||||
obfuscation:
|
||||
items:
|
||||
@@ -49,6 +50,7 @@ collisions:
|
||||
enable-player-collisions: true
|
||||
send-full-pos-for-hard-colliding-entities: true
|
||||
commands:
|
||||
ride-command-allow-player-as-vehicle: false
|
||||
suggest-player-names-when-null-tab-completions: true
|
||||
time-command-affects-all-worlds: false
|
||||
console:
|
||||
@@ -83,13 +85,15 @@ misc:
|
||||
chat-executor-max-size: -1
|
||||
client-interaction-leniency-distance: default
|
||||
compression-level: default
|
||||
fix-entity-position-desync: true
|
||||
load-permissions-yml-before-plugins: true
|
||||
max-joins-per-tick: 5
|
||||
prevent-negative-villager-demand: false
|
||||
region-file-cache-size: 256
|
||||
send-full-pos-for-item-entities: false
|
||||
strict-advancement-dimension-check: false
|
||||
use-alternative-luck-formula: false
|
||||
use-dimension-type-for-custom-spawners: false
|
||||
xp-orb-groups-per-area: default
|
||||
packet-limiter:
|
||||
all-packets:
|
||||
action: KICK
|
||||
@@ -97,7 +101,7 @@ packet-limiter:
|
||||
max-packet-rate: 500.0
|
||||
kick-message: <red><lang:disconnect.exceeded_packet_rate>
|
||||
overrides:
|
||||
ServerboundPlaceRecipePacket:
|
||||
minecraft:place_recipe:
|
||||
action: DROP
|
||||
interval: 4.0
|
||||
max-packet-rate: 5.0
|
||||
@@ -142,8 +146,10 @@ unsupported-settings:
|
||||
allow-unsafe-end-portal-teleportation: false
|
||||
compression-format: ZLIB
|
||||
perform-username-validation: true
|
||||
simplify-remote-item-matching: false
|
||||
skip-tripwire-hook-placement-validation: false
|
||||
skip-vanilla-damage-tick-when-shield-blocked: false
|
||||
update-equipment-on-player-actions: true
|
||||
watchdog:
|
||||
early-warning-delay: 10000
|
||||
early-warning-every: 5000
|
||||
|
||||
Reference in New Issue
Block a user