Commit Graph

59 Commits

Author SHA1 Message Date
904b75a7cd Trying to reduce reliance on Bukkit 2015-07-28 16:06:19 +10:00
2b229f49d1 Move UUID implementations to the bukkit package 2015-07-27 22:27:44 +02:00
18b0616244 Fix plot list 2015-07-28 05:35:13 +10:00
5a6847a039 Minor command fixes 2015-07-27 21:24:04 +02:00
4939f997dc Fix some issues with console commandas 2015-07-28 04:25:21 +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
e50605d69a Minor stuff 2015-07-28 03:47:27 +10:00
955fa674d0 Fixing some stuff after testing 2015-07-28 03:28:39 +10:00
5b2e83587b Merge remote-tracking branch 'origin/master'
Conflicts:
	src/main/java/com/intellectualcrafters/plot/commands/MainCommand.java
2015-07-28 01:50:46 +10:00
faf6cbea0f Lazy command initialization 2015-07-28 01:41:06 +10:00
86777a2fc2 Starting the remake of /plot help 2015-07-27 17:37:21 +02:00
870495ac1a . 2015-07-28 01:25:35 +10:00
5a98c5410e CommandCaller 2015-07-28 01:14:38 +10:00
a39ec22c8c commit 2015-07-27 23:10:14 +10:00
dce25ba07a Fix errors *again 2015-07-27 19:14:28 +10:00
58ebf9d232 Restructure UUID handler 2015-07-27 17:26:50 +10:00
ed7a720470 Fix errors 2015-07-27 16:00:20 +10:00
56fbeb60e5 Add your command caller back 2015-07-27 14:30:50 +10:00
6df9024ff1 No more errors made my me, they're all yours :) 2015-07-27 00:26:19 +02: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
f12fdae4c2 tweals 2015-07-27 01:08:06 +10:00
9184010c9f Move bukkit specific files 2015-07-26 16:51:13 +02:00
c1c8a6d26d Remove some stuff 2015-07-27 00:03:47 +10:00
9f608861c9 Fixes 2015-07-26 13:51:36 +02:00
90318f1e1c Fixes 2015-07-26 13:40:48 +02:00
08cc8c58f2 Fixes 2015-07-26 14:11:18 +10:00
4231ae6755 Fixes 2015-07-26 04:32:37 +10:00
b76899c6e2 Fix multiple schematic issues (which I caused) 2015-07-26 04:12:35 +10:00
c2fff8cbd7 Incremented version number / removed debug 2015-07-26 01:21:59 +10:00
00ab472ba6 Tweaks 2015-07-25 17:09:47 +10:00
02b2431f77 Fixes 2015-07-25 15:17:27 +10:00
c0101695c6 Schematic stuff 2015-07-25 03:37:46 +10:00
2a52ad4702 Huge UUID Update. 2015-07-24 16:06:58 +02:00
57c849cbaa City is a nub 2015-07-24 03:14:36 +10:00
d09dbee3c7 Optimizations to schematic loading / pasting -> ~10,000,000 bps
The downside is it completely ignores entities and such, so WorldEdit is
the way to go if you need precision but don't care for large sizes or
speed.
2015-07-23 02:33:30 +10:00
7cedc3befe Fixes 2015-07-22 16:28:11 +10:00
95ad199f52 Lazy initialization 2015-07-22 04:31:12 +10:00
59c672d9a8 Optimized plot sorting 2015-07-22 03:08:51 +10:00
d8561d278f Fixed plot cluster creation 2015-07-21 18:51:21 +10:00
e6ea62ad1e Fixes 2015-07-21 13:56:49 +10:00
ee88e765e9 Only TP player to spawn, if he's in the actual plot... 2015-07-20 23:48:16 +02:00
4b543fba7a Improved plot debugpaste 2015-07-19 16:18:46 +02:00
9c635810b0 Multiple changes
Working on async schematic saving
Default plot clearing is now properly async (and somewhat slower)
Offline mode servers now default to lowercase (there has been ample time
to update)
Fixed some issues with plot expiry
Fixed some issues with UUID caching
Optimized UUID fetching from cache (marginal)
2015-07-19 23:12:48 +10:00
514cb8134a Added DebugPaste command, to upload settings.yml and latest.log 2015-07-18 19:18:15 +02:00
1723d8266b Add plot descriptions & hide reserved flags from /plot info 2015-07-18 16:49:13 +02:00
6907f1c447 clean imports 2015-07-18 22:21:36 +10:00
31eee609a6 Fixes Fixes Fixes 2015-07-18 21:18:45 +10:00
ec204bb4c4 *Fixed chat color for plot list, Fixes 2015-07-18 17:48:30 +10:00