Commit graph

948 commits

Author SHA1 Message Date
speed
800a3373d8 Merge branch 'pr/4' into 1.16 2020-12-24 21:03:08 -05:00
dordsor21
2b9a194244
5.13.10 2020-12-23 14:07:42 +00:00
N0tMyFaultOG
1d4fe01db0
Rename database chart id 2020-12-22 20:54:22 +01:00
N0tMyFaultOG
eba6043d26
Update paster 2020-12-21 15:59:12 +01:00
dordsor21
e4a8459798
Switch to IncendoPaster "library" 2020-12-19 16:20:44 +00:00
N0tMyFaultOG
5147d67318
Add charts for complex plot components 2020-12-16 13:20:23 +01:00
dordsor21
de3ba9a25c
re-send block change for blocks with gravity if they're physicsed
fixes PS-159
2020-12-14 14:53:53 +00:00
speed
73b37b4c8f refactor 2020-12-05 16:42:41 -05:00
speed
9baa7dccc1
Merge IntellectualSites/v5 2020-12-05 14:27:28 -05:00
dordsor21
ee7f683b76
Bump paperlib, fix single worlds. 2020-11-26 16:54:38 +00:00
Traks
585111ca38
Cancel boat placement on interactable blocks, fixes PS-175 (#2934)
* Cancel boat placement on interactable blocks, fixes PS-175

* Keep boat protection for old game versions

Co-authored-by: NotMyFault <mc.cache@web.de>
2020-11-24 16:32:35 +01:00
Telesphoreo
391b0ba518 fix relocation 2020-11-08 19:47:58 -06:00
Telesphoreo
65361fd496 fix builds 2020-11-07 22:17:14 -06:00
Telesphoreo
89034a433d Merge https://github.com/IntellectualSites/PlotSquared into 1.16 2020-11-07 22:11:15 -06:00
N0tMyFaultOG
b66e2359d1 Update to 1.16.4
- Bump WorldEdit to 7.2.0 release
2020-11-03 15:58:17 +01:00
Telesphoreo
59ea2c7e04 Merge https://github.com/IntellectualSites/PlotSquared into 1.16 2020-10-13 21:18:12 -05:00
dordsor21
565f9e3e29
5.13.8 2020-10-11 19:27:01 +01:00
Telesphoreo
68721a1b46 Merge https://github.com/IntellectualSites/PlotSquared into 1.16 2020-10-09 22:03:42 -05:00
dordsor21
b55d836871
5.13.7 2020-10-07 11:59:44 +01:00
N0tMyFaultOG
a210f523a5 Add more information to debugpaste 2020-10-04 18:19:29 +02:00
Aurora
56e6922279 Remove BungeePerms UUID fetcher 2020-10-04 13:26:56 +02:00
Alexander Söderberg
6e2f738d86 Stop relying on maxim's repo as it's very unreliable. 2020-10-04 12:24:37 +01:00
Telesphoreo
2e42281ed0 Merge https://github.com/IntellectualSites/PlotSquared into 1.16 2020-10-03 23:37:05 -05:00
Hannes Greule
81d0bf6f04 Prevent blocks from getting waterlogged
In some cases, the PlayerInteractEvent doesn't cancel right clicks on blocks that can be waterlogged
2020-10-03 21:54:14 +02:00
dordsor21
2f5ce67154
add back setShouldAbortSpawn 2020-09-29 15:55:08 +01:00
dordsor21
89318be5f4
Apply e2f9b4245b to paper listener too 2020-09-29 15:53:23 +01:00
Telesphoreo
9a827568e7 Merge https://github.com/IntellectualSites/PlotSquared into 1.16 2020-09-24 22:59:45 -05:00
dordsor21
8c4bb4140a
5.13.6 2020-09-20 19:51:54 +01:00
dordsor21
8547533210
update pom 2020-09-11 15:04:09 +01:00
Telesphoreo
8a7ce084e6 Merge https://github.com/IntellectualSites/PlotSquared into 1.16 2020-09-11 08:22:28 -05:00
Alexander Söderberg
0aeca40137
Take player visibility into account when sending notify-enter and notify-leave messages. Fixes PS-103. 2020-09-05 18:48:58 +02:00
Hannes Greule
5c48e4ad19 Add missing license header 2020-09-05 18:39:56 +02:00
Hannes Greule
f6d1e2b3b8 Check TileState manually on 1.13.2, fixes PS-122 2020-09-05 18:39:56 +02:00
N0tMyFaultOG
d19dde2f85 Add more debugs 2020-09-02 17:18:41 +02:00
N0tMyFaultOG
7a529e156d Add deb for onBlockIgnite event 2020-09-02 17:03:56 +02:00
N0tMyFaultOG
97e34844b4 Add option to opt-out MvDW Placeholder API 2020-09-02 12:13:23 +02:00
Telesphoreo
0d6be0c397 Merge https://github.com/IntellectualSites/PlotSquared into 1.16 2020-08-30 14:13:34 -05:00
N0tMyFaultOG
3a8fa9f5b6 Update WorldEdit version
That doesn't appear to break stuff 👀
2020-08-22 13:18:00 +02:00
Telesphoreo
86434ca2e8 no one cares 2020-08-21 22:07:50 -05:00
Telesphoreo
f244d4381e Merge https://github.com/IntellectualSites/PlotSquared into 1.16 2020-08-21 21:57:54 -05:00
N0tMyFaultOG
5c08db2f44 Merge branch 'feature/v5/1.16.2-support' into v5 2020-08-21 19:02:23 +02:00
NotMyFault
28fc29c3ab
Merge pull request #2890 from MeFisto94/fix-1-16-worldserver-regression
Fixes an OfflinePlayerUtil breakaged caused by NMS Changes
2020-08-21 18:29:03 +02:00
MeFisto94
61d1dcc231 Ignore Events if they are not caused by real players (i.e. citizens) 2020-08-16 14:09:32 +02:00
MeFisto94
6c9b73b100 Apply patch by @SirYwell to construct the ResourceKey without consulting the DimensionManager 2020-08-16 14:02:03 +02:00
Telesphoreo
ccbceac360 Update for TFM staff refactor 2020-08-15 20:11:51 -05:00
dordsor21
8f1b2a9d2a
fix pve against animals on other plots and roads 2020-08-14 14:21:45 +01:00
N0tMyFaultOG
d6dfa9a0b9 https 2020-08-11 20:12:31 +02:00
N0tMyFaultOG
7c756304b5 1.16.2 support
- Bump EssentialsX version to the latest release
2020-08-11 16:20:33 +02:00
MeFisto94
48d3c2105d Fixes an OfflinePlayerUtil breakage caused by NMS Changes 2020-08-06 15:23:36 +02:00
dordsor21
e2f9b4245b
Fixes https://issues.intellectualsites.com/issue/PS-81
- Add break statements to switches to prevent bleed from normal spawning to breeding
 - Separate misc spawning from mob spawning
2020-07-28 13:56:37 +01:00