Commit graph

25 commits

Author SHA1 Message Date
boy0001
f70b7c3f93 Plot home position + another attempt to fix minor UUID issue. 2015-01-13 02:52:33 +11:00
boy0001
53bce4fb26 fixes + new features. 2015-01-10 21:20:20 +11:00
boy0001
e2c665a732 Notify on attempted use of "plotme"
- Users are now notified that the server is using PlotSquared rather
than PlotMe when they attempt to use the /plotme command

(The developers over at PlotMe have complained that having the alias is
confusing, so this should clear things up)
2015-01-10 13:19:39 +11:00
boy0001
7155af3188 default flags 2015-01-09 01:08:17 +11:00
boy0001
a6d6c34902 Schematic export + Administrator plot merging 2015-01-02 00:22:59 +11:00
boy0001
6dca7cf170 Incremented version number 2014-12-31 00:11:33 +11:00
boy0001
52f05f3dfb increment version number 2014-12-29 12:02:55 +11:00
boy0001
8e03638d8d plot setup. 2014-12-22 18:05:23 +11:00
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