add hide server to thing
This commit is contained in:
parent
8eb3843e51
commit
b1a6ca9525
1 changed files with 10 additions and 0 deletions
|
|
@ -25,6 +25,16 @@
|
|||
"name" "Player Password"
|
||||
"type" "string"
|
||||
}
|
||||
"hide_server"
|
||||
{
|
||||
"name" "Server Visibility"
|
||||
"type" "enumeration"
|
||||
"list"
|
||||
{
|
||||
"0" "Visible"
|
||||
"1" "Invisible"
|
||||
}
|
||||
}
|
||||
// "motd"
|
||||
// {
|
||||
// "name" "MOTD"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue