{ "server": { "host": "0.0.0.0", "port": 2233 }, "database": { "host": "localhost", "port": 3306, "username": "root", "password": "password", "database": "meowbox", "prefix": "box_" } }