File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -143,6 +143,9 @@ commands:
143
143
description : >-
144
144
Whether the /time command should act on all worlds or just the sender's
145
145
current world
146
+ ride-command-allow-player-as-vehicle :
147
+ default : " false"
148
+ description : Allow mounting entities to a player in the Vanilla `/ride` command.
146
149
console :
147
150
enable-brigadier-completions :
148
151
default : " true"
@@ -515,8 +518,8 @@ unsupported-settings:
515
518
vanilla : " false"
516
519
default : " true"
517
520
description : >-
518
- This setting controls if equipment should be updated when handling certain player
519
- actions. If set to false this will allow players to exploit attributes by e.g.
521
+ This setting controls if equipment should be updated when handling certain player
522
+ actions. If set to false this will allow players to exploit attributes by e.g.
520
523
switching equipment before using it.
521
524
watchdog :
522
525
early-warning-delay :
You can’t perform that action at this time.
0 commit comments