File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -143,6 +143,9 @@ commands:
143143 description : >-
144144 Whether the /time command should act on all worlds or just the sender's
145145 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.
146149console :
147150 enable-brigadier-completions :
148151 default : " true"
@@ -515,8 +518,8 @@ unsupported-settings:
515518 vanilla : " false"
516519 default : " true"
517520 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.
520523 switching equipment before using it.
521524watchdog :
522525 early-warning-delay :
You can’t perform that action at this time.
0 commit comments