OnlinePlayersSQL-v1.9.4
Details
-
FilenameOnlinePlayersSQL.v1.9.4.jar
-
Uploaded by
-
UploadedApr 5, 2014
-
Size15.37 KB
-
Downloads409
-
MD514fd07812b891bfc5409a95c3e79eec5
Supported Bukkit Versions
- CB 1.7.2-R0.2
Changelog
v1.9.4
Long time coming, i have switched every single SQL query used by the plugin to use preparedstatements instead, this pretty much removes all the SQL errors that people were reporting.
v1.9.3
Fixed up some SQL Query issues in updatePlayerRecord() where there were extra commas (only an issue on windows) and missing quotes (apparently also only an issue on windows).
v1.9.2
Fixed up the player death event hopefully, should play a bit nicer with Citizens.
v1.9.1
Fix up an SQL Update query issue in the plugins onEnable method.
v1.9.0
Updated to Craftbukkit v. 1.7.2-R0.2 (last beta build released).
Marked as beta because it hasn't been 100% tested yet, It should work with no problems, but the usual thing, back up the SQL data, back up the current plugin version you have, try the new version, see if it works, etc...
Will fix up the Citizen bug issue next.