c97544d083
Minor fixes
2016-10-14 15:14:08 +11:00
a05fd2dd11
Fix #1386
...
Signed-off-by: MattBDev <mattbdev@outlook.com >
2016-10-10 00:18:35 -04:00
5978c9c3c0
Fix center
2016-10-03 00:56:27 +11:00
5d3e096501
*Fix the toggle
2016-10-03 00:56:26 +11:00
cd33aaa1b6
Fix permission checks being ignored
2016-10-01 21:35:57 +02:00
0244c0241c
Trim deletes expired plots
2016-10-01 20:17:50 +10:00
c533f0bae9
Fix area removal
2016-09-30 17:05:18 +10:00
499120963a
Streamline PlotMe conversion
...
Use reflection to disable PlotMe and forward DefaultGenerator to
PlotSquared
Fix border material copying from plotme config
You no longer need to delete the PlotMe jar for conversion
Fix some outdated messages
2016-09-30 16:14:35 +10:00
f1d581a8d8
Fixes #1377
2016-09-30 15:29:50 +10:00
6074fc8033
Nukkit generator fixes
2016-09-30 14:26:20 +10:00
e4d7270c28
Fix some merged plot events
2016-09-30 03:30:34 +10:00
b6df07f723
Add snow-form flag
2016-09-27 01:38:59 +10:00
6bf2fbcfcf
Command tweaks
2016-09-26 18:33:27 +10:00
12f8861d07
Various
...
externalize strings
plotme conversion fixes
2016-09-26 18:31:08 +10:00
c99e23bd3c
Fixes #1367
2016-09-25 18:48:38 +10:00
1b6d08b3fe
Fixes #1365
2016-09-25 18:43:53 +10:00
3b4490c1c6
Fixes #1366
2016-09-25 18:42:05 +10:00
04c011164a
Add near cmd
2016-09-25 18:06:20 +10:00
364b4347d1
Fix area id parsing
2016-09-19 14:18:47 +10:00
d89274ce09
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# Bukkit/src/main/java/com/plotsquared/bukkit/BukkitMain.java
2016-09-17 16:03:57 +10:00
264114332b
Let generator be up to the implementation
2016-09-17 16:02:05 +10:00
8e7e5dcb25
Cleanup
...
Signed-off-by: MattBDev <mattbdev@outlook.com >
2016-09-14 12:16:22 -04:00
56227a6d7d
Fixes #1351
2016-09-14 10:21:14 +10:00
63259ec269
Merge pull request #1352 from MisterErwin/master
...
A (possible) fix to #1351
2016-09-14 10:17:11 +10:00
0286a7b046
Fixes #1131
2016-09-14 10:12:53 +10:00
bf1d487508
A (possible) fix to #1351
2016-09-12 17:05:13 +02:00
a95b68b73c
Add villager-interact flag
2016-09-09 15:17:37 +10:00
85ff8bf639
Minor tweaks
2016-09-07 00:28:01 +10:00
07ee19b4bb
Fixes #1337
2016-08-31 19:09:17 +10:00
da7a12bc00
Fixes #1234
2016-08-29 16:21:14 +10:00
3b73b2e9d8
Fix grant check
2016-08-29 15:33:26 +10:00
dd665ed9ce
Fence rotation
2016-08-29 15:01:19 +10:00
90d48b2cd0
Fixes #1289
2016-08-26 13:54:22 +10:00
a95d18499e
Fixes #1285
2016-08-26 13:19:42 +10:00
a801127036
Merge pull request #1301 from MisterErwin/master
...
Calling events when players are removed from plots & correct calling of Member & Trusted events
2016-08-26 02:02:40 +10:00
2806f8b20c
Fixes #1307
2016-08-26 01:36:35 +10:00
7d11147836
Add Lazzy "Offline -> Offline Lowercase" conversion
2016-08-20 21:40:54 +10:00
bc0c0abe7e
Fix NPE
2016-08-19 12:16:13 +10:00
005e13a216
Maybe #1239
2016-08-17 18:30:58 +10:00
3558105789
Fix default flags NPE
2016-08-17 15:08:01 +10:00
f651607d2f
Might work?
2016-08-17 12:22:45 +10:00
30da060f83
Potential fix for schematic placement on clear
2016-08-16 15:53:26 +10:00
ef3380dc0a
Merge remote-tracking branch 'origin/master'
2016-08-12 15:04:18 -04:00
749ab83e5d
Move permission check out of loop
...
See #1307
2016-08-12 15:04:11 -04:00
daea9cf60d
Allow teleportation for console
2016-08-10 12:33:18 +10:00
db69da5b07
*Wrong runnable
2016-08-09 08:52:31 +10:00
37e4a652dd
Now calling the respective events when a user is removed from a plot.
...
And switched the event calling of adding Helpers and Trusted players. (Correct me if that was wrong)
2016-08-08 22:45:08 +02:00
112da17614
Squashed commit of the following:
...
commit 91c78407cd
Author: Jesse Boyd <jessepaleg@gmail.com >
Date: Sun Aug 7 11:29:59 2016 +1000
Use a queue for expiry
commit 395d6364be
Author: Jesse Boyd <jessepaleg@gmail.com >
Date: Sun Aug 7 04:43:41 2016 +1000
Cache on fail as well
commit facd43700d
Author: Jesse Boyd <jessepaleg@gmail.com >
Date: Sun Aug 7 04:00:50 2016 +1000
Cache entity count every second
commit 1ae694ff5b
Author: Jesse Boyd <jessepaleg@gmail.com >
Date: Sun Aug 7 03:52:37 2016 +1000
Tweak entity counting
commit c99dd1e74a
Author: Jesse Boyd <jessepaleg@gmail.com >
Date: Sat Aug 6 00:10:11 2016 +1000
Needs sponge builds
commit f408ac82be
Author: Alexander Söderberg <Sauilitired@users.noreply.github.com >
Date: Fri Aug 5 12:13:39 2016 +0200
Update README.md
commit 9b95990ba6
Author: Alexander Söderberg <Sauilitired@users.noreply.github.com >
Date: Thu Aug 4 16:50:37 2016 +0200
Update this here as well
2016-08-08 14:02:25 -04:00
c8419f4a4a
Added more Java 8 warnings
2016-07-29 21:40:23 -04:00
610e204d12
Fix #1281 , Fix #1282 , and Sponge gradle
2016-07-29 12:47:42 -04:00