Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
ServerJoinPerms
A Velocity proxy plugin that enforces server-specific join permissions for Minecraft servers.
Features
- Restricts players from joining servers they don't have permission for
- Prevents server switching to unauthorized servers
- Simple permission-based access control
- Native Velocity integration
Requirements
- Velocity 3.0.0 or higher
- Java 11 or higher
Installation
- Download the latest
ServerJoinPerms.jarfrom the releases page - Place the JAR file in your Velocity server's
pluginsdirectory - Restart your Velocity proxy
Usage
Permissions
The plugin uses a simple permission structure:
server.<servername>- Grants permission to join the specified server
Examples
- To allow access to a server named
survival:server.survival - To allow access to a server named
creative:server.creative
Behavior
- Players without the required permission will be disconnected with an error message
- Permission checks occur on both initial join and server transfers
- The error message clearly indicates the reason for disconnection
Configuration
No configuration file is needed. The plugin works out of the box with Velocity's permission system.
Building from Source
- Clone the repository
- Run
mvn clean package - Find the compiled JAR in the
targetdirectory
Support
For support, please open an issue on the GitHub repository.
License
This project is licensed under the MIT License.
Author
- LOLYAY - Initial development
Information
| Category | Protection |
|---|---|
| Published on | June 23, 2025 |
| License | Apache 2.0 |
| Downloads | 55 |
| Stars | 1 |
| Watchers | 1 |
Addon
Pages
Members
Owner