NotMyFault
ae2869a29b
Translation update and fixing wrong lines
2018-11-05 16:00:44 +01:00
NotMyFault
40e7df8d69
Merge pull request #2142 from dordsor21/master
...
Cancel plot chat if message event is cancelled to allow for swear block/etc
2018-10-25 12:11:46 +02:00
dordsor21
ea5ffbeb77
Cancel plot chat if message event is cancelled to allow for swear block/etc
2018-10-25 10:51:18 +01:00
NotMyFault
302051a6ca
Minor cleanup
2018-10-20 14:03:21 +02:00
Jesse Boyd
b6d4872ca4
Merge pull request #2102 from dordsor21/master
...
Add PlotChangeOwner Event
2018-10-13 15:11:45 +11:00
NotMyFault
4b7ca2ff37
Minor cleanup
2018-10-10 18:29:21 +02:00
NotMyFault
e4e4694a1c
Merge pull request #2127 from Leomixer17/patch-1
...
Delete chinese.yml
2018-10-10 18:07:07 +02:00
Leomixer17
ba6818a5bd
Delete chinese.yml
2018-10-10 17:27:29 +02:00
NotMyFault
1734c0e357
Rename ko_KR.yml to ko-KR.yml
2018-10-10 16:52:35 +02:00
NotMyFault
e2e34f24d6
Rename zh_CN.yml to zh-CN.yml
2018-10-10 16:51:43 +02:00
NotMyFault
765db2df0c
Added languages 'back'
2018-10-10 16:49:31 +02:00
NotMyFault
e1e6d95f75
Merge pull request #2049 from f0rb1d/master
...
Updated Simplified Chinese translation and formalized language codes.
2018-10-10 16:40:52 +02:00
NotMyFault
70584a338c
Update PS.java
2018-10-10 16:38:01 +02:00
NotMyFault
11e2777f60
Update PS.java
2018-10-10 16:36:14 +02:00
NotMyFault
b6303a7615
Update PS.java
2018-10-10 16:33:03 +02:00
NotMyFault
88e80f54f7
Updating locale names
2018-10-10 16:30:38 +02:00
NotMyFault
c6f8a6ddc1
Merge pull request #2088 from N0tMyFaultOG/master
...
Minor translation and template changes
2018-10-10 15:13:55 +02:00
dordsor21
9e9b21779c
Add PlotChangeOwner Event
2018-09-19 16:57:33 +01:00
Jesse Boyd
eab918bcd4
minor sponge cleanup
2018-09-10 07:46:56 +10:00
Jesse Boyd
2e7d95f5a6
Fix sponge schem save
2018-09-10 07:45:00 +10:00
Jesse Boyd
906f16d075
Fixes #2092
2018-09-10 06:38:22 +10:00
NotMyFault
979b3c0408
Added bridge template and korean translation
2018-09-03 00:04:32 +02:00
NotMyFault
5b2428559a
Bridge template from the spigot page
2018-09-03 00:02:07 +02:00
NotMyFault
f001eebad4
Update Settings.java
2018-09-02 23:51:45 +02:00
Jesse Boyd
f5a981fda7
Fix plot visit sorting
2018-08-24 06:47:16 +10:00
sauilitired
01a927ccad
Allow PlotRateEvent to be cancelled. Fixes #2017
2018-08-19 23:12:59 +02:00
Jesse Boyd
4b8c434669
Fix compile (var must be final)
2018-08-12 21:36:04 +10:00
Alexander Söderberg
9105294965
Update auto-comment.yml
2018-08-11 15:48:33 +02:00
Alexander Söderberg
5378c9007c
Create auto-comment.yml
2018-08-11 15:43:36 +02:00
Alexander Söderberg
40e91de111
Create stale.yml
2018-08-11 15:38:22 +02:00
Alexander Söderberg
b1246adac2
Update README.md
2018-08-11 15:29:31 +02:00
Alexander Söderberg
86e7f4e2b3
Update ISSUE_TEMPLATE.md
2018-08-11 15:28:41 +02:00
Alexander Söderberg
a2813a2427
Merge pull request #2057 from IntellectualSites/Sauilitired-patch-1
...
Remove unnecessary lines in Configuration javadoc
2018-08-10 16:05:06 +02:00
Alexander Söderberg
bbcd508bc3
Remove unnecessary lines in Configuration javadoc
2018-08-10 16:04:43 +02:00
F0rb1d
a4f176fd07
Updated Simplified Chinese translation and formalized language codes.
2018-08-03 20:35:36 +08:00
Jesse Boyd
3d8d75170d
Check admin for setowner null
2018-07-31 14:28:22 +10:00
Jesse Boyd
2c11a292f4
Prevent multiple uses of plot auto
2018-07-29 21:43:07 +10:00
Jesse Boyd
cd9d22cb9b
Fix augmented generator not clearing column
2018-07-27 14:02:40 +10:00
Jesse Boyd
645c5fb529
Fix nukkit augmented generator
2018-07-27 13:25:46 +10:00
Jesse Boyd
2d98da47cf
Debug generator error
2018-07-27 10:57:34 +10:00
Jesse Boyd
1b08d54be0
Merge pull request #2029 from Speentie8081/master
...
Add support for spigot 1.13 and spigot 1.13-pre7
2018-07-27 10:37:51 +10:00
Speentie8081
be8172ce91
Assume spigot 1.13 if NumberFormatException is fired
2018-07-22 09:17:38 -05:00
Speentie8081
768e21d1b5
Update NBTFactory to support spigot 1.13
2018-07-22 09:09:39 -05:00
Speentie8081
bbee2debff
Remove unneeded changes and add back support for 1.9 through 1.12
2018-07-21 10:32:38 -05:00
Speentie8081
d5b01aced2
Use MaterialData instead of block id and data for chunk generation
2018-07-21 00:15:13 -05:00
Speentie8081
f533efb2c8
Add support for spigot 1.13-pre7
2018-07-20 23:51:09 -05:00
Jesse Boyd
aaa70888bd
Merge pull request #2028 from PhanaticD/patch-3
...
fix dispensers
2018-07-21 12:40:54 +10:00
Josh
d673537026
fix dispensers
...
previously dispensers were not working at all, this change blocks lava and water and allows dispensers to function normally again on servers with plotsquared. if you were trying to block dispensers launching items into the road however that still is not blocked by this
2018-07-20 19:23:39 -04:00
Jesse Boyd
ae1e58c0ac
Add -f override for plot move
2018-07-07 09:22:24 +10:00
Jesse Boyd
5d04c64d48
Fix typo
2018-07-07 09:11:23 +10:00