boy0001
3336d302ac
Potential fixes
2015-09-27 16:43:11 +10:00
boy0001
a93e8fac38
Some fixes
...
Fixes #641
Closes #640 (need to also update Plot2Dynmap)
Fixes #637 (duplicate)
Fixes #636
Fixes #634
2015-09-26 18:05:27 +10:00
boy0001
d42ef3cf63
restructure a couple things.
2015-09-22 23:23:28 +10:00
boy0001
4002ed4de1
Fixes #613
2015-09-14 20:43:51 +10:00
boy0001
91bfcd0deb
Fixes #620
2015-09-14 18:20:25 +10:00
boy0001
5137b23357
Hows this?
2015-09-13 14:04:31 +10:00
boy0001
1cccdd9d4d
Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared
...
Conflicts:
src/main/java/com/intellectualcrafters/plot/IPlotMain.java
src/main/java/com/intellectualcrafters/plot/commands/Trim.java
src/main/java/com/intellectualcrafters/plot/util/ChunkManager.java
src/main/java/com/plotsquared/bukkit/BukkitMain.java
src/main/java/com/plotsquared/bukkit/util/BukkitChunkManager.java
src/main/java/com/plotsquared/sponge/SpongeMain.java
src/main/java/com/plotsquared/sponge/util/SpongeChunkManager.java
2015-09-13 13:46:45 +10:00
boy0001
c163446f7e
Fix plot clear event not being called.
2015-09-13 13:33:18 +10:00
boy0001
1c28a72f9c
WE unregistration + home/visit sorting + format
...
- WorldEdit listener unregistration for external masking/extent/async
worldedit management. (wink)
- Use the same listing for home and visit as previous behavior was
confusing.
2015-09-13 01:19:39 +10:00
boy0001
c386f33df8
cleanup
2015-09-11 20:09:22 +10:00
Byteflux
629ff443f3
Fix trimming for worlds in non-standard directories
2015-09-09 22:34:41 -07:00
boy0001
e3cb59f362
Lazy UUID conversion
2015-09-05 20:07:59 +10:00
boy0001
8606319340
Fix world caching + block interaction
...
Fixes #608
2015-09-05 11:35:43 +10:00
boy0001
4e321d2b27
Here you go.
2015-09-03 22:40:36 +10:00
boy0001
dfc32741fa
Export negative coord blocks with BO3 if not part of normal plot component
2015-09-03 15:57:12 +10:00
boy0001
afef79ea66
Some changes
...
Fixes #605
Possibly #604
Other minor tweaks
2015-09-03 15:45:25 +10:00
boy0001
6006b0e011
Add world parameter to EconHandler permission checks
...
Fixes #595
2015-09-01 14:02:37 +10:00
boy0001
f22874970f
Fix side location + fix brushtool mask
2015-09-01 10:23:46 +10:00
boy0001
29da0da8bb
Fixes #577
2015-09-01 08:51:51 +10:00
boy0001
0ba838b16b
Minor tweaks
...
- SBQ unsanitized input
- plotme conversion tweaks
- schematic default output directory
- increment version number
2015-08-30 16:19:35 +10:00
boy0001
1e8bdb17f8
Per player plot cluster limits
2015-08-28 16:28:55 +10:00
boy0001
22997ac089
Some work on plot clusters
2015-08-28 12:37:01 +10:00
boy0001
ad94637c2a
Fix inbox deletion perm
2015-08-28 09:53:35 +10:00
boy0001
552ace359a
Feedback for failed uploads + fix plot list done
2015-08-28 09:51:59 +10:00
boy0001
56d50bd9e1
Fix masking extent + process non plot worlds
2015-08-28 08:33:32 +10:00
boy0001
3229705012
Offline uuid from flat file.
2015-08-26 14:21:48 +10:00
boy0001
1872e147cb
WE delayed command execution + fix SBQ notify
2015-08-26 12:02:00 +10:00
boy0001
dc37465c8a
Forgot to push this
2015-08-26 08:35:32 +10:00
boy0001
c7f5e3061d
Retain trusted / helpers / denied when merging
...
fixes #533
2015-08-25 02:52:02 +10:00
boy0001
8c245b4f21
Optional bo3 tags
2015-08-25 02:33:28 +10:00
boy0001
3bc3b51a27
Fix plot automerging
2015-08-25 00:19:50 +10:00
boy0001
66f73374ac
Tweak block interaction flags
2015-08-24 04:31:33 +10:00
boy0001
d0605b9b55
Fixes
...
Fixes #556
Fixes #540
Fixed plot analysis being slow
Fixed auto updating
2015-08-20 14:56:25 +10:00
boy0001
b059de5098
Several changes:
...
- Several API improvements
- persistent WorldEdit bypass toggle
- persistent plot chat toggle
- Plot BO3 exporting (useful f
- Fix fastmode clearing unclaim border
- Add player-interact flag for NPC interaction etc. Fixes #543
- Several fixes for sponge
- some code cleanup
- Closes #529
2015-08-18 23:20:11 +10:00
boy0001
ccbd2ab30f
Sponge stuff + done flag
2015-08-14 08:52:31 +10:00
boy0001
b7fe6ea749
Fix plot rating & mega plots + fix plot expiry analysis
2015-08-13 22:49:16 +10:00
boy0001
5e38d032e0
.
2015-08-12 16:08:26 +10:00
boy0001
a80ac4004f
Fix #539
2015-08-12 15:52:21 +10:00
boy0001
3bb5650850
Fix block break offset
2015-08-12 15:11:57 +10:00
boy0001
7d3de207aa
Sponge stuff
...
Added entity / mob / vehicle / animal / monster caps + entity clearing
on plot clear.
2015-08-12 04:04:17 +10:00
boy0001
b40c464da9
Tweaks (perms, debug, scripting)
2015-08-11 23:42:46 +10:00
boy0001
994ca12102
Sponge fixes
2015-08-11 22:05:44 +10:00
boy0001
1a9ec84a4d
Fixes
...
Progress towards #515
Fixes #512
Fixes #514
Fixes (possibly) #529
Fixes #535
Update to latest sponge
2015-08-11 20:45:13 +10:00
boy0001
e28c68ee74
Fixes #524
2015-08-09 19:58:29 +10:00
boy0001
f6fb7482e1
Fix plot auto merge + plot offset + add unmerge alias
2015-08-09 03:24:01 +10:00
boy0001
cdcfd8c1b5
Changes to world border
2015-08-08 17:41:32 +10:00
boy0001
a2b29da39d
Fixes #518
2015-08-08 17:36:02 +10:00
boy0001
b88c6d8d26
Minor optimizations to expire manager
...
#469
2015-08-08 02:09:55 +10:00
boy0001
444e8b346e
Removed deprecated in comment
2015-08-07 13:18:14 +10:00
boy0001
d779ca366d
Fixes #507 Fixes #485
2015-08-07 11:38:39 +10:00