Datei suchen
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
.github/workflows Update actions 2022-12-13 11:19:16 -07:00
gradle/wrapper Update to 1.20.2 and Axiom Protocol V7 2023-10-10 10:25:02 +08:00
src/main Attempt to support ViaVersion on the proxy by looking up player version from the data version 2024-05-10 02:34:28 +08:00
.gitignore Initial commit 2021-07-08 05:30:01 -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
build.gradle.kts Bump version to 11 2024-05-08 19:08:58 +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
settings.gradle.kts Initial 2023-07-02 18:23:44 +08:00

README.md

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.