Commit Graph

299 Commits

Author SHA1 Message Date
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
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
ccbd4f60c2 Refractoring and Cleanup 2016-02-10 20:37:21 -05:00
893c2b3088 Remove bukkit classes from core 2016-02-11 06:43:47 +11:00
50f891a974 this 2016-02-11 06:02:54 +11:00
c83378a91b Refactor / Cleanup / Optimizations 2016-02-11 05:59:51 +11:00
8d6b412dc8 Spelling Corrections 2016-02-04 18:45:50 -05:00
a872bd0f61 Shade libs 2016-01-20 13:30:03 +01:00
efeecd423e Merge pull request #1 from IntellectualSites/master
Up
2016-01-20 12:44:33 +01:00
51d2e37853 Clean the project 2016-01-20 12:40:04 +01:00
0f3d6b63f5 I was tired, okay. 2016-01-18 23:07:10 +01:00
adfd0e6674 Should fix #824 2016-01-17 13:19:14 +01:00
faa9c10364 Add fixes to shizzle 2016-01-16 18:32:00 +01:00
830a5111f4 Add plot grants for /plot auto 2016-01-16 17:48:49 +01:00
cf6ca67ce7 Add persistent meta, and added plot grants 2016-01-16 17:07:42 +01:00
dc22514809 Implements #752 and gives credits to manuelgu :) 2016-01-16 13:14:18 +01:00
c6f087fd50 Fixes #774 and allows for similar features in the future 2016-01-16 13:03:51 +01:00
ad1272b0e5 Minor fixes
Fixes #797
Fixes #794
2016-01-12 23:13:47 +11:00
af79100f7d Update README / pom / merge with 8629c4a6f5
closes #809
2016-01-11 07:00:56 +11:00
00b6158181 Use plot metadata to track tasks 2015-12-20 06:40:42 +11:00
f70e2248e7 Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared 2015-12-20 06:30:16 +11:00
cf517d5be0 Cleanup 2015-12-20 06:30:06 +11:00
9b990faa47 Merge pull request #792 from manuelgu/master
fix typo
2015-12-20 06:15:46 +11:00
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
5e33c175ab Typo in "ice-melt" flag
The flag doesnt seem to be used anyways, so not much of a deal.
2015-12-17 18:11:50 +01:00
abc2681f97 fix typo 2015-12-17 18:07:57 +01:00
ce387333d2 Plot deny / kick bypass
Fixes #777
2015-12-17 17:51:12 +11:00
c32cfc62fa Various
Fix sethome/home for mega plots
Minor tweaks
2015-12-16 16:38:53 +11:00
163ccc9eae Fixes
Fixes #783
Fixes #780
2015-12-15 03:15:30 +11:00
35589dcc5f Fixe
Fixes #753
2015-12-04 20:00:30 +11:00
c72edc40f0 Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared 2015-12-03 02:43:05 +11:00
f102b2b448 Fixes
Fixes #768 (Plot clearing with given plot id)
2015-12-03 02:42:50 +11:00
60406812ee Merge pull request #764 from manuelgu/patch-3
remove website link
2015-11-29 21:42:20 +01:00
82ccca8f63 . 2015-11-30 02:24:01 +11:00
1fcb4ea705 remove website link 2015-11-29 12:49:20 +01:00
9118f111e4 Fixes
fixes #763
2015-11-29 19:21:32 +11:00
c2b781da98 Deny negative ratings 2015-11-28 23:27:36 +11:00
1ee13ff96c Fix commands being case sensitive. 2015-11-28 22:56:12 +11:00
d1ac355e58 Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared
# Conflicts:
#	src/main/java/com/intellectualcrafters/plot/config/C.java
2015-11-28 22:49:42 +11:00
94b0fbb266 Stuff
Fixes #748
Fixes #759
2015-11-28 22:46:10 +11:00
7bbf549221 fixed importing
related to #733
2015-11-25 23:05:08 +01:00
eba75363c8 formatting 2015-11-25 22:29:20 +01:00
d56b4da7c2 fix color formatting 2015-11-22 12:04:24 +01:00
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
1e1259b81d Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared 2015-11-18 10:39:52 +11:00
452efc4b08 Fix
Fixes #724
Fixes flag remove for non list based flags when player lacks permission.
2015-11-18 10:39:44 +11:00
c34f41b150 remove not needed message
Since calculating the TPS Values has been removed, the message is no longer in use
2015-11-15 18:58:12 +01:00
a8140f8cb0 Check if no metadata is set. 2015-11-15 20:52:32 +11:00
27d1ba810b Default, default flags 2015-11-15 19:56:32 +11:00
9218147aa0 Whoops. 2015-11-15 13:51:28 +11:00