Commit graph

17 commits

Author SHA1 Message Date
boy0001
3d07375cff formatting 2014-12-20 20:23:27 +11:00
boy0001
702e2bf975 Fixed setup command 2014-12-20 15:44:24 +11:00
boy0001
37367adfcf Just moving a few things. 2014-12-16 15:58:54 +11:00
boy0001
a93e6b5a55 Reverting "Moved UUID classes to UUID package" as it broke stuff. 2014-12-16 15:57:40 +11:00
boy0001
6a5245e268 Incremented version number 2014-12-16 15:50:50 +11:00
boy0001
b54124ff6d Fixes setup message 2014-12-11 18:02:42 +11:00
boy0001
7c35150e12 Fixed road issue 2014-12-07 01:19:35 +11:00
boy0001
eeb2e90042 Fixed helper issue 2014-12-06 01:15:36 +11:00
boy0001
00b50a3b9c incremented version number 2014-12-04 15:05:54 +11:00
boy0001
a424bb006f Faster plot clearing for large plots. + sudo async.
- Optimized the plot clearing algorithm (biome + entity clearing)
- Reduced immediate load by separating clearing into multiple tasks
- Clearing 512x512 plot takes ~4.5 seconds
2014-11-30 15:59:41 +11:00
boy0001
bc81d5a0d1 v2.3.3 2014-11-27 15:30:28 +11:00
boy0001
0017b73bdb Fixes to SQL 2014-11-12 19:09:08 +11:00
Sauilitired
4bfe5f6453 Fixed GPLv3 copyright issue ;) 2014-11-08 20:37:34 +01:00
boy0001
61c3fe2805 What you've done is more dangerous
With the setOp thing, it's all on the main thread and the op is taken
away immediately afterwards so there is no possibility of them using the
elevated permission for anything other than worldguard. I even had a
finally clause.

What you have done, although it may not seem too dangerous, it still
gives players the opportunity to use their elevated permissions.
2014-11-04 12:22:09 +11:00
boy0001
b47231ca8c Would this classify as a test case? 2014-11-03 20:08:57 +11:00
Sauilitired
3181b1db71 Fixed errors!!!! 2014-10-28 10:46:29 +01:00
Sauilitired
3c5eead8c7 Added maven support, removed camera subcommand 2014-10-28 10:20:52 +01:00