Commit Graph

37 Commits

Author SHA1 Message Date
660cd1b870 Fix more Sponge Classes 2016-02-19 12:45:43 -05:00
63cd7c8b97 Fix SpongeEconHandler 2016-02-19 12:18:15 -05:00
c719d548d0 Fix SpongePlayer 2016-02-19 12:07:09 -05:00
eda4575dd6 Tweaks / Fixes
Fixed id being renamed to type in
fde845e1d8
Fixes #870
2016-02-15 16:25:37 +11:00
fde845e1d8 Refractoring and Cleanup
Optimized some of the code where possible and removed some magic numbers as well.
2016-02-13 20:01:18 -05:00
b87a886345 Additions / Fixes
Added `/plot area` command for area info and management
Fixed typo for player meta table preventing the plugin from starting /
cleanup
Moved pagination from list to subcommand
Removed default PlotArea values
Added pair and tuple RunnableVal classes
Tweak pom so that it actually compiles
More command categories
Removed unclaim and limit command
Fixed a few issues with the 2d mapping of plot areas
2016-02-13 03:25:04 +11:00
c83378a91b Refactor / Cleanup / Optimizations 2016-02-11 05:59:51 +11:00
af79100f7d Update README / pom / merge with 8629c4a6f5
closes #809
2016-01-11 07:00:56 +11:00
cf517d5be0 Cleanup 2015-12-20 06:30:06 +11:00
e0e2756b95 Update for SpongeAPI changes 2015-11-25 22:40:22 -05:00
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
95feaed870 Changes
ratings api
misc-cap
other tweakes
2015-10-27 10:57:34 +11:00
fa442f5903 Fixes
closes #679
closes #676
2015-10-19 17:27:51 +11:00
0c4b703510 Fix for sponge 2015-10-07 17:33:33 +11:00
d42ef3cf63 restructure a couple things. 2015-09-22 23:23:28 +10:00
5137b23357 Hows this? 2015-09-13 14:04:31 +10:00
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
c386f33df8 cleanup 2015-09-11 20:09:22 +10:00
629ff443f3 Fix trimming for worlds in non-standard directories 2015-09-09 22:34:41 -07:00
2b3b947143 Fix plot entry/leave for sponge. 2015-09-06 11:53:56 +10:00
afef79ea66 Some changes
Fixes #605
Possibly #604
Other minor tweaks
2015-09-03 15:45:25 +10:00
29da0da8bb Fixes #577 2015-09-01 08:51:51 +10:00
dc37465c8a Forgot to push this 2015-08-26 08:35:32 +10:00
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
ccbd2ab30f Sponge stuff + done flag 2015-08-14 08:52:31 +10:00
7d3de207aa Sponge stuff
Added entity / mob / vehicle / animal / monster caps + entity clearing
on plot clear.
2015-08-12 04:04:17 +10:00
994ca12102 Sponge fixes 2015-08-11 22:05:44 +10:00
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
a2b29da39d Fixes #518 2015-08-08 17:36:02 +10:00
8e240b5274 stuff 2015-08-04 22:21:12 +10:00
76ca8a7376 Some fixes 2015-08-04 04:20:04 +10:00
b77c2d1049 optimizations + more sponge work 2015-08-02 21:56:18 +10:00
0a3ec5dcd8 Scripting stuff + remove PlotSquared-Null 2015-08-02 02:12:49 +10:00
a4f8292f04 Fix command duplication 2015-08-01 15:16:34 +10:00
222e4faf8b This 2015-08-01 04:27:32 +10:00
4eae78590f Refactor + optimizations 2015-07-31 03:24:01 +10:00
e1dad77d8f Fixing some more things 2015-07-31 00:25:16 +10:00