11.09.2018, 17:36
[18:25:38] [MySQL] (MainPipeline) Fatal Error! Could not connect to MySQL: Host localhost - DB: ngrp - User: ngrp
You can't just include your mysql plugin and let the server run without any modification.
You have to edit your database variables (host, username, password and sometimes port too), in your gamemode, then re-compile it and woila, server will magically connect to database.
You can't just include your mysql plugin and let the server run without any modification.
You have to edit your database variables (host, username, password and sometimes port too), in your gamemode, then re-compile it and woila, server will magically connect to database.