3
0
Mirror von https://github.com/Moulberry/AxiomPaperPlugin.git synchronisiert 2024-09-29 16:00:04 +02:00
Datei suchen
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
.github/workflows Update actions 2022-12-13 11:19:16 -07:00
gradle Add support for GriefDefender 2024-06-28 01:02:57 +08:00
src/main Add support for GriefDefender 2024-06-28 01:02:57 +08:00
.gitignore CoreProtect Integration 2024-05-18 23:56:11 -07:00
build.gradle.kts Add support for GriefDefender 2024-06-28 01:02:57 +08:00
gradlew 1.20 2023-06-11 13:59:22 -07:00
gradlew.bat update gradle wrapper 2022-12-13 11:26:10 -07:00
LICENSE Create LICENSE 2023-07-02 18:25:20 +08:00
README.md Update README.md with FAQ about multiplayer issues 2024-05-02 10:01:07 -05:00
settings.gradle.kts Initial 2023-07-02 18:23:44 +08:00

Axiom Paper Plugin

Serverside component for Axiom

(todo: better readme)

Download

https://modrinth.com/plugin/axiom-paper-plugin/

FAQ

Axiom works in singleplayer but not when I connect to a multiplayer server running the Axiom Paper Plugin. What gives?

First, the player must be an op on the server. If the player does not have op permissions, run /op <playername>. This player must then disconnect from the server and reconnect.

If you're using an alternative solution for permission management, you must give players the axiom.* permission.

If players continue to have issues, they can run the /whynoaxiom command for more information.