Mirror von
https://github.com/Moulberry/AxiomPaperPlugin.git
synchronisiert 2024-11-17 05:40:06 +01:00
709e78c3bc
- 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. |
||
---|---|---|
.github/workflows | ||
gradle | ||
src/main | ||
.gitignore | ||
build.gradle.kts | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle.kts |
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.