From ec99e2df42686fe89c8c91d621a94f988e690441 Mon Sep 17 00:00:00 2001 From: Russell Stout Date: Thu, 2 May 2024 10:01:07 -0500 Subject: [PATCH] Update README.md with FAQ about multiplayer issues --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 6806e14..9965de8 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,13 @@ Serverside component for Axiom ## 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 `. 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.