LogoLogo
WEBDASHPANELDOCSCHATSTATUS
English
English
  • 🎉Welcome
    • 🔔Newsletter
  • 🌍HidenCloud Documentation
  • HidenCloud Dashboard
    • 🔓Enable Two-Factor Authentication (2FA)
    • ➕Extra/Additional services
    • 🎫How to open a ticket?
    • 💵How to buy?
    • 💳Payment Methods
    • 🟢Status and behavior of services
    • 🔴Delete account
    • 😡Server Deleted or Account Restricted?
    • 🌐SubDomain
    • 💻VPS
    • ❌Cancel Your Service
    • 🗺️Change Location
    • *️Update Your HidenCloud Account Details
  • HidenCloud Panel
    • ⛅Guide for beginners
    • 🔓How to get into my server?
    • 🗃️Add files
    • 📂Backups
    • 📑Databases
    • 🫂Adding Sub-Users
    • ⏰How to create a task?
    • 🛠️How to enable Toggle Support OP Access?
    • 🔌High Ping and Packet Loss
    • 👿Server Crashes
    • ⁉️Errors
    • 🆔Server UUID
  • 🌐Reverse Proxy
  • Minecraft
    • 🛠️Change Java version
    • 🔢Change Minecraft Type and Version
    • 🔃Server Restarting / killed?
    • 🔢Change JVM Startup Flags
    • 🔂Version Compatibility in Minecraft with ViaVersion Plugins
    • 👥Online Mode
    • 🛠️How to install a plugin / mod?
    • 👀Security Plugins
    • ⚡Server Optimization Guide
      • 🛠️Download optimization plugins
      • 🛠️Server Configuration
      • 🛠️Helpers and Java Flags
        • ⚡Minecraft exploit and how to fix them
    • 🛜Installing Bungeecord
      • 🛠️Configure a Bungeecord server
    • 😍Adding an Icon to the Server
    • ✍️Adding a Description to the Server
    • 📦Add a Resource Pack
  • ARK:Survival Evolved
    • 🔌What is GameUserSettings.ini?
    • 🔠How to Find Your Tribe or Player ID
  • Windows Tutorials
    • ☕Java Local Binary
  • Free
    • 🤩Free Tier
  • GAME-SERVER PAID PLAN
    • 🌻Budget_Game-Servers
    • 🍀Budget_Software-Servers
    • 💎Premium_Game-Servers
    • ➕Extras
  • VPS PAID PLAN
    • 💻VPS-Servers
    • 🖥️VPS-Custom
  • Discord
    • 🚫Rules
    • 🤖/suggest command
    • 🎟️How to create a ticket?
    • 🔱Client Role
  • Information
    • ℹ️Contact and Help
    • 🌐Social Networks
    • ⚜️Partnership
    • 👨‍💼Staff Application
    • 💰Donate
    • ❓FAQ's
    • ❤️HidenNetwork
  • Legal
    • 💾Terms of Service
    • 🔐Privacy Policy
    • 🍪Cookies Policy
Powered by GitBook
LogoLogo

Services

  • Minecraft
  • Discord Hosting
  • Free
  • Rust

Company

  • About
  • Blog
  • News
  • HidenNetwork

Support

  • Contact
  • Discord
  • System Status
  • Documentation

Legal

  • Terms
  • Privacy Policy
  • Cookies Policies

Copyright © 2024 HidenCloud™ - All rights reserved. | E: info@hidencloud.com | T/WA: +34930414115

On this page
  • Hosting the resource pack
  • Adding the resource pack
  • Allowing resource packs on the client

Was this helpful?

Export as PDF
  1. Minecraft

Add a Resource Pack

This guide will explain how to set up a resource pack as a server resource pack, this means that all players will be given the option to use the resource pack when they join the server.

PreviousAdding a Description to the ServerNextWhat is GameUserSettings.ini?

Last updated 8 months ago

Was this helpful?

Hosting the resource pack

Firstly, you’ll need somewhere to host the resource pack, this needs to be a direct download link which rules out lots of sites such as Mediafire, or Google Drive.

Option 1 (Recommended)

One option is to use a site meant for resource pack hosting such as MCPacks.

  1. Go to

  2. Drag the ZIP file of the pack you wish to use, onto the Choose File button

  3. Click Upload

  4. The site will give you the details in the following format, you can proceed to the Adding the resource pack section:

resource-pack=https://download.mc-packs.net/pack/7e8434889947b3417aded72e2495b0b85a7aef72.zip
resource-pack-sha1=7e8434889947b3417aded72e2495b0b85a7aef72

Adding the resource pack

Once you have the resource pack details from following one of the methods above, you will need to add it to your server.properties file. To do so, you’ll need to do the following:

  1. Log into your server’s FTP -

  2. Edit the server.properties file.

  3. Find the resource-pack= line and change it to resource-pack=https://www.dropbox.com/s/abcd12345678/PureBDcraft%20128x%20MC116.zip?dl=1, or whatever your link is

  4. Find the resource-pack-sha1= line and change it to resource-pack-sha1=7e8434889947b3417aded72e2495b0b85a7aef72, or whatever your hash is

  5. Reboot the server

Allowing resource packs on the client

You’ll need to make sure that, in the server entry, Server Resource Packs are set to either Prompt or Enabled, if it’s set to disabled it will not work. By default it should be Prompt which means it asks.

📦
https://mc-packs.net/
How to access your server’s files (using FTP)