File tree Expand file tree Collapse file tree 3 files changed +2
-17
lines changed
Expand file tree Collapse file tree 3 files changed +2
-17
lines changed Original file line number Diff line number Diff line change @@ -636,13 +636,6 @@ environment:
636636 description : >-
637637 Disables ice and snow formation. This also causes cauldrons to no longer
638638 be filled by rain or snow
639- disable-teleportation-suffocation-check :
640- default : " false"
641- description : >-
642- Disables the suffocation check the server performs before teleporting a
643- player. **Note**: While useful to keep your players out of walls, leaving
644- this feature on may allow players to teleport through solid materials by
645- logging out in specific locations
646639 disable-thunder :
647640 default : " false"
648641 description : Disables thunderstorms
Original file line number Diff line number Diff line change @@ -132,11 +132,11 @@ settings:
132132 description : Overrides the maximum for the maxAbsorption attribute.
133133 maxHealth :
134134 max :
135- default : " 2048 .0"
135+ default : " 1024 .0"
136136 description : Overrides the maximum for the maxHealth attribute.
137137 movementSpeed :
138138 max :
139- default : " 2048 .0"
139+ default : " 1024 .0"
140140 description : Overrides the maximum for the movementSpeed attribute.
141141 bungeecord :
142142 default : " false"
Original file line number Diff line number Diff line change 1- settings :
2- attribute :
3- maxHealth :
4- max :
5- default : " 1024.0"
6- movementSpeed :
7- max :
8- default : " 1024.0"
91world-settings :
102 default :
113 entity-activation-range :
You can’t perform that action at this time.
0 commit comments