|
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 |
|
|
b5ec6232f9
|
Sponge Fixes and minor changes.
|
2016-07-25 22:25:15 -04:00 |
|
|
48064da1ee
|
Fixed deny-teleport flag
|
2016-07-25 22:25:15 -04:00 |
|
|
0b19cc7d9d
|
Possible fix + add guest-gamemode flag
|
2016-07-25 22:23:19 -04:00 |
|
|
4e019ab796
|
UUID cache changes
|
2016-07-25 22:23:19 -04:00 |
|
|
85d6e42462
|
Merge branch '3.4.5' of https://github.com/IntellectualSites/PlotSquared into 3.5.0
|
2016-07-24 17:27:41 -04:00 |
|
|
8b084839fd
|
Fix #1261
|
2016-07-19 10:22:50 -04:00 |
|
|
8538170cba
|
Metrics
|
2016-07-16 22:51:49 -04:00 |
|
|
76bce7c0ef
|
Catch CommandException
|
2016-07-14 20:29:11 +10:00 |
|
|
ba568a3f60
|
Recover from invalid flag value
|
2016-07-14 00:28:46 +10:00 |
|
|
a43430b722
|
Fix NPE for null arg
|
2016-07-13 00:14:26 +10:00 |
|
|
ca776b2912
|
Fixes #1226
|
2016-07-12 22:12:14 +10:00 |
|
|
e859a7f56c
|
Change to interact perm, not build
|
2016-07-11 20:27:25 +10:00 |
|