> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plugins.avenvault.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bedwars Restrictions Troubleshooting and FAQ

> Fix common Bedwars Restrictions issues including invalid license keys, unreachable license server, players building outside arenas, and ViaVersion compatibility.

Find answers to common questions and solutions for frequent issues with Bedwars Restrictions.

<Accordion title="My console says 'FATAL: Invalid License Key' and the plugin disables itself.">
  This means the RSA-256 cloud authentication rejected your key.

  1. Check your `config.yml` to ensure there are no trailing spaces around your key.
  2. Verify that your subscription/license has not expired on the premium portal.
  3. Ensure you are using the exact format provided (e.g., 1234-5678-9012).
</Accordion>

<Accordion title="The console says 'License Server Unreachable' during startup.">
  The plugin requires an active internet connection to verify its integrity. Ensure that your host/machine allows outbound connections on Port 443 (HTTPS) and that your firewall is not blocking traffic to our auth servers.
</Accordion>

<Accordion title="Players are still able to build outside the arena boundaries.">
  First, verify that the player in question is not an Administrator (OP) or does not have the `bwr.bypass` permission node. Second, double-check your `min` and `max` coordinates in `config.yml` to ensure the mathematical bounding box is drawn correctly (min values should always be lower than max values).
</Accordion>

<Accordion title="Is this plugin compatible with ViaVersion/Geyser?">
  Yes! Because BedwarsRestrictions handles bounding boxes at the server level, it is 100% compatible with bedrock players via Geyser and clients using different versions via ViaVersion.
</Accordion>

## Need Further Assistance?

[Contact us](https://plugins.avenvault.com/contact) with your license key (to verify) or join our Discord and verify your license to get support.
