Single resourcepack Bungeecord
Using a network-wide resourcepack to avoid players from redownloading a different one on each join
Network-wide resourcepack
Do you want to install ItemsAdder on multiple Spigot servers of your network? Do you want to avoid players from downloading the resourcepack each time they change server? Follow this simple tutorial.
How to set it up
For example you can have 3 servers: lobby
, survival
, creative
.
Step 1
Install ItemsAdder on all these 3 servers.
Step 2
Decide a main server, for example lobby
.
Open the config.yml
of ItemsAdder in the lobby
server and set up the hosting.
It's advised to use self-host
, it's the best method.
After you finished configuring the hosting (follow the linked tutorial carefully) you have to use the /iainfo
command and get the URL in console, copy it.
For example:
You must remove the URL part after #
, it's not needed.
Copy it without that part after #
.
For example using self-host
:
self-host
:Step 3
Open the other servers (survival, creative) ItemsAdder config.yml
file and edit the hosting part.
Instead of YOUR_PACK_COMPLETE_URL
you have to put the URL you got from the /iainfo
command.
Step 4 (Bungeecord only)
Install the Bungeecord plugin to make the loading even faster!
Last updated