GlowStone Support

Glowstone support has been cancelled from V3

GlowStone Support

As of version 2.0.3 of IP-Check (build 2059+), IP-Check supports operation on the GlowStone Platform, a community developed alternative to the Bukkit platform.

However, IP-Check does not function out-of-the-box on GlowStone. In order for the plugin to function, the end user is required to download an additional dependency in order for the database system to function. Without this, IP-Check will not be able to operate on GlowStone.

There is a separate dependency available for each database type. One for MySQL and one for SQLite.

SQLite Setup

IP-Check requires the JDBC driver provided by Xerial (org.sqlite.JDBC) in order to use the SQLite backend. It can be downloaded from this location: Download (Download provided by Xerial via Maven)

Once this has been downloaded, you will need to rename the jar file to JDBC-SQLite.jar. The name is case sensitive and must be spelled exactly. Once this has been done, place this JAR file into your plugins directory and IP-Check will be able to operate using the SQLite backend.

MySQL Setup

IP-Check requires the JDBC driver provided by Oracle (com.mysql.jdbc.Driver) in order to use the MySQL backend. It can be downloaded from this location: Download (Download provided by MySQL (Oracle) via Maven)

Once this has been downloaded, you will need to rename the jar file to JDBC-MySQL.jar. The name is case sensitive and must be spelled exactly. Once this has been done, place this JAR file into your plugins directory and IP-Check will be able to operate using the MySQL backend.

Questions?

If you have any questions, feel free to PM the developer (Jnk1296) via Bukkit.