Singleplayer-linux/managementprops/properties.json
2021-09-15 21:25:37 -07:00

15 lines
No EOL
314 B
JSON

{
"DatabaseInformation": {
"database_name": "global",
"database_username": "root",
"database_password": "",
"database_host": "127.0.0.1",
"database_port": "3306"
},
"WorldTechnicalInformation": {
"world_limit": "10",
"worldhop_delay": "20000"
},
"secret_key": "2009scape_development"
}