ServerJoinPerms
作者:rebot | 分类:模组
Minecraft 版本: 1.0 1.1 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.3.1 1.3.2 1.4.2 1.4.4 1.4.5 1.4.6 1.4.7 1.5.1 1.5.2 1.6.1 1.6.2 1.6.4 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 1.7.7 1.7.8 1.7.9 1.7.10 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: velocity
标签: management technology utility
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
请登录后举报
暂无评论,抢个沙发吧~