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:
636
636
description : >-
637
637
Disables ice and snow formation. This also causes cauldrons to no longer
638
638
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
646
639
disable-thunder :
647
640
default : " false"
648
641
description : Disables thunderstorms
Original file line number Diff line number Diff line change @@ -132,11 +132,11 @@ settings:
132
132
description : Overrides the maximum for the maxAbsorption attribute.
133
133
maxHealth :
134
134
max :
135
- default : " 2048 .0"
135
+ default : " 1024 .0"
136
136
description : Overrides the maximum for the maxHealth attribute.
137
137
movementSpeed :
138
138
max :
139
- default : " 2048 .0"
139
+ default : " 1024 .0"
140
140
description : Overrides the maximum for the movementSpeed attribute.
141
141
bungeecord :
142
142
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"
9
1
world-settings :
10
2
default :
11
3
entity-activation-range :
You can’t perform that action at this time.
0 commit comments