File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -143,6 +143,10 @@ commands:
143143 description : >-
144144 Whether the /time command should act on all worlds or just the sender's
145145 current world
146+ rideCommandAllowPlayerAsVehicle :
147+ default : " false"
148+ description : >-
149+ Allow mounting entities to a player in the vanilla '/ride' command.
146150console :
147151 enable-brigadier-completions :
148152 default : " true"
@@ -515,8 +519,8 @@ unsupported-settings:
515519 vanilla : " false"
516520 default : " true"
517521 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.
522+ This setting controls if equipment should be updated when handling certain player
523+ actions. If set to false this will allow players to exploit attributes by e.g.
520524 switching equipment before using it.
521525watchdog :
522526 early-warning-delay :
You can’t perform that action at this time.
0 commit comments