Skip to content

Commit 11bc434

Browse files
authored
paper-global.yml - add bypass for vanilla ride command player restriction (#552)
1 parent 6b885f7 commit 11bc434

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

config-specs/paper/paper-global.yml

+5-2
Original file line numberDiff line numberDiff 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.
146149
console:
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.
521524
watchdog:
522525
early-warning-delay:

0 commit comments

Comments
 (0)