Phillipp Glanz
ac7bee4f9d
Fix compass tool
2023-09-19 10:57:59 +02:00
Phillipp Glanz
9a3f3e7528
Improve scheduling for chunk data of regen
2023-09-19 10:57:59 +02:00
Phillipp Glanz
67333d1e82
Implement dirty workaround for get data from right ticking region
2023-09-19 10:57:59 +02:00
Phillipp Glanz
2b46e1901c
Implement dirty workaround for get data from right ticking region
2023-09-19 10:57:59 +02:00
Phillipp Glanz
9d06640ab1
Implement dirty workaround for get data from right ticking region
2023-09-19 10:57:59 +02:00
Phillipp Glanz
c0e13881e4
Use new method to check of is running on "main thread"
2023-09-19 10:57:56 +02:00
Phillip Glanz
677651f909
Fix UnsupportedOperationException on disable
2023-09-19 10:57:44 +02:00
Phillip Glanz
22d9a487cb
Fix regen command
2023-09-19 10:57:44 +02:00
Phillip Glanz
7030213db3
Fix shading of folia adapters
2023-09-19 10:57:44 +02:00
Phillip Glanz
af92230706
Improve search for folia adapter
2023-09-19 10:57:44 +02:00
Phillip Glanz
6ddba75c29
Fix package for classes
2023-09-19 10:57:44 +02:00
Phillip Glanz
9f3e1145d6
Fix package for classes
2023-09-19 10:57:44 +02:00
Phillip Glanz
723f720a24
Add folia adapter
2023-09-19 10:57:44 +02:00
Phillip Glanz
38661e3d05
Add special adapter load for folia
2023-09-19 10:57:44 +02:00
Phillip Glanz
d6ce47f8fd
Build back to paper adapter
2023-09-19 10:57:44 +02:00
Phillip Glanz
49f038ebb3
Fix port for folia
2023-09-19 10:57:44 +02:00
Phillip Glanz
40affbe1e3
Port taskmanager for folia
2023-09-19 10:57:44 +02:00
Phillip Glanz
c193f75554
Add folia support
2023-09-19 10:56:38 +02:00
SirYwell
72b9a8b5f6
Throw exception if player is retired to ensure task always finishes
2023-09-19 10:56:38 +02:00
SirYwell
1fc2f90ad5
Improve block tracing performance
2023-09-19 10:56:35 +02:00
SirYwell
de92aee8f7
Initial experimental work on Folia support
2023-09-19 10:56:23 +02:00
Alexander Brandes
7b0f1b3c5a
Update paperweight
2023-09-16 23:47:19 +02:00
Alexander Brandes
319bc0a551
Fix left click on air being ignored and right click on block being handled twice
2023-09-16 23:44:14 +02:00
Hannes Greule
f36c5d42c7
Avoid Unsafe usage where possible ( #2403 )
2023-09-09 16:07:37 +02:00
Hannes Greule
60a3994d62
Clean up some regen code ( #2405 )
2023-09-09 16:07:29 +02:00
renovate[bot]
8c611c5324
Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.4 ( #2415 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-01 08:32:13 +02:00
Alexander Brandes
4def201daa
Adapt new test methods
2023-08-26 17:13:24 +02:00
Alexander Brandes
fe33be5795
Update userdev
2023-08-18 13:40:16 +02:00
Maddy Miller
a088e6a96b
Remove the Bukkit legacy data folder migration code from 11 years ago ( #2383 )
...
(cherry picked from commit EngineHub/WorldEdit@7f81aad028 )
2023-08-10 19:10:04 -04:00
Alexander Brandes
e81980651e
Cleanup dependencies
2023-08-09 20:52:18 +02:00
Jeff P
50e45f07f0
fix: Do not tab complete if command not owned by FAWE ( #2386 )
2023-08-02 14:08:58 +02:00
renovate[bot]
0dbc0db43f
Update plugin com.modrinth.minotaur to v2.8.3 ( #2392 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-02 14:07:19 +02:00
Alexander Brandes
9ae04b8d40
Update v7 notification
2023-07-31 11:44:14 +02:00
renovate[bot]
f58f00e97f
Update plugin com.modrinth.minotaur to v2.8.2 ( #2374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-22 12:21:08 +02:00
Alexander Brandes
c91b477e29
Update PlotSquared integration to v7 ( #2075 )
...
Co-authored-by: dordsor21 <dordsor21@gmail.com>
2023-07-22 12:01:33 +02:00
Jordan
b1e0ad4ef7
feat: re-submit chunk load request after 10s after checking world is loaded ( #2339 )
...
- #2332 makes it seem like paper forgets to load a chunk sometimes
- resubmit chunk load request after a second to attempt to counter this
2023-07-15 16:41:04 +01:00
dordsor21
0a19f643b6
fix #2349
2023-07-11 16:39:53 +01:00
Alexander Brandes
90587e56fc
Deprecate support for 1.16.5 ( #2338 )
2023-07-07 16:38:10 +00:00
Jordan
d78092b4ca
fix: ensure chunk is loaded when getting entities ( #2323 )
2023-07-07 18:36:12 +02:00
Jordan
f38c81aa2a
fix: correctly invalidate mask after a plot is merged ( #2333 )
2023-07-07 18:27:10 +02:00
Jordan
888683d83b
fix: ignore clipboard origin when pasting to match P2 behaviour ( #2336 )
2023-07-07 18:23:37 +02:00
dordsor21
a669be2041
fix #2319
2023-07-05 22:03:13 +01:00
Alexander Brandes
770bb0087a
Drop support for minor 1.19 versions ( #2316 )
...
* Drop support for minor 1.19 versions
* More work
2023-06-29 12:23:26 +02:00
Jordan
24325d91ba
feat: improve (region) fawe mask handling ( #2312 )
...
* feat: improve fawe mask handling
- Actually cache masks, even if the player has left the region
- Fix P2 isValid test for single plots
- Fixes #1946
* Fix incorrect delegated method
2023-06-28 09:24:20 +01:00
dordsor21
924805af8f
fix: fix obnoxious error message if using p2 v7 with FAWE main branch
2023-06-25 13:52:13 +01:00
dordsor21
05d5ad161a
chore: add obnoxious error message if using p2 v7 with FAWE main branch
2023-06-23 21:57:51 +01:00
Jordan
8ca25fa7d7
fix: towny max bounds are exclusive ( #2301 )
...
fix: towny max bounds are exlusive
- Fixes #2293
2023-06-19 22:46:01 +02:00
Jordan
1ede11b129
fix: use new array when creating palette ( #2305 )
...
- Fixes #2291
2023-06-19 14:34:02 +01:00
dordsor21
135c77cfb5
chore: minor changes
...
- null check get tile in ThreadUnsafeCharBlocks
- 0 to reserved ID
2023-06-18 15:03:51 +01:00
renovate[bot]
78fb74665f
Update plugin com.modrinth.minotaur to v2.8.1 ( #2298 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 16:36:57 +02:00