Jesse Boyd
ced342f14e
Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared
2016-02-22 17:24:30 +11:00
Jesse Boyd
f5ff82c8cc
Sponge / Other
...
Fix area teleportation for type 0,1 worlds
Add blockstate<>id/data resolving for sponge
Finish world generation for sponge
Add chat color for sponge
Fix economy support for sponge
Fix sponge event system
Other stuff
2016-02-22 17:20:22 +11:00
Matt
b255c5db47
Cleanup and Fixes
...
Fixed StackOverflowError caused by c83378a
2016-02-21 23:29:33 -05:00
Matt
ca5e7f4564
Cleanup
2016-02-20 23:07:04 -05:00
Matt
ef5846f688
Cleanup
2016-02-20 16:50:10 -05:00
Matt
36ebd1983d
Use UTF-8
2016-02-19 15:51:04 -05:00
Jesse Boyd
eabb5f3180
Fix remaining compile errors
...
Note: Sponge version needs a number of things implemented before it will
actually run
2016-02-20 06:55:49 +11:00
Jesse Boyd
92b3ddb0ac
Finish debugpaste for sponge
2016-02-20 06:13:41 +11:00
Jesse Boyd
6caa7ee757
Merge remote-tracking branch 'origin/master'
2016-02-20 06:05:47 +11:00
Jesse Boyd
de1328e78c
Update some sponge classes
...
Update world generator
Replace some broken code with TODO
FIxed a few errors
Started on block placement
Other sponge stuff
2016-02-20 05:52:26 +11:00
Jesse Boyd
60629db042
Feature / Fix
...
Add trim regen argument @manuelgu /plot trim <world> true
Add grant check other + console usage
Finish abstracting world generation to prepare for sponge port
Fix economy hook
Add ban as alias for deny
Remove some redundant code
2016-02-20 05:42:06 +11:00
Jesse Boyd
a055a90979
Add target folder
2016-02-20 05:16:20 +11:00
Matt
302fe0c2c8
Fix SpongeEventUtil
2016-02-19 12:50:38 -05:00
Matt
660cd1b870
Fix more Sponge Classes
2016-02-19 12:45:43 -05:00
Matt
63cd7c8b97
Fix SpongeEconHandler
2016-02-19 12:18:15 -05:00
Matt
c719d548d0
Fix SpongePlayer
2016-02-19 12:07:09 -05:00
Matt
536b011ea0
Fix SpongePlayer
2016-02-19 12:01:24 -05:00
Matt
2a2c85a642
Fix Typos and Various little things.
2016-02-19 11:55:00 -05:00
Matt
c592790f68
Merge pull request #881 from manuelgu/patch-3
...
Update Issue Template
2016-02-18 16:35:13 -05:00
manuelgu
81f57b5675
Update Issue Template
...
More proper description
2016-02-18 22:19:50 +01:00
Alexander Söderberg
3fadbf3358
Lol okay this is better
2016-02-18 22:05:09 +01:00
Alexander Söderberg
26e73af35c
Rename CONTRIBUTING.md to .github/CONTRIBUTING.md
2016-02-18 21:59:55 +01:00
Alexander Söderberg
4a9d063576
Create ISSUE_TEMPLATE.md
2016-02-18 21:58:48 +01:00
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