Skip to content

Commit

Permalink
chore: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulu13022002 committed Jan 14, 2025
1 parent 579678b commit 39f554b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 17 deletions.
7 changes: 0 additions & 7 deletions config-specs/paper/paper-world-defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -636,13 +636,6 @@ environment:
description: >-
Disables ice and snow formation. This also causes cauldrons to no longer
be filled by rain or snow
disable-teleportation-suffocation-check:
default: "false"
description: >-
Disables the suffocation check the server performs before teleporting a
player. **Note**: While useful to keep your players out of walls, leaving
this feature on may allow players to teleport through solid materials by
logging out in specific locations
disable-thunder:
default: "false"
description: Disables thunderstorms
Expand Down
4 changes: 2 additions & 2 deletions config-specs/paper/spigot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,11 @@ settings:
description: Overrides the maximum for the maxAbsorption attribute.
maxHealth:
max:
default: "2048.0"
default: "1024.0"
description: Overrides the maximum for the maxHealth attribute.
movementSpeed:
max:
default: "2048.0"
default: "1024.0"
description: Overrides the maximum for the movementSpeed attribute.
bungeecord:
default: "false"
Expand Down
8 changes: 0 additions & 8 deletions config-specs/paper/vanilla/spigot.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
settings:
attribute:
maxHealth:
max:
default: "1024.0"
movementSpeed:
max:
default: "1024.0"
world-settings:
default:
entity-activation-range:
Expand Down

0 comments on commit 39f554b

Please sign in to comment.