http://dev.bukkit.org/bukkit-plugins/ban-management/http://cpanel.fragparty.plOk so what I am doing here today, is trying to get my website to show all the players who i have banned on my minecraft server.
The problem I am having today is that I know nothing of SQL
the config wants
SQL host/user/password/database
The web host provides all 4 things.
I enter that into my config, and it says that
2013-08-13 12:42:11 [INFO] [BanManager] Enabling BanManager v3.11
2013-08-13 12:42:30 [SEVERE] [BanManager] jdbc:mysql://mysql.fragparty.pl:3306/u215987335_bans?autoReconnect=true&failOverReadOnly=false&maxReconnects=10
2013-08-13 12:42:30 [SEVERE] [BanManager] Could not be resolved because of an SQL Exception: Could not create connection to database server. Attempted reconnect 10 times. Giving up..
2013-08-13 12:42:30 [SEVERE] [BanManager] Unable to connect to the database, it has been disabled
2013-08-13 12:42:30 [INFO] [BanManager] Disabling BanManager v3.11
2013-08-13 12:42:48 [SEVERE] [BanManager] jdbc:mysql://mysql.fragparty.pl:3306/u215987335_bans?autoReconnect=true&failOverReadOnly=false&maxReconnects=10
2013-08-13 12:42:48 [SEVERE] [BanManager] Could not be resolved because of an SQL Exception: Could not create connection to database server. Attempted reconnect 10 times. Giving up..
2013-08-13 12:42:48 [INFO] [BanManager] [BanManager] has been disabled
So... would anyone have any idea on what I could be missing?
Config info here ....
localDatabase:
host: mysql.fragparty.pl
port: 3306
database: u215987335_bans
username: u215987335_conet
password: mypassword