mirror of
https://github.com/kaboomserver/server.git
synced 2025-08-02 02:52:51 +00:00
Merge pull request #164 from OptimisticDeving/non-player-entities-in-teams
Allow non-player entities in teams
This commit is contained in:
commit
6968a8f5bd
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ misc:
|
||||||
show-sign-click-command-failure-msgs-to-player: true
|
show-sign-click-command-failure-msgs-to-player: true
|
||||||
update-pathfinding-on-block-update: false
|
update-pathfinding-on-block-update: false
|
||||||
scoreboards:
|
scoreboards:
|
||||||
allow-non-player-entities-on-scoreboards: false
|
allow-non-player-entities-on-scoreboards: true
|
||||||
use-vanilla-world-scoreboard-name-coloring: false
|
use-vanilla-world-scoreboard-name-coloring: false
|
||||||
spawn:
|
spawn:
|
||||||
allow-using-signs-inside-spawn-protection: false
|
allow-using-signs-inside-spawn-protection: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue