Implement a Custom Resource/Texture Pack In Your Server
Do you want to upload and use costume textures on your server? And for the texture pack to be automatically installed when a player joins?
This guide will help you on how you can implement a custom resource pack or a custom texture pack in your server.
MCPacks
for it. 🔩 Preparing Your Pack 🔩
Once you have your resource pack on your computer you need just to upload this resource pack to a website and get the direct download link of it.
- First open https://mc-packs.net/ in your browser.
- Click to choose your file and click on
Upload
.
- Once done, you’ll get your Download URL.
🔌 Installing Your Resource Pack 🔌
For installing the pack, you can either do it through Multicraft or your FTP File Access.
💠 Installing through Multicraft
To install it through Multicraft just follow these steps:
- Login in your Multicraft and stop your server.
- Click on
Files
, then onConfig Files
.
- Click on
Server Settings
.
- Find
Resource Pack
and paste the link/ URL you saved there, then click onSave
.
- Restart your server.
Done! Your server is now using your resource pack!
💠 Installing through FTP File Access
If you wish, you can also do it through FileZilla.
To install the pack via the FTP files access, please do the following:
- Login in your Multicraft and stop your server.
- Click on
Files
, then onFTP files access
.
- Put your password and click on Login
- Find your
server.properties
file, right-clickedit
, paste your link onresource-pack=
and click onSave
.
- Start your server.
Your server is now using your resource pack!
❕ Useful Links ❕
- How to Upload a World to Your Server
- How to Add an Icon to Your Minecraft Server
- How to Create a New World
Actualizado em: 27/02/2025
Obrigado!