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

195 Commits

Autor SHA1 Nachricht Datum
Moulberry
e8179d7647 Normalize compatible data versions 2024-08-21 09:38:00 +08:00
Moulberry
bd63bb6e41 Fix imports 2024-06-27 03:25:15 +08:00
Moulberry
4d0276524d Bump version to 1.5.12 2024-06-27 03:20:37 +08:00
Moulberry
7a77e9881f Update to ViaVersion 5.x 2024-06-27 03:18:50 +08:00
Moulberry
f77162d17e Backport old method of creating ResourceLocations 2024-06-27 02:50:22 +08:00
Moulberry
24c2266e8a Use MessageToMessageDecoder instead of ByteToMessageDecoder 2024-06-27 02:50:22 +08:00
Moulberry
7000929a2d Use VersionHelper to create resource location 2024-06-27 02:50:22 +08:00
Moulberry
74660fa866 Recreate Boy0000/entity-manip-event 2024-06-27 01:26:36 +08:00
Moulberry
e324613441 Fix biome buffer checking wrong coordinates 2024-06-06 04:36:04 +08:00
Moulberry
68a5e7cbf2 Add CoreProtect to softdepend 2024-05-28 22:47:00 +08:00
Rubenicos
23ab9b720e Fix backwards compatibility 2024-05-28 22:47:00 +08:00
Rubenicos
82f5eca7ef Add individual permissions 2024-05-28 22:47:00 +08:00
Moulberry
53bfc16dc5 Improve plot bounds handling to support arbitrarily sized non-cuboid plots 2024-05-28 22:47:00 +08:00
Moulberry
f9cad68e17 Fix command erroneously casting to Player 2024-05-26 23:07:57 +08:00
Moulberry
55d5ffd2ee Use WeakReference in ServerWorldPropertiesRegistry 2024-05-26 22:39:53 +08:00
Moulberry
e3a0b57067 Change package imports to v1_20_R2 2024-05-19 16:54:57 +08:00
Moulberry
367bae2c68 Clean up CoreProtect integration 2024-05-19 16:50:08 +08:00
Joshua Castle
9625829cfe CoreProtect Integration
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-05-19 16:49:58 +08:00
Moulberry
44e9f4bf2b Attempt to support ViaVersion on the proxy by looking up player version from the data version 2024-05-10 02:37:02 +08:00
Moulberry
001d8a1a02 Bump version to 11 2024-05-08 19:09:29 +08:00
Moulberry
71ba21731f Separate ViaVersion methods to avoid ClassNotFoundExceptions 2024-05-08 19:09:29 +08:00
Moulberry
5cc7916c95 Fix SectionPermissionChecker combination 2024-05-04 23:37:03 +08:00
Moulberry
72db138c81 Bump version to 1.5.10 2024-05-04 23:15:01 +08:00
Moulberry
e6e64fb80a Add try-catch to all bukkit plugin message handlers to kick player 2024-05-04 22:10:44 +08:00
Moulberry
3f9f5ee8d1 Bump ViaVersion and clean up imports 2024-05-04 22:01:19 +08:00
Moulberry
e9a12f1571 Convert NBT tags between 1.20.1 <-> 1.20.2 2024-05-04 22:01:19 +08:00
Moulberry
a5cbb20981 Add /axiompaperdebug command 2024-05-04 20:29:34 +08:00
Moulberry
2a55725ce7 ViaVersion support 2024-05-04 20:29:34 +08:00
Moulberry
ceca1afe68 Partial ViaVersion support 2024-05-04 20:29:34 +08:00
Russell Stout
ec99e2df42 Update README.md with FAQ about multiplayer issues 2024-05-04 20:29:34 +08:00
Moulberry
d6c4facd6e Fix typo - using cz as x coordinate 2024-05-04 20:29:34 +08:00
Moulberry
c7b6bd6e0b Fix some WorldGuard regions not being considered 2024-05-04 20:29:34 +08:00
Moulberry
0b01a8ba8b Implement basic WorldGuard support 2024-05-04 20:29:34 +08:00
Moulberry
b534b9348c Fix not being able to spawn entities with passenger 2024-05-04 20:29:34 +08:00
Moulberry
7ebcbe8b0a Improve SetBlockPacket logic 2024-05-04 20:29:34 +08:00
Moulberry
ab4253ac9f Bypass permission check if player is opped 2024-03-27 17:46:16 +08:00
Moulberry
a0dcd552c7 Improve handling of large chunk data request 2024-03-26 23:17:53 +08:00
Moulberry
22a1a4d50c Add option to increase limit for request chunk data packet 2024-03-26 13:27:19 +08:00
Moulberry
51e05e2c88 Add import for VersionHelper 2024-03-06 16:34:13 +08:00
Moulberry
7b31c0fcb7 Bump version to 1.5.9 2024-03-06 16:33:57 +08:00
Moulberry
38d4223b0b Remove some unused imports 2024-03-06 16:27:24 +08:00
Moulberry
b286acfddc Add version independent method for sending custom payload 2024-03-06 16:16:43 +08:00
Moulberry
9d4d3689f6 Integrate entity editing with PlotSquared 2024-03-06 16:10:46 +08:00
Moulberry
fc81443d6e Check maxChunkLoadDistance for block entities 2024-02-24 15:00:46 +08:00
Moulberry
4338fbd446 Implement Server Blueprints 2024-02-24 13:29:52 +08:00
Moulberry
b4757985de Fix protocol read issue when line_thickness is present while line_argb is not 2024-02-17 04:39:18 +08:00
Moulberry
d0cc7281cf Improve MarkerData serialization logic 2024-02-10 20:40:51 +08:00
Moulberry
b422968306 Add support for line_argb, line_thickness and face_argb 2024-02-10 16:41:38 +08:00
Moulberry
3fbfaab379 Fix NBT not applying when BlockState stays the same 2024-02-09 23:13:50 +08:00
Moulberry
f659f803d8 Backport to 1.20.2 2024-01-24 11:46:48 +08:00