Commit Graph

1847 Commits

Author SHA1 Message Date
Jesse Boyd
411a74eefa Fix compatibility with old type 2 plotworld cluster data 2016-02-17 23:38:36 +11:00
Jesse Boyd
11064ec814 Fixes #878 2016-02-17 14:49:10 +11:00
Jesse Boyd
af9f5b5f44 Fixes
Fix #879 stackoverflow in PlotHandler (from
fde845e1d8)
Fix getCorners returning last value twice
Fix getConnectedPlots only returning adjacent connections (from
c83378a91b)
other tweaks
2016-02-17 14:46:25 +11:00
Jesse Boyd
3b58e19b25 Merge pull request #869 from manuelgu/patch-2
Fix mismatch of brackets
2016-02-15 20:11:51 +11:00
Jesse Boyd
eda4575dd6 Tweaks / Fixes
Fixed id being renamed to type in
fde845e1d8
Fixes #870
2016-02-15 16:25:37 +11:00
Matt
87d4ecb1f1 Fix TextualCompontent Class that broke in last commit 2016-02-13 20:05:30 -05:00
Matt
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
manuelgu
0a4e42e1a7 Fix mismatch of brackets
This could potentially cause problems because the permission check is not correct
2016-02-13 18:45:35 +01:00
Jesse Boyd
a1eec4eb0c Fixes #853 2016-02-13 22:19:07 +11:00
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
Alexander Söderberg
ca73addc88 Updated this via browser, sorry if something broke xD 2016-02-10 22:23:49 +01:00
Jesse Boyd
893c2b3088 Remove bukkit classes from core 2016-02-11 06:43:47 +11:00
Jesse Boyd
50f891a974 this 2016-02-11 06:02:54 +11:00
Jesse Boyd
c83378a91b Refactor / Cleanup / Optimizations 2016-02-11 05:59:51 +11:00
Alexander Söderberg
085f621f0f Merge pull request #856 from MattBDev/spelling
Spelling Corrections
2016-02-07 16:37:40 +01:00
Matt
8d6b412dc8 Spelling Corrections 2016-02-04 18:45:50 -05:00
Alexander Söderberg
692ad5db81 Update README.md 2016-01-24 10:50:53 +01:00
Alexander Söderberg
a69f7162f1 Merge pull request #839 from manuelgu/patch-1
Update README.md
2016-01-23 23:19:54 +01:00
Alexander Söderberg
ee6d9d2d5c Merge pull request #840 from aaomidi/master
Make plugin compatible with DeluxeChat
2016-01-23 23:13:48 +01:00
Amir Ali Omidi
7cc8e8bfb5 Merge pull request #1 from aaomidi/aaomidi-patch-1
Update PlayerEvents.java
2016-01-24 00:33:50 +03:30
Amir Ali Omidi
5f74aa8ab8 Update PlayerEvents.java
Allow other plugins to manage chat.

Makes plugin work with DeluxeChat plugin.
2016-01-24 00:32:43 +03:30
manuelgu
df27b1ddd8 Update README.md 2016-01-23 20:18:48 +01:00
Sauilitired
d8998ac715 Yeah, no. This needs fixing. 2016-01-23 19:21:17 +01:00
Alexander Söderberg
948b5c5789 Merge pull request #837 from manuelgu/patch-2
Push target folder as it is needed for /p update
2016-01-21 12:07:47 +01:00
manuelgu
8a34276eb5 Push target folder as it is needed for /p update 2016-01-21 11:23:48 +01:00
Alexander Söderberg
e8d2e9fd12 Merge pull request #830 from sgdc3/master
Clean the project [WIP]
2016-01-20 20:11:27 +01:00
Gabriele C
e3b5ca14be Disable spongeapi dependency 2016-01-20 13:34:33 +01:00
Gabriele C
a872bd0f61 Shade libs 2016-01-20 13:30:03 +01:00
Gabriele C
efeecd423e Merge pull request #1 from IntellectualSites/master
Up
2016-01-20 12:44:33 +01:00
Gabriele C
51d2e37853 Clean the project 2016-01-20 12:40:04 +01:00
Alexander Söderberg
ddfa4fe6af Merge pull request #831 from manuelgu/patch-1
Fix notify-enter message being sent to wrong person
2016-01-19 15:53:32 +01:00
manuelgu
165d9b6258 Fix #829 2016-01-19 14:12:42 +01:00
Alexander Söderberg
0f3d6b63f5 I was tired, okay. 2016-01-18 23:07:10 +01:00
Sauilitired
adfd0e6674 Should fix #824 2016-01-17 13:19:14 +01:00
Sauilitired
faa9c10364 Add fixes to shizzle 2016-01-16 18:32:00 +01:00
Sauilitired
830a5111f4 Add plot grants for /plot auto 2016-01-16 17:48:49 +01:00
Sauilitired
cf6ca67ce7 Add persistent meta, and added plot grants 2016-01-16 17:07:42 +01:00
Sauilitired
dc22514809 Implements #752 and gives credits to manuelgu :) 2016-01-16 13:14:18 +01:00
Sauilitired
c6f087fd50 Fixes #774 and allows for similar features in the future 2016-01-16 13:03:51 +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
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
Jesse Boyd
9b990faa47 Merge pull request #792 from manuelgu/master
fix typo
2015-12-20 06:15:46 +11:00
Jesse Boyd
2aab349c4b Merge pull request #796 from MattBDev/spongeFix
Fix Sponge Generator
2015-12-20 06:15:33 +11:00
Jesse Boyd
dc799ecc26 Merge pull request #795 from MattBDev/cleanup
Fixes javadoc errors
2015-12-20 06:15:28 +11:00