mirror of
https://github.com/kaboomserver/server.git
synced 2025-04-22 17:33:39 -04:00
Allow non-player entities in teams
This commit is contained in:
parent
6fc31bebf3
commit
98ad039b1d
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ misc:
|
|||
show-sign-click-command-failure-msgs-to-player: true
|
||||
update-pathfinding-on-block-update: false
|
||||
scoreboards:
|
||||
allow-non-player-entities-on-scoreboards: false
|
||||
allow-non-player-entities-on-scoreboards: true
|
||||
use-vanilla-world-scoreboard-name-coloring: false
|
||||
spawn:
|
||||
allow-using-signs-inside-spawn-protection: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue