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

197 Commits

Autor SHA1 Nachricht Datum
TWME
709e78c3bc
Add support for GriefDefender
- Added `/integration/griefdefender/GriefDefenderIntegration.java`
- Added `/integration/griefdefender/GriefDefenderIntegrationImpl.java`
- Modified logic in `/integration/Integration.java` and `/integration/SectionPermissionChecker.java`

This commit enables AxiomPaper to support GriefDefender claims. When a world has GriefDefender enabled, players will only be able to use Axiom within territories where they have building permissions. These changes expand AxiomPaper's ability to check for more region protection plugins.
2024-06-28 01:02:57 +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
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