boy0001
5abe28cbaa
Fixed PlotMe conversion for world-name mismatches
...
Why does PlotMe have to make the world names lowercase?
2015-02-14 16:02:51 +11:00
boy0001
76ed708c79
new setup command
2015-02-10 17:14:55 +11:00
boy0001
239fcc9b2d
Fixes #125
2015-02-08 14:49:00 +11:00
boy0001
c306ae32cc
incremented version number
2015-02-04 16:41:23 +11:00
boy0001
53a56b866a
Compass updating
2015-02-01 16:22:44 +11:00
boy0001
27da7070b2
Updated messages / version incrementation
2015-01-31 18:35:12 +11:00
boy0001
3bd7f6a3a9
Fixed setowner
2015-01-30 10:57:29 +11:00
boy0001
0daf83c232
Fixed PlotMe converter + Added more debug statements
2015-01-30 09:16:31 +11:00
Jesse Boyd
fc869c0ec8
added flag "no-worldedit"
2015-01-22 16:26:16 -08:00
Jesse Boyd
c5d0f4c92b
fixed owners not being able to view plot inbox.
2015-01-18 22:13:11 -08:00
Jesse Boyd
57f18eeb93
minor fixes
2015-01-14 03:38:15 +11:00
Jesse Boyd
315223f779
PlotMe removed from pom/buy only registered if econ enabled
2015-01-13 20:09:13 +11:00
boy0001
c21c100908
Incremented version number
2015-01-13 14:44:55 +11:00
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