Install

Installation is easy, all you need to do it edit config.php with your preferred text editor and edit:

$mysql_host = 'localhost';
$mysql_user = 'root';
$mysql_pass = ' ';
$mysql_db = 'minecraft';
$mysql_table = 'iconomy';

For the most part, the $mysql_table values doesn't need to be changed.

Once you are done configuring the file, upload it to your host.


Comments

Posts Quoted:
Reply
Clear All Quotes