Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (5 months ago)
- Default Branch: ver/1.18.1
- Last Pushed: 2024-08-11T09:00:29.000Z (5 months ago)
- Last Synced: 2024-10-14T06:21:58.331Z (3 months ago)
- Topics: minecraft, minecraft-fabric-mod, minecraft-forge-mod, minecraft-mod, minecraft-paper, minecraft-plugin, minecraft-resourcepack
- Language: Java
- Homepage:
- Size: 181 KB
- Stars: 2
- 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![Minecraft Version](https://img.shields.io/badge/Minecraft_Version-1.18.1-green?style=for-the-badge)
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.)