Skip to content

Commit

Permalink
lets gooooooooooooo
Browse files Browse the repository at this point in the history
  • Loading branch information
DvArcNode committed Sep 4, 2024
1 parent 3ca2dd7 commit c3e8506
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# NullProtect

Minecraft server protection suit

## Features
- HWID blacklist/whitelist (Requires client mod)
- Player account activation code

## Building
- **NeoForge mod (client)** `gradlew :mod:neoforge:build`
- **Fabric mod (client)** `gradlew :mod:fabric:build`
- **Server plugin** `gradlew :server:shadowJar`

## Installing

**Client**: Install the mod if needs HWID authentication

**Server**: Install [packetevents](https://github.com/retrooper/packetevents) and plugin

0 comments on commit c3e8506

Please sign in to comment.