Internet Explorer
Internet Explorer is not supported. Please upgrade to a more modern browser.
/modules/Core/pages/panel/minecraft_authme.php
from line 70 input your data
$result = [
'address' => 'Your adress',
'port' => (isset($_POST['db_port']) && !empty($_POST['db_port']) && is_numeric($_POST['db_port'])) ? $_POST['db_port'] : 3306,
'db' => 'database',
'user' => 'db user',
'pass' => 'db password',
'table' => 'authme',
'hash' => Output::getClean(Input::get('hashing_algorithm')),
'sync' => Input::get('authme_sync')
];
_pvpsmash_:
edit it manually in forum .php code
Please specify where exactly you need to replace it with your hands?
hi,
can i display more than 1 server there? for example, like on the status page.