feat: update server to 1.21.4

This is the bare minimum. No plugins were touched.
This commit is contained in:
amyavi 2025-01-28 21:09:55 -03:00
parent d093e44e12
commit 3da7fe85a5
No known key found for this signature in database
8 changed files with 51 additions and 54 deletions

7
.gitignore vendored
View file

@ -1,10 +1,7 @@
/fetched_*/
/scripts/fetched_*/
# Server files
cache/
/libraries/
/logs/
/plugins/.paper-remapped/
/plugins/Essentials/userdata
/plugins/Essentials/warps/*
/plugins/Essentials/custom_items.yml
@ -15,6 +12,8 @@ cache/
/plugins/Essentials/worth.yml
/plugins/FastAsyncWorldEdit/lang/
/plugins/Geyser-Spigot/locales/
/plugins/spark/tmp-client/
/.console_history
/versions/
/worlds/
/banned-ips.json

View file

@ -13,22 +13,26 @@
# Website: https://papermc.io/
_version: 29
anticheat:
obfuscation:
items:
all-models:
also-obfuscate: []
dont-obfuscate:
- minecraft:lodestone_tracker
sanitize-count: true
enable-item-obfuscation: false
model-overrides:
minecraft:elytra:
also-obfuscate: []
dont-obfuscate:
- minecraft:damage
sanitize-count: true
block-updates:
disable-chorus-plant-updates: false
disable-mushroom-block-updates: false
disable-noteblock-updates: false
disable-tripwire-updates: false
chunk-loading:
autoconfig-send-distance: true
enable-frustum-priority: false
global-max-chunk-load-rate: -1.0
global-max-chunk-send-rate: -1.0
global-max-concurrent-loads: 500.0
max-concurrent-sends: 2
min-load-radius: 2
player-max-chunk-load-rate: -1.0
player-max-concurrent-loads: 20.0
target-player-chunk-send-rate: 100.0
chunk-loading-advanced:
auto-config-send-distance: true
player-max-concurrent-chunk-generates: 0
@ -45,7 +49,6 @@ collisions:
enable-player-collisions: true
send-full-pos-for-hard-colliding-entities: true
commands:
fix-target-selector-tag-completion: true
suggest-player-names-when-null-tab-completions: true
time-command-affects-all-worlds: false
console:
@ -78,6 +81,7 @@ misc:
chat-threads:
chat-executor-core-size: -1
chat-executor-max-size: -1
client-interaction-leniency-distance: default
compression-level: default
fix-entity-position-desync: true
lag-compensate-block-breaking: true
@ -126,26 +130,17 @@ spam-limiter:
recipe-spam-limit: 20
tab-spam-increment: 1
tab-spam-limit: 500
timings:
spark:
enable-immediately: false
enabled: true
hidden-config-entries:
- database
- proxies.velocity.secret
history-interval: 300
history-length: 3600
server-name: Unknown Server
server-name-privacy: false
url: https://timings.aikar.co/
verbose: true
unsupported-settings:
allow-grindstone-overstacking: false
allow-headless-pistons: true
allow-permanent-block-break-exploits: true
allow-piston-duplication: true
allow-tripwire-disarming-exploits: false
allow-unsafe-end-portal-teleportation: false
compression-format: ZLIB
perform-username-validation: false
skip-vanilla-damage-tick-when-shield-blocked: false
watchdog:
early-warning-delay: 10000
early-warning-every: 5000

View file

@ -12,7 +12,7 @@
# Discord: https://discord.gg/papermc
# Website: https://papermc.io/
_version: 30
_version: 31
anticheat:
anti-xray:
enabled: false
@ -103,6 +103,7 @@ entities:
skeletons: false
zombies: false
nerf-pigmen-from-nether-portals: false
only-merge-items-horizontally: false
parrots-are-unaffected-by-player-movement: false
phantoms-do-not-spawn-on-creative-players: true
phantoms-only-attack-insomniacs: true
@ -123,7 +124,6 @@ entities:
spawner-nerfed-mobs-should-jump: false
zombie-villager-infection-chance: default
zombies-target-turtle-eggs: false
entities-target-with-follow-range: false
markers:
tick: false
mob-effects:
@ -131,7 +131,6 @@ entities:
wither: true
wither-skeleton: true
spiders-immune-to-poison-effect: true
undead-immune-to-certain-effects: true
sniffer:
boosted-hatch-time: default
hatch-time: default
@ -143,6 +142,7 @@ entities:
cobblestone: 300
count-all-mobs-for-spawning: false
creative-arrow-despawn-rate: default
despawn-range-shape: ELLIPSOID
despawn-ranges:
ambient:
hard: 128
@ -168,6 +168,9 @@ entities:
water_creature:
hard: 128
soft: 32
despawn-time:
llama_spit: disabled
snowball: disabled
disable-mob-spawner-spawn-egg-transformation: false
duplicate-uuid:
mode: SAFE_REGEN
@ -227,7 +230,6 @@ entities:
environment:
disable-explosion-knockback: false
disable-ice-and-snow: false
disable-teleportation-suffocation-check: false
disable-thunder: false
fire-tick-delay: 30
frosted-ice:
@ -249,6 +251,8 @@ environment:
find-already-discovered:
loot-tables: default
villager-trade: false
void-damage-amount: 4.0
void-damage-min-build-height-offset: -64.0
water-over-lava-flow-speed: 5
feature-seeds:
generate-random-seeds-for-all: false
@ -274,6 +278,7 @@ lootables:
reset-seed-on-fill: true
restrict-player-reloot: true
restrict-player-reloot-time: disabled
retain-unlooted-shulker-box-loot-table-on-non-player-break: true
maps:
item-frame-cursor-limit: 128
item-frame-cursor-update-interval: 10
@ -284,9 +289,11 @@ max-growth-height:
cactus: 3
reeds: 3
misc:
alternate-current-update-order: HORIZONTAL_FIRST_OUTWARD
disable-end-credits: true
disable-relative-projectile-velocity: false
disable-sprint-interruption-on-attack: false
legacy-ender-pearl-behavior: false
light-queue-size: 20
max-leash-distance: 10.0
redstone-implementation: ALTERNATE_CURRENT

View file

@ -1,17 +0,0 @@
# This is the main configuration file for Scissors.
# As you can see, there's tons to configure. Some options may impact gameplay, so use
# with caution, and make sure you know what each option does before configuring.
#
# If you need help with the configuration or have any questions related to Scissors,
# join us in our Discord.
#
# Discord: https://discord.com/invite/mtVQcHn58h
# Website: https://scissors.gg/
# Docs: https://javadoc.scissors.gg/1.20.1/
excludePlayersFromNbtComponents: false
componentDepthLimit: 128
chatSignaturesEnabled: false
commandSignsBypassPermissions: false
runCommandsInBooks: true
config-version: 5

View file

@ -0,0 +1,4 @@
{
"_header": "spark configuration file - https://spark.lucko.me/docs/Configuration",
"backgroundProfiler": true
}

View file

@ -1,8 +1,9 @@
{
"server.jar": {
"type": "zip",
"url": "https://ci.plex.us.org/job/Scissors/job/1.20.4/lastSuccessfulBuild/artifact/*zip*/archive.zip",
"extract": "archive/build/libs/scissors-*.jar"
"type": "bibliothek",
"endpoint": "https://api.papermc.io",
"project": "paper",
"version": "1.21.4"
},
"plugins": {
"external": {

View file

@ -1,9 +1,11 @@
#Minecraft server properties
#Sun Jun 23 19:39:57 UTC 2024
#Wed Jan 29 00:00:00 UTC 2025
accepts-transfers=false
allow-flight=true
allow-nether=true
broadcast-console-to-ops=true
broadcast-rcon-to-ops=true
bug-report-link=
debug=false
difficulty=easy
enable-command-block=true
@ -35,6 +37,7 @@ motd=§8§l Welcome to Kaboom\!\n > §7Free OP - Anarchy - Creative
network-compression-threshold=512
online-mode=false
op-permission-level=4
pause-when-empty-seconds=-1
player-idle-timeout=0
prevent-proxy-connections=false
pvp=true
@ -42,6 +45,7 @@ query.port=25565
rate-limit=0
rcon.password=
rcon.port=25575
region-file-compression=deflate
require-resource-pack=false
resource-pack=
resource-pack-id=
@ -56,6 +60,7 @@ spawn-npcs=true
spawn-protection=0
sync-chunk-writes=false
text-filtering-config=
text-filtering-version=0
use-native-transport=true
view-distance=5
white-list=false

View file

@ -46,6 +46,8 @@ settings:
debug: false
log-villager-deaths: false
attribute:
maxAbsorption:
max: 2048.0
maxHealth:
max: 2048.0
movementSpeed:
@ -63,6 +65,7 @@ advancements:
- '*'
world-settings:
default:
unload-frozen-chunks: false
seed-trialchambers: 94251327
below-zero-generation-in-existing-chunks: true
simulation-distance: default
@ -181,5 +184,5 @@ world-settings:
entity: 20
squid-spawn-range:
min: 45.0
faweregentempworld:
worldeditregentempworld:
verbose: false