HomeJavaModsTexturePackLoader
TexturePackLoader
ModsJava

TexturePackLoader

Load a server resourc pack via URL — auto-sent on join, required or optional, with in-game commands.

⬇ Download on Spigot
TexturePackLoader
Load a server texture pack via URL — simple, lightweight, and fully configurable.

Overview
TexturePackLoader is a lightweight Paper plugin that automatically sends a resource pack to players when they join your server. Configure it with a single URL in config.yml and you're done. No external dependencies, no bloat.

Compatibility

A single compiled JAR works on both server versions thanks to Paper's API backwards compatibility.

Features
Commands
Command Description Permission
/texturepack set [sha1] Set the texture pack URL (and optional SHA-1 hash) texturepackloader.admin
/texturepack send Force-send the pack to a player or all online players texturepackloader.admin
/texturepack remove Remove the currently configured pack texturepackloader.admin
/texturepack reload Reload config.yml without restarting texturepackloader.admin


Permissions

Permission Description Default
texturepackloader.admin Access to all commands OP
texturepackloader.bypass Skip the resource pack requirement (no kick on decline) false


Configuration
Code (Text):
# Direct download URL to your .zip resource pack
url: "https://cdn.example.com/mypack.zip"

# SHA-1 hash of the file (optional but recommended)
sha1: ""

# Message shown in the pack prompt
prompt: "&ePlease accept the server texture pack!"

# true = kick players who decline | false = let them stay
required: true

# Kick message (supports color codes)
kick-message: "&cYou must accept the server texture pack to play here."
Where to host your pack?
Note: Google Drive does not provide reliable direct download links and is not recommended.

Requirements
Server version Java
Paper / Spigot 1.21.x Java 21+
Paper 26.x Java 25+



Made with ❤ by Enchantica Studio

TexturePackLoader is a free Minecraft Java mod. Compatible with Minecraft 1.21, 26.1, 26.2. Downloaded 7 times (via Spigot). Download it and open it directly in the game.

Explore more