Skip to content

Commit a791c3d

Browse files
committed
paper-global.yml - add bypass for vanilla ride command player restriction
1 parent 6b885f7 commit a791c3d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

config-specs/paper/paper-global.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
146150
console:
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.
521525
watchdog:
522526
early-warning-delay:

0 commit comments

Comments
 (0)