PlayerNotes v1.5
Details
-
FilenamePlayerNotes.jar
-
Uploaded by
-
UploadedNov 3, 2012
-
Size12.96 KB
-
Downloads761
-
MD53174fcb6dd0c4b7c49e965cfb9da056e
Supported Bukkit Versions
- CB 1.3.2-R2.0
Changelog
- Release to public
- Changed connection method; instead of always-alive SQL connection (which fails), make a new connection each time a command is used. I weighed up the extra resource usage against the fact that this makes the plugin actually work properly... yep.