153 Commits

Author SHA1 Message Date
Gabriele C
51d2e37853 Clean the project 2016-01-20 12:40:04 +01:00
Sauilitired
adfd0e6674 Should fix #824 2016-01-17 13:19:14 +01:00
Sauilitired
cf6ca67ce7 Add persistent meta, and added plot grants 2016-01-16 17:07:42 +01:00
Jesse Boyd
ad1272b0e5 Minor fixes
Fixes #797
Fixes #794
2016-01-12 23:13:47 +11:00
Jesse Boyd
af79100f7d Update README / pom / merge with 8629c4a6f5bb0021ccc8284d8f84dfe91e5995ff
closes #809
2016-01-11 07:00:56 +11:00
Jesse Boyd
00b6158181 Use plot metadata to track tasks 2015-12-20 06:40:42 +11:00
Jesse Boyd
f70e2248e7 Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared 2015-12-20 06:30:16 +11:00
Jesse Boyd
cf517d5be0 Cleanup 2015-12-20 06:30:06 +11:00
MattBDev
d65bd7a704 Fixes javadoc errors
It does not improve upon the existing documentation but instead removes all broken documentation and has minor changes to some existing. More work will need to be done later to documentation.
2015-12-19 12:23:32 -05:00
Jesse Boyd
c32cfc62fa Various
Fix sethome/home for mega plots
Minor tweaks
2015-12-16 16:38:53 +11:00
Jesse Boyd
163ccc9eae Fixes
Fixes #783
Fixes #780
2015-12-15 03:15:30 +11:00
Jesse Boyd
35589dcc5f Fixe
Fixes #753
2015-12-04 20:00:30 +11:00
Jesse Boyd
82ccca8f63 . 2015-11-30 02:24:01 +11:00
Jesse Boyd
9118f111e4 Fixes
fixes #763
2015-11-29 19:21:32 +11:00
Jesse Boyd
94b0fbb266 Stuff
Fixes #748
Fixes #759
2015-11-28 22:46:10 +11:00
Jesse Boyd
7db30590c6 Fixes
Fixes #701
Fixes set components for other plots
Add setowner uuid.
Probably some other stuff
2015-11-20 17:28:33 +11:00
Jesse Boyd
93a7b2cace Potential fixes
Fixes #712
Fixes #711
Fixes #707
Fixes #705
Fixes #702
Fixes #698
Fixes #697
Fixes #694
Fixes #717
2015-11-15 13:30:52 +11:00
Jesse Boyd
008e35d307 Fixes #700 2015-11-04 02:39:42 +11:00
Jesse Boyd
215ed04754 Minor tweaks 2015-10-29 23:13:10 +11:00
Jesse Boyd
95feaed870 Changes
ratings api
misc-cap
other tweakes
2015-10-27 10:57:34 +11:00
Jesse Boyd
2afc16de7a Schematics / tweak message 2015-10-26 18:18:31 +11:00
Jesse Boyd
e20e4a8650 Fixes
Closes #683
Potential fix for sign issue
Potential fix for templates not working
Incremented version number.
2015-10-24 21:55:34 +11:00
Jesse Boyd
6650ea2a4c Fixes #681 2015-10-21 18:31:14 +11:00
Jesse Boyd
a6dad4fb7b Fixes #682 2015-10-21 16:34:15 +11:00
Jesse Boyd
fa442f5903 Fixes
closes #679
closes #676
2015-10-19 17:27:51 +11:00
Jesse Boyd
26c0e3fa85 Fixes
- Fix sign lines on claim not updating
- Fix plot tier removing for merged plots
- Fix stair rotation for id=24
- Fix interaction to have a lower priority than chestshop (why doesn't
chestshop use monitor priority?)
2015-10-18 22:20:12 +11:00
Jesse Boyd
50c6753bf4 Fixes
close #659
close #662
close #665
close #638
2015-10-10 18:07:26 +11:00
Jesse Boyd
0c4b703510 Fix for sponge 2015-10-07 17:33:33 +11:00
Jesse Boyd
74a967b535 Fixes container contents spillage on plot clear
TODO: fix component setting for ^
2015-10-05 01:40:46 +11:00
Jesse Boyd
f2431c869f fixes
Fixes #657
Fixes #656
Fixes #653
Fixes #652
Fixes #585
2015-10-05 00:59:43 +11:00
Jesse Boyd
9d77b422df Fixes #651 #618 2015-09-30 16:11:44 +10:00
Jesse Boyd
b9bb9f5674 Fixes #646 2015-09-29 16:29:28 +10:00
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