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
ce387333d2
Plot deny / kick bypass
...
Fixes #777
2015-12-17 17:51:12 +11:00
d42ef3cf63
restructure a couple things.
2015-09-22 23:23:28 +10:00
5137b23357
Hows this?
2015-09-13 14:04:31 +10:00
c386f33df8
cleanup
2015-09-11 20:09:22 +10:00
8344903c50
Console for every command (we will test what works)
2015-07-28 04:06:29 +10:00
3a15254d8d
-m \'So I hear you like commits ...\'
2015-07-27 19:50:05 +02:00
a39ec22c8c
commit
2015-07-27 23:10:14 +10:00
58ebf9d232
Restructure UUID handler
2015-07-27 17:26:50 +10:00
56fbeb60e5
Add your command caller back
2015-07-27 14:30:50 +10:00
8ebcbda52b
Continue fixing commands
2015-07-26 21:33:54 +02:00
e1c8dcc4be
Starting to convert commands to a smarter system :3
2015-07-26 20:50:54 +02:00
9184010c9f
Move bukkit specific files
2015-07-26 16:51:13 +02:00
cff47cbac0
Move all files! Hahah
2015-07-16 16:16:16 +02:00