Commit Graph

11 Commits

Author SHA1 Message Date
8629c4a6f5 Optimizations and Cleanup of code
Reduced the amount of deprecated code being used to not just reduce IDE warnings but to also better organize and clean the code later on.
Used Collections.singletonList() where possible instead which improves performance compared to when Arrays.asList() was used.
2015-12-24 13:33:18 -05:00
163ccc9eae Fixes
Fixes #783
Fixes #780
2015-12-15 03:15:30 +11:00
b524d5fcfe minor conversion tweaks + fix plot sorting with empty worlds. 2015-09-15 00:24:25 +10:00
5137b23357 Hows this? 2015-09-13 14:04:31 +10:00
c386f33df8 cleanup 2015-09-11 20:09:22 +10:00
afef79ea66 Some changes
Fixes #605
Possibly #604
Other minor tweaks
2015-09-03 15:45:25 +10:00
6671fd7e6d Fixes #582 2015-09-01 09:55:14 +10:00
46e48857bf Database correction / Code cleanup, Fixes #490 2015-08-07 02:05:15 +10:00
e1dad77d8f Fixing some more things 2015-07-31 00:25:16 +10:00
3a15254d8d -m \'So I hear you like commits ...\' 2015-07-27 19:50:05 +02:00
9184010c9f Move bukkit specific files 2015-07-26 16:51:13 +02:00