The Official Plugin for ProjectKorra.
Find a file
Dylan Curzon 7530e0bae1 Make DBConnection#init sync and remove async from bending player creation (#562)
* Add optional 'async' boolean parameter to Database, make DBConnection#init sync

* Add temporary debug message

* Add 'syncronized' keyword to doQuery method on Database (just in case I/O errors)

* Remove unnecessary (and breaking) async from bending player creation

* Add javadoc to Database#modifyQuery(String, Boolean)
2016-08-27 14:09:00 -07:00
extras Add Eclipse launch configuration 2015-08-30 20:02:26 -04:00
lib Add rpg lib 2016-04-05 20:34:12 -04:00
src Make DBConnection#init sync and remove async from bending player creation (#562) 2016-08-27 14:09:00 -07:00
test/server Fix memory leak in EarthColumn 2015-11-13 19:05:41 -05:00
.gitignore Add Eclipse launch configuration 2015-08-30 20:02:26 -04:00
.travis.yml Change travis-ci to compile with java 7 and 8 2015-11-15 17:12:33 -05:00
build.xml Include plugin.yml when building plugin 2016-03-12 02:44:14 -08:00