3
0
Mirror von https://github.com/Moulberry/AxiomPaperPlugin.git synchronisiert 2024-09-29 07:50:05 +02:00
Commit graph

196 Commits

Autor SHA1 Nachricht Datum
Moulberry
54e780a6db Add proxy conversions for 1.20.6 & 1.21.1 2024-08-16 03:48:16 +08:00
Moulberry
adfea4bbc8 Normalize compatible data versions 2024-08-16 03:48:10 +08:00
Moulberry
52282f513d Attempt to support ViaVersion on the proxy by looking up player version from the data version 2024-08-16 03:48:06 +08:00
Moulberry
fbb2bb6830 Fix imports 2024-06-27 03:25:27 +08:00
Moulberry
7ae34ea772 Bump version to 1.5.12 2024-06-27 03:20:50 +08:00
Moulberry
2515f2bb38 Update to ViaVersion 5.x 2024-06-27 03:18:34 +08:00
Moulberry
ae6868911a Backport old method of creating ResourceLocations 2024-06-27 02:50:00 +08:00
Moulberry
205bc575e8 Use MessageToMessageDecoder instead of ByteToMessageDecoder 2024-06-27 02:50:00 +08:00
Moulberry
58e6799b00 Use VersionHelper to create resource location 2024-06-27 02:49:57 +08:00
Moulberry
2cd94fd20e Recreate Boy0000/entity-manip-event 2024-06-27 01:26:22 +08:00
Moulberry
752b8f1638 Fix biome buffer checking wrong coordinates 2024-06-06 04:35:44 +08:00
Moulberry
af26f1c321 Add CoreProtect to softdepend 2024-05-28 22:47:28 +08:00
Rubenicos
7fcdbcb9d1 Fix backwards compatibility 2024-05-28 22:47:28 +08:00
Rubenicos
470b443ced Add individual permissions 2024-05-28 22:47:28 +08:00
Moulberry
cc2c65849f Improve plot bounds handling to support arbitrarily sized non-cuboid plots 2024-05-28 22:47:28 +08:00
Moulberry
6c494c4276 Fix command erroneously casting to Player 2024-05-26 23:07:41 +08:00
Moulberry
bcdc42f65b Use WeakReference in ServerWorldPropertiesRegistry 2024-05-26 22:43:10 +08:00
Moulberry
1d2a4e83d3 Change package imports to v1_20_3 2024-05-19 16:42:53 +08:00
Moulberry
cd87ae3995 Clean up CoreProtect integration 2024-05-19 16:32:24 +08:00
Joshua Castle
84d2153c38 CoreProtect Integration
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-05-19 16:30:34 +08:00
Moulberry
f879e8b038 Bump version to 11 2024-05-08 18:59:20 +08:00
Moulberry
4ae0017c06 Separate ViaVersion methods to avoid ClassNotFoundExceptions 2024-05-08 18:58:18 +08:00
Moulberry
0c1b3aacd7 Fix SectionPermissionChecker combination 2024-05-05 14:40:34 +08:00
Moulberry
32130ccebb Bump version to 1.5.10 2024-05-05 14:40:26 +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
Moulberry
17b304128f Improve handling of large chunk data request 2024-03-26 23:18:45 +08:00
Moulberry
9248d48315 Add option to increase limit for request chunk data packet 2024-03-26 13:26:59 +08:00
Moulberry
f3f5c38c43 Add import for VersionHelper 2024-03-06 16:35:56 +08:00
Moulberry
ff947325dd Bump version to 1.5.9 2024-03-06 16:35:52 +08:00
Moulberry
f19bd24af9 Remove some unused imports 2024-03-06 16:28:49 +08:00
Moulberry
90c22fb586 Add version independent method for sending custom payload 2024-03-06 16:16:23 +08:00
Moulberry
51b6ae7010 Integrate entity editing with PlotSquared 2024-03-06 16:12:24 +08:00
Moulberry
87ad8948c1 Check maxChunkLoadDistance for block entities 2024-02-24 14:57:50 +08:00
Moulberry
58d332b49f Implement Server Blueprints 2024-02-22 18:18:53 +08:00
Moulberry
7e85e2cf78 Fix protocol read issue when line_thickness is present while line_argb is not 2024-02-17 04:39:28 +08:00
Moulberry
af0b6fc48d Improve MarkerData serialization logic 2024-02-10 20:40:20 +08:00
Moulberry
d066e2d424 Add support for line_argb, line_thickness and face_argb 2024-02-10 16:41:59 +08:00