Commit Graph

1982 Commits

Author SHA1 Message Date
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
4651731f65 Moved UUID classes to UUID package 2014-12-16 15:53:06 +11:00
boy0001
6a5245e268 Incremented version number 2014-12-16 15:50:50 +11:00
boy0001
b1e965bdcb * 2014-12-16 15:45:07 +11:00
boy0001
42c02b37bf Fixes plot claim block removing on clear. 2014-12-16 15:44:25 +11:00
boy0001
d2ef1c350a Safer UUID provider 2014-12-16 15:15:59 +11:00
boy0001
5a842842a2 fixed errors 2014-12-16 12:02:05 +11:00
boy0001
c9d6f78999 Does the rating command work? 2014-12-16 00:02:31 +11:00
boy0001
8a58b42629 Set sign for setowner command 2014-12-15 23:43:12 +11:00
boy0001
c8313d6cd9 [UNTESTED] Plot change owner 2014-12-15 23:40:31 +11:00
boy0001
46a00357b3 [NEEDS TESTING] [FIX] merging: roads, signs, bedrock 2014-12-15 23:23:44 +11:00
boy0001
439a5da294 @Wundero added multiple aliases
Merged commit: 9f1cc02812b7ac5af2b08c502bdabe798ebd58c6 by @Wundero
2014-12-15 12:33:53 +11:00
boy0001
7029069e31 Fixes
Fixed plot auto for mega plot
Fixed an issue with SQLManager and SQLite
Added config option for max claim area for a mega plot with plot auto
Fixed an issue with UUIDHandler + online mode and old minecraft
versions.
2014-12-15 12:04:13 +11:00
boy0001
fd306bf0a9 Reduced interval 2014-12-14 12:42:23 +11:00
boy0001
7266a2a875 Possible fix... 2014-12-14 12:34:44 +11:00
boy0001
8e6608d613 WE SERIOUSLY NEED TO FIX THIS ISSUE AT SOME POINT
(THIS IS NOT THE OFFICIAL FIX, JUST A TEMPORARY THING)
2014-12-14 12:12:21 +11:00
boy0001
f0d2fd93dd *Okay, so let's actually have it use lowercase unless you are forcing offline mode. 2014-12-14 12:02:18 +11:00
boy0001
d827d7d230 We had this lowercase for a reason, but why...?
We will need to ultimately have it case sensitive.
2014-12-14 11:55:14 +11:00
boy0001
8140581e4e Should fix glowstone 2014-12-14 01:43:12 +11:00
boy0001
29615999b9 *and must be owner 2014-12-14 01:39:11 +11:00
boy0001
5926a90cec plot delete + econ 2014-12-14 01:38:14 +11:00
boy0001
007ae51bde fixed online mode 2014-12-14 01:32:42 +11:00
boy0001
0f1dc0f58a unnecessary 2014-12-14 01:13:17 +11:00
boy0001
e3f772050e online mode 2014-12-14 00:32:42 +11:00
boy0001
760041607e Seems to work for 1.7.2 (which doesn't have UUIDs) 2014-12-14 00:30:29 +11:00
boy0001
7b203261a3 UUIDs are now Abstract 2014-12-13 22:59:43 +11:00
boy0001
176baa5c0d Plot unclaim / Setup command 2014-12-13 22:38:22 +11:00
boy0001
c528e1e87a Unclaim command 2014-12-11 18:15:30 +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
17f2a89c66 Additional mask checking for WE 2014-12-04 15:00:08 +11:00
boy0001
0fca78c61a fixes owner bug 2014-12-01 09:38:49 +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
a028f4685b This should be first 2014-11-28 18:55:08 +11:00
boy0001
bc81d5a0d1 v2.3.3 2014-11-27 15:30:28 +11:00
boy0001
4293e8f3f9 item frame 2014-11-27 15:06:18 +11:00
boy0001
37d6f9c4d1 We don't want droppers included. 2014-11-25 13:29:53 +11:00
boy0001
5a787fcfaf Some blocks aren't safe e.g. Spawners, falling blocks could cause lag. 2014-11-25 13:19:32 +11:00
Sauilitired
5885badc23 Check out PlotWorld.java 2014-11-21 23:55:30 +01:00
Sauilitired
75a5a76fe9 A whole load of fixes 2014-11-21 23:45:46 +01:00
boy0001
c25eccf4a0 inbox 2014-11-21 17:14:36 +11:00
boy0001
d79d32dac1 . 2014-11-21 14:35:36 +11:00
boy0001
2a9119c7c3 Merge remote-tracking branch 'origin/master'
Conflicts:

	PlotSquared/src/main/java/com/intellectualcrafters/plot/util/PlotHelper.java
2014-11-21 14:14:33 +11:00
boy0001
5cfcedeab8 NMS chunk sending (rather than using refresh chunk) 2014-11-21 14:11:41 +11:00
Sauilitired
ef7e021937 Some additional JavaDoc's (PlotMain.class)
Added option to teleport to road on login
2014-11-20 19:29:05 +01:00
Sauilitired
7b83ea2413 More documentation :_: 2014-11-20 00:00:38 +01:00
Sauilitired
6f73193cfb Bleh, wrong folder xD 2014-11-19 18:49:53 +01:00