mirror of
https://github.com/kaboomserver/server.git
synced 2025-04-06 01:14:25 -04:00
feat: allow players to ride eachother
It's more fun that way :)
This commit is contained in:
parent
7fbe0e7a38
commit
3e6cbaa0bd
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ collisions:
|
|||
enable-player-collisions: true
|
||||
send-full-pos-for-hard-colliding-entities: true
|
||||
commands:
|
||||
ride-command-allow-player-as-vehicle: false
|
||||
ride-command-allow-player-as-vehicle: true
|
||||
suggest-player-names-when-null-tab-completions: true
|
||||
time-command-affects-all-worlds: false
|
||||
console:
|
||||
|
|
Loading…
Add table
Reference in a new issue