# NullProtect **Repository Path**: afn-ArcNode/NullProtect ## Basic Information - **Project Name**: NullProtect - **Description**: NullProtect 代码及发布镜像 | 此仓库仅接受Issues | Minecraft (Paper) 服务端保护,HWID黑白名单/绑定,玩家账户激活,模组特征验证 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://help.afternode.cn/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-09 - **Last Updated**: 2025-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: Minecraft ## README # NullProtect Minecraft server protection suit ## Features - HWID blacklist/whitelist/bind (Requires client mod) - Player account activation code - Mods hash verification (Requires client mod) ## Building Due to the type of functionality of this mod, it is recommended that changes be made to its networking portion before distribution (if you need HWID authentication) Changes and redistributions of this mod are permitted, but the original license must be included in the distribution copy - **NeoForge mod (client)** `gradlew :mod:neoforge:build` - **Fabric mod (client)** `gradlew :mod:fabric:build` - **Server plugin** `gradlew :server:dist` - **All** `gradlew :dist` (Output in dist folder) ## Installing **Client**: Install this Mod if you need HWID verification **Server**: Install [packetevents](https://github.com/retrooper/packetevents) and plugin