Commit Graph

76 Commits

Author SHA1 Message Date
Jesse Boyd
e2ba9fb8e9 Fixes / Additions / Tweaks
Fixed #867
Fixes some issues with partial plot areas
Added /plot area regen
2016-02-13 22:01:22 +11:00
Jesse Boyd
03aec43f5d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/com/intellectualcrafters/plot/commands/Condense.java
#	src/main/java/com/intellectualcrafters/plot/commands/Deny.java
#	src/main/java/com/intellectualcrafters/plot/commands/Save.java
#	src/main/java/com/intellectualcrafters/plot/commands/list.java
#	src/main/java/com/intellectualcrafters/plot/database/SQLManager.java
2016-02-13 04:32:43 +11:00
Jesse Boyd
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
Matt
ccbd4f60c2 Refractoring and Cleanup 2016-02-10 20:37:21 -05:00
Jesse Boyd
893c2b3088 Remove bukkit classes from core 2016-02-11 06:43:47 +11:00
Jesse Boyd
c83378a91b Refactor / Cleanup / Optimizations 2016-02-11 05:59:51 +11:00
Matt
8d6b412dc8 Spelling Corrections 2016-02-04 18:45:50 -05:00
Gabriele C
51d2e37853 Clean the project 2016-01-20 12:40:04 +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 8629c4a6f5
closes #809
2016-01-11 07:00:56 +11:00
Jesse Boyd
94b0fbb266 Stuff
Fixes #748
Fixes #759
2015-11-28 22:46:10 +11:00
Jesse Boyd
95feaed870 Changes
ratings api
misc-cap
other tweakes
2015-10-27 10:57:34 +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
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
54655c1a72 Fixes
closes #673
closes #668
closes #672
closes #664 (hopefully)
2015-10-17 22:50:52 +11:00
Jesse Boyd
0c4b703510 Fix for sponge 2015-10-07 17:33:33 +11:00
Jesse Boyd
9d77b422df Fixes #651 #618 2015-09-30 16:11:44 +10:00
boy0001
3336d302ac Potential fixes 2015-09-27 16:43:11 +10:00
boy0001
d42ef3cf63 restructure a couple things. 2015-09-22 23:23:28 +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
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
e704784570 Try this version, otherwise maybe downgrade? 2015-09-05 20:45:31 +10:00
boy0001
8606319340 Fix world caching + block interaction
Fixes #608
2015-09-05 11:35:43 +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
6671fd7e6d Fixes #582 2015-09-01 09:55:14 +10:00
boy0001
29da0da8bb Fixes #577 2015-09-01 08:51:51 +10:00
boy0001
9accbd5ea7 Decrease intensity of fastmode clearing 2015-09-01 07:31:53 +10:00
boy0001
fcf2400798 Fix lighting updates for chunks not sent to players 2015-08-28 09:50:57 +10:00
boy0001
dc37465c8a Forgot to push this 2015-08-26 08:35:32 +10:00
boy0001
2b187f2066 3.1.6 2015-08-25 10:51:33 +10:00
boy0001
6ca6880917 New features + fixes
Fixed a very specific case of IC world not loading with multiverse every
second startup
Fixed chunks not being sent for plot clearing (although it was being
sent for other thing) Fixes #554
Added fast experimental sudo-async worldedit processor
2015-08-25 09:01:45 +10:00
boy0001
d52e9b4c8c Minor fixes 2015-08-23 22:04:52 +10:00
boy0001
2185384746 . 2015-08-21 14:53:53 +10:00
boy0001
b063494955 Redstone, chunk sending, reload fix, chunk unloader,
- Added redstone disabler when no players are in the plot
- Fixed chunk sending leaving ghost blocks
- Fixed reloading not populating new values
- Added chunk unloader to chunk processor (decreases memory usage)
2015-08-21 04:54:42 +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
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
7a6f9e061d Database changes 2015-08-11 07:03:34 +10:00
boy0001
e28c68ee74 Fixes #524 2015-08-09 19:58:29 +10:00
boy0001
a2b29da39d Fixes #518 2015-08-08 17:36:02 +10:00
boy0001
64063463ec Fixes #517 + possibly #519 2015-08-08 16:40:43 +10:00
boy0001
d8e7c9805b Add getters to bukkit econ handler. 2015-08-08 02:40:41 +10:00
boy0001
46e48857bf Database correction / Code cleanup, Fixes #490 2015-08-07 02:05:15 +10:00
boy0001
d780733915 Fixed schematic importing for sponge 2015-08-05 01:54:10 +10:00