mirror of
https://github.com/kaboomserver/server.git
synced 2025-08-02 10:56:28 +00: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
|
enable-player-collisions: true
|
||||||
send-full-pos-for-hard-colliding-entities: true
|
send-full-pos-for-hard-colliding-entities: true
|
||||||
commands:
|
commands:
|
||||||
ride-command-allow-player-as-vehicle: false
|
ride-command-allow-player-as-vehicle: true
|
||||||
suggest-player-names-when-null-tab-completions: true
|
suggest-player-names-when-null-tab-completions: true
|
||||||
time-command-affects-all-worlds: false
|
time-command-affects-all-worlds: false
|
||||||
console:
|
console:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue