🚀 UltraServers Relaunch We're thrilled to announce the relaunch of our service with a brand-new, streamlined panel designed to enhance your gaming experience. Join our Discord for more information, lifetime discounts and to take part in our $175 raffle to win Steam gift cards.
Add Resource Packs to Minecraft
One option is to use a site meant for resource pack hosting, such as MCPacks. Adding resource packs to your server will add them globally for all players, if you want them to work globally you will have to enable the require-resource-pack=true
and resource-pack-prompt=true
options in server.properties
file as well.
Host the Resource Pack
- Go to MCPacks site.
- Drag the ZIP file of the pack you wish to use, onto the Choose File button.
- Click Upload.
- The site will give you the details in the following format:
resource-pack=https://download.mc-packs.net/pack/7e8434889947b3417aded72e2495b0b85a7aef72.zip
resource-pack-sha1=7e8434889947b3417aded72e2495b0b85a7aef72
Login to the Panel
- Login to the panel. See Access the Panel for instructions.
- Go to the 1 Servers tab.
- 2 Then, go into your server.
Navigate to Files
- Go into the 1 Files tab
- Locate and open the 2
server.properties
file.
Edit Config File
- 1 Now hit
ctrl+f
, typeresource
and press ENTER. - Scroll down to the 2
resource-pack
line and add the link with thehttps://
. - Example:
resource-pack=https://download.mc-packs.net/pack/7e8434889947b3417aded72e2495b0b85a7aef72.zip
- Scroll down to the 3
resource-pack-sha1
line and add the link with thesha1
. - Example:
resource-pack-sha1=7e8434889947b3417aded72e2495b0b85a7aef72
- Finally, click 4 Save Content to save your changes to the file.
Restart your Server
- Restart your server to make sure all changes can apply correctly.
If you require further assistance, you can open a support ticket here.
Feedback and suggestions can be submitted here, or further discussed on our Discord server.