https://github.com/afn-arcnode/resourcehack
Minecraft server resource pack protection tool
https://github.com/afn-arcnode/resourcehack
minecraft minecraft-fabric-mod minecraft-forge-mod minecraft-mod minecraft-paper minecraft-plugin minecraft-resourcepack
Last synced: 2 months ago
JSON representation
Minecraft server resource pack protection tool
- Host: GitHub
- URL: https://github.com/afn-arcnode/resourcehack
- Owner: afn-ArcNode
- License: other
- Created: 2024-07-28T04:14:58.000Z (almost 2 years ago)
- Default Branch: ver/1.18.1
- Last Pushed: 2024-08-11T09:00:29.000Z (almost 2 years ago)
- Last Synced: 2025-02-20T21:04:56.497Z (over 1 year ago)
- Topics: minecraft, minecraft-fabric-mod, minecraft-forge-mod, minecraft-mod, minecraft-paper, minecraft-plugin, minecraft-resourcepack
- Language: Java
- Homepage:
- Size: 181 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
ResourceHack
Minecraft server resource pack protection tool

Other versions could be found [here](https://github.com/afn-ArcNode/ResourceHack/branches)
Features
- Remove server resource confirmation screen (Auto-confirm)
- Encrypt resource packs
- Prevent unnecessary resource reloading (Switching server behind a proxy)
Usage
### Client
Install the mod, no more configurations needed
### Server
1. Install the server plugin and [packetevents](https://github.com/retrooper/packetevents)
2. Start server, edit `~/plugins/ResourceHack/config.yml` to configure an AES-256 cryptic key
3. Restart server or reload the plugin
4. Use `res-encrypt ` (Requires `reshack.encrypt` permission) command to encrypt your resource pack
5. Configure your server resource pack loading (ItemsAdder, Nova, JResourcePack, server.properties, etc.)