My console says 'FATAL: Invalid License Key' and the plugin disables itself.
My console says 'FATAL: Invalid License Key' and the plugin disables itself.
This means the RSA-256 cloud authentication rejected your key.
- Check your
config.ymlto ensure there are no trailing spaces around your key. - Verify that your subscription/license has not expired on the premium portal.
- Ensure you are using the exact format provided (e.g., 1234-5678-9012).
The console says 'License Server Unreachable' during startup.
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.
Players are still able to build outside the arena boundaries.
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).Is this plugin compatible with ViaVersion/Geyser?
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.