Remove pack on server change
Follow this tutorial if you have multiple servers and you want the ItemsAdder resourcepack to be removed when a user switches server.
- 1.
- 2.Upload it somewhere, for example (skip the
/iazip
part of the tutorial) DropBox, OneDrive, GoogleDrive... - 3.Get the URL
- 4.Open the other server
server.properties
file and set the URL
server.properties
resource-pack=http://your_url/blank_pack.zip
Done!
The ItemsAdder resourcepack will be replaced by the default resourcepack when the player joins your other server.
Last modified 1yr ago