1
0
mirror of https://github.com/plexusorg/Plex-FAWE.git synced 2025-01-14 11:34:01 +00:00

6751 Commits

Author SHA1 Message Date
renovate[bot]
cd00bf9771
Update dependency org.mockito:mockito-core to v5.1.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 11:21:29 +01:00
Hannes Greule
158e51191f
Linear Patterns require flooring division ()
Use floorDiv in linear patterns
2023-01-31 11:21:11 +01:00
Alexander Brandes
214954bb09
Back to snapshot for development 2023-01-23 12:51:38 +01:00
Alexander Brandes
09d405935a
Release 2.5.1 2023-01-23 12:37:45 +01:00
Bernhard
5e8bc5c2ad
fix regex and remove forbidden windows characters ()
refactor: fix regex and remove forbidden windows characters
2023-01-16 00:34:53 +01:00
TheJonstone✓
0f558425f5
Fix: remove unnecessary bypass permission ()
Fix: remove unnecessary permission
2023-01-16 00:34:28 +01:00
Jordan
ae57ac5d50
fix: don't quash a cancellation FaweException in LimitExtent ()
- This allowed some edits to continue after a player left the server when they shouldn't
 - Possible sort-of fix for 
 - Possible fix for 
2023-01-16 00:33:44 +01:00
Alexander Brandes
98c2d2124e
Split workflows () 2023-01-16 00:33:13 +01:00
Alexander Brandes
c0563b6574
Terminate process if .git folder does not exist ()
Terminate process if folder is not a repository
2023-01-15 20:24:51 +01:00
renovate[bot]
606ffad12b
Update dependency org.mockito:mockito-core to v5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-14 10:46:24 +01:00
Hannes Greule
bb0e201c52
Remove usages of JoinedCharSequence () 2023-01-11 00:07:24 +01:00
renovate[bot]
452f968f07
Update antlr4 to v4.11.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-09 16:52:48 +01:00
renovate[bot]
3ad70a8ef4
Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.4.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-09 16:33:32 +01:00
renovate[bot]
afe601bf93
Update dependency com.github.TownyAdvanced:Towny to v0.98.4.18 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-31 01:02:41 +01:00
renovate[bot]
7db1e9c7d6
Update dependency com.github.TownyAdvanced:Towny to v0.98.4.17 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-29 13:44:41 +01:00
renovate[bot]
b98c3efc88
Update dependency org.mockito:mockito-core to v4.11.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-29 13:42:56 +01:00
Alexander Brandes
a9ed8431cd
Use the connection field on 1.19->1.19.3 rather than networkManager 2022-12-27 14:05:41 +01:00
renovate[bot]
a7c402d8dd
Update dependency com.github.TownyAdvanced:Towny to v0.98.4.15 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-24 12:01:29 +01:00
renovate[bot]
f8acaf5ec2
Update dependency org.mockito:mockito-core to v4.10.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-15 22:38:17 +01:00
Alexander Brandes
b0ac500fa1
Bump paperweight 2022-12-13 22:52:30 +01:00
renovate[bot]
83e0c84616
Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.4.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-13 22:44:47 +01:00
Alexander Brandes
26d5f10c04
Back to snapshot for development 2022-12-11 19:28:44 +01:00
Alexander Brandes
d6599fd332
Release 2.5.0 2022-12-11 19:10:40 +01:00
Bernhard
c3ce162fd5
Feature: add "h" as alias for "hand" and "oh" for "offhand" () 2022-12-11 18:36:33 +01:00
Alexander Brandes
f98e526fa0
Add support for 1.19.3 ()
* 1.19.3

* More fixes

* fix: compile time issues for 1.19.3

* fix: new mappings and GeneratorStructureState

* Add 1.19.3 to release and issue template

* Update dependencies for 1.19.3

* Update worldedit-bukkit/adapters/adapter-1_19_3/build.gradle.kts

Co-authored-by: Pierre Maurice Schwang <mail@pschwang.eu>
2022-12-11 18:36:13 +01:00
Alexander Brandes
62f561cb56
Update dev bundle versions () 2022-12-09 12:38:10 +01:00
renovate[bot]
62345bb64e
Update plugin xyz.jpenilla.run-paper to v2.0.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-09 10:10:09 +01:00
Hannes Greule
79c23e06c3
Clean up starlight usage ()
clean up starlight usage
2022-12-04 18:56:41 +01:00
renovate[bot]
e0e66ce2db
Update dependency com.github.TownyAdvanced:Towny to v0.98.4.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-30 10:09:39 +01:00
Alexander Brandes
41ea21f91d
Run announcement workflow after release workflow 2022-11-28 11:34:09 +01:00
Alexander Brandes
faa0908ba8
Run announcement workflow after 'build' workflow 2022-11-28 11:30:32 +01:00
renovate[bot]
eda5bced65
Update dependency gradle to v7.6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-25 19:25:01 +01:00
renovate[bot]
c1bfadd328
Update dependency com.github.TownyAdvanced:Towny to v0.98.4.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-25 19:24:10 +01:00
renovate[bot]
b432faef36
Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.11 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 00:49:37 +01:00
renovate[bot]
6cb9f0e485
Update auto-value to v1.10.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 00:44:22 +01:00
renovate[bot]
6f6c0508df
Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.10 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 00:39:43 +01:00
Alexander Brandes
15b351930d
Back to snapshot for development 2022-11-16 11:29:57 +01:00
Alexander Brandes
1771a04ef9
Release 2.4.10 2022-11-15 19:35:25 +01:00
Alexander Brandes
34dbaa633a
Add CF upload task () 2022-11-15 19:25:03 +01:00
renovate[bot]
fc701b9260
Update plugin xyz.jpenilla.run-paper to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 19:12:08 +01:00
renovate[bot]
77b1c7eb9c
Update dependency org.mockito:mockito-core to v4.9.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 19:04:13 +01:00
Pierre Maurice Schwang
f33d93591a
Fix Chorus-Plant tree type generation ()
fix: chorusplant tree type must generate inside end_stone
2022-11-14 22:58:54 +01:00
renovate[bot]
f9527ce2b7
Update plugin xyz.jpenilla.run-paper to v1.1.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-13 12:14:14 +01:00
renovate[bot]
7f8b0a7e21
Update dependency com.github.TownyAdvanced:Towny to v0.98.4.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-13 11:59:17 +01:00
Pierre Maurice Schwang
4c2119e404
Fix error on latest paper while copying entities () 2022-11-10 17:45:35 +00:00
renovate[bot]
1aa213fb4c
Update dependency com.github.TownyAdvanced:Towny to v0.98.3.19 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-06 11:15:01 +01:00
Alexander Brandes
983e4407b5
Back to snapshot for development 2022-11-02 09:52:28 +01:00
Alexander Brandes
0ee18597ae
Release 2.4.9 2022-11-02 09:45:48 +01:00
Pierre Maurice Schwang
2fe54a04b5
Adjust platform specific code to recent changes ()
* chore: remove usage of MCUtil in StarlightRelighter

* chore: cleanup of unused imports

* hacky shit-fuckery for papers new chunksystem und refactor

* chore: address review comments

* Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.9 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: suppress exceptions for field retrieval, cache fields / methods

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-02 09:41:20 +01:00
Hannes Greule
bbc1db9bd2
Read minecraft version from paper if available ()
* read version from paper if available

* fix for versions without release information
2022-11-01 23:39:42 +01:00