mirror of
https://github.com/pelican-eggs/games-standalone.git
synced 2024-11-22 02:12:37 +01:00
Fixed announce to match config
This commit is contained in:
parent
d17d78ab9a
commit
0ac9bf9f05
@ -45,7 +45,7 @@
|
|||||||
"name": "Announce",
|
"name": "Announce",
|
||||||
"description": "Announce to the master server so people can see you in their server browser.",
|
"description": "Announce to the master server so people can see you in their server browser.",
|
||||||
"env_variable": "ANNOUNCE",
|
"env_variable": "ANNOUNCE",
|
||||||
"default_value": "false",
|
"default_value": "true",
|
||||||
"user_viewable": 1,
|
"user_viewable": 1,
|
||||||
"user_editable": 1,
|
"user_editable": 1,
|
||||||
"rules": "required|boolean"
|
"rules": "required|boolean"
|
||||||
|
Loading…
Reference in New Issue
Block a user