Moulberry
|
6959cf229e
|
Support 4.2.0 changes
|
2024-10-11 18:59:54 +08:00 |
|
Moulberry
|
1d0eb05268
|
Change comment in config.yml to have correct block buffer size limit
|
2024-10-11 18:58:08 +08:00 |
|
Moulberry
|
2eba258a8f
|
Add option to allow large payload for all packets
|
2024-10-11 18:58:04 +08:00 |
|
Moulberry
|
342e38038f
|
Update ImageAnnotationData to include opacity
|
2024-09-04 14:28:27 +08:00 |
|
Moulberry
|
4316634ecf
|
Bump version from 1.21 to 1.21.1
|
2024-09-04 01:21:01 +08:00 |
|
Moulberry
|
30b9107da2
|
Change version to 4.0.0
|
2024-09-04 00:57:12 +08:00 |
|
Moulberry
|
f76a031bf7
|
Fix using wrong import
|
2024-09-04 00:56:14 +08:00 |
|
Moulberry
|
bacb8f1ecd
|
1.21: Apply components when placing block entities
|
2024-08-21 10:15:19 +08:00 |
|
Moulberry
|
ba042757fd
|
Construct CraftBlockState correctly
|
2024-08-21 10:14:47 +08:00 |
|
Moulberry
|
59fb92741e
|
Support annotations, add more restrictions, improve version detection
|
2024-08-21 10:14:47 +08:00 |
|
Moulberry
|
0b187bb350
|
Add proxy conversions for 1.20.6 & 1.21.1
|
2024-08-16 03:42:14 +08:00 |
|
Moulberry
|
e0ec48f77d
|
Normalize compatible data versions
|
2024-08-16 03:38:46 +08:00 |
|
Moulberry
|
90b73eb7fc
|
Fix imports
|
2024-06-27 03:25:54 +08:00 |
|
Moulberry
|
4d88afb54b
|
Bump version to 1.5.12
|
2024-06-27 03:21:19 +08:00 |
|
Moulberry
|
cc4e729728
|
Fix disconnect when encoding empty ItemStack
|
2024-06-27 03:17:09 +08:00 |
|
Moulberry
|
73e81de300
|
Update to ViaVersion 5.x
|
2024-06-27 03:01:04 +08:00 |
|
Moulberry
|
48c2af3e90
|
Update to 1.21
|
2024-06-27 02:45:25 +08:00 |
|
Moulberry
|
d7434e69d3
|
Use MessageToMessageDecoder instead of ByteToMessageDecoder
|
2024-06-27 02:44:54 +08:00 |
|
Moulberry
|
a077e31295
|
Use VersionHelper to create resource location
|
2024-06-27 01:35:46 +08:00 |
|
Moulberry
|
9c5ecab859
|
Recreate Boy0000/entity-manip-event
|
2024-06-27 01:25:52 +08:00 |
|
Moulberry
|
199852308f
|
Fix biome buffer checking wrong coordinates
|
2024-06-06 04:35:19 +08:00 |
|
Moulberry
|
a248fc4d70
|
Add CoreProtect to softdepend
|
2024-05-28 22:47:44 +08:00 |
|
Rubenicos
|
472c85652a
|
Fix backwards compatibility
|
2024-05-28 22:47:44 +08:00 |
|
Rubenicos
|
38d5ee334d
|
Add individual permissions
|
2024-05-28 22:47:44 +08:00 |
|
Moulberry
|
38ed66d083
|
Improve plot bounds handling to support arbitrarily sized non-cuboid plots
|
2024-05-28 22:47:44 +08:00 |
|
Moulberry
|
2e3f3a1ae6
|
Fix command erroneously casting to Player
|
2024-05-26 23:03:58 +08:00 |
|
Moulberry
|
26eb24f208
|
Use WeakReference in ServerWorldPropertiesRegistry
|
2024-05-26 22:43:27 +08:00 |
|
Moulberry
|
632a17e112
|
Clean up CoreProtect integration
|
2024-05-19 16:13:40 +08:00 |
|
Moulberry
|
b6837a042e
|
Merge pull request #11 from Kas-tle/feature/coreprotect
CoreProtect Integration
|
2024-05-19 15:36:27 +08:00 |
|
Joshua Castle
|
85469fcf3d
|
CoreProtect Integration
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
|
2024-05-18 23:56:11 -07:00 |
|
Moulberry
|
cd8b5c5346
|
Attempt to support ViaVersion on the proxy by looking up player version from the data version
|
2024-05-10 02:34:28 +08:00 |
|
Moulberry
|
37788e2703
|
Bump version to 11
|
2024-05-08 19:08:58 +08:00 |
|
Moulberry
|
cdcf1220bd
|
Separate ViaVersion methods to avoid ClassNotFoundExceptions
|
2024-05-08 19:08:56 +08:00 |
|
Moulberry
|
12fe46f4b0
|
Fix SectionPermissionChecker combination
|
2024-05-04 23:37:57 +08:00 |
|
Moulberry
|
5f38507962
|
Bump version to 1.5.10
|
2024-05-04 23:14:35 +08:00 |
|
Moulberry
|
6e55a9016c
|
Update to 1.20.6
|
2024-05-04 23:13:31 +08:00 |
|
Moulberry
|
cdee54d807
|
Add try-catch to all bukkit plugin message handlers to kick player
|
2024-05-04 22:10:26 +08:00 |
|
Moulberry
|
1962e877c6
|
Bump ViaVersion and clean up imports
|
2024-05-04 22:05:47 +08:00 |
|
Moulberry
|
b52638f444
|
Convert NBT tags between 1.20.1 <-> 1.20.2
|
2024-05-04 22:05:47 +08:00 |
|
Moulberry
|
aa49795579
|
Add /axiompaperdebug command
|
2024-05-04 20:19:28 +08:00 |
|
Moulberry
|
11b7db5743
|
ViaVersion support
|
2024-05-04 19:08:27 +08:00 |
|
Moulberry
|
5ea1f32134
|
Partial ViaVersion support
|
2024-05-03 19:23:31 +08:00 |
|
Moulberry
|
914084f4ca
|
Merge pull request #7 from driftfox/readme
Update README.md with FAQ about multiplayer issues
|
2024-05-02 23:05:13 +08:00 |
|
Russell Stout
|
8c45a7b7d2
|
Update README.md with FAQ about multiplayer issues
|
2024-05-02 10:01:07 -05:00 |
|
Moulberry
|
ab4a1c1f27
|
Fix typo - using cz as x coordinate
|
2024-04-14 21:23:49 +08:00 |
|
Moulberry
|
9791ca0ca3
|
Fix some WorldGuard regions not being considered
|
2024-04-14 11:13:12 +08:00 |
|
Moulberry
|
9f25de7042
|
Implement basic WorldGuard support
|
2024-04-13 22:06:03 +08:00 |
|
Moulberry
|
68d2fe6492
|
Fix not being able to spawn entities with passenger
|
2024-04-12 21:38:02 +08:00 |
|
Moulberry
|
63c3d91ece
|
Improve SetBlockPacket logic
|
2024-04-12 21:36:32 +08:00 |
|
Moulberry
|
ea791cde07
|
Bypass permission check if player is opped
|
2024-03-27 17:45:52 +08:00 |
|