bfa877e607
Remove all warnings and magic strings from PlayerEvents :3
2015-07-28 15:25:03 +02:00
89e3bd97f0
Nothing is implemented, but it can compile and "run" on sponge now.
2015-07-28 21:38:49 +10:00
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
dd2cbeaaf8
Fixed event calling for console
2015-07-28 04:12:51 +10:00
cf10c609a9
I'm rich
2015-07-28 04:06:29 +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
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
86777a2fc2
Starting the remake of /plot help
2015-07-27 17:37:21 +02:00
a39ec22c8c
commit
2015-07-27 23:10:14 +10:00
58ebf9d232
Restructure UUID handler
2015-07-27 17:26:50 +10:00
7fb06d624b
Add sponge / bukkit jars
2015-07-27 16:20:24 +10:00
56fbeb60e5
Add your command caller back
2015-07-27 14:30:50 +10:00
e1c8dcc4be
Starting to convert commands to a smarter system :3
2015-07-26 20:50:54 +02:00
393a5bffd5
StringMan instead of StringUtils
2015-07-27 04:38:08 +10:00
a3d5326da3
Sponge
2015-07-27 02:14:34 +10:00
9184010c9f
Move bukkit specific files
2015-07-26 16:51:13 +02:00
08cc8c58f2
Fixes #459
2015-07-26 14:11:18 +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
e0b17886fb
.
2015-07-26 00:47:41 +10:00
7db9c0b9a2
Fixed a couple issues related to world generation / clearing
...
- Fixed competition of multiple augmented populators if there are
several augmented plot clusters of specific terrain type
- Fixed fastmode clearing sometimes doing strange things if chunks
connected to the road have not previously been generated
- Fixed fastmode clearing not setting block data correctly on unloaded
chunks under specific conditions.
2015-07-26 00:43:19 +10:00
8a3f6c5eca
Remove debug
2015-07-25 03:40:17 +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
12eafa01ef
Don't TP players on clear
2015-07-22 00:47:23 -07:00
7cedc3befe
Fixes #438
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
8c4e1571e8
Fast async schematic exporting / uploading
2015-07-21 22:28:03 +10:00
bf7616eef0
Increase alias priority
2015-07-21 21:04:14 +10:00
8a4c178a68
Would help
2015-07-21 20:58:34 +10:00
8166873978
Plot search?
2015-07-21 20:55:44 +10:00
e6ea62ad1e
Fixes #430
2015-07-21 13:56:49 +10:00
154e002dee
Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared
2015-07-20 15:14:52 +10:00
38f0e82447
Minor tweaks
2015-07-20 15:14:46 +10: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
6907f1c447
clean imports
2015-07-18 22:21:36 +10:00
bc7703ac33
Add blocked-cmds flag :D
2015-07-18 13:10:38 +02:00
fcc5056f8c
Prevent plot deletion during plot analysis
2015-07-18 15:45:04 +10:00
a7cd8d995e
More plot analysis + made it more obvious that plot listing is interactive
2015-07-18 15:02:44 +10:00
e026ec31eb
Fix redstone comparators + more work on plot analysis
2015-07-18 13:19:36 +10:00
cfc976c2fc
Fixed prefixes being sent when not supposed to, and updated the link in /plot plugin
2015-07-17 22:06:37 +02:00
b2fbd74d4b
Fixes #419 , among other things
2015-07-17 20:48:13 +10:00