Follow this tutorial if you have multiple servers and you want the ItemsAdder resourcepack to be removed when a user switches server.
- Download the blank resourcepack.
- Upload it somewhere, for example (skip the
/iazip
part of the tutorial) DropBox, OneDrive, GoogleDrive... - Get the URL
- Open the other server
server.properties
file and set the URL
{% code title="server.properties" %}
resource-pack=http://your_url/blank_pack.zip
{% endcode %}
Done!
The ItemsAdder resourcepack will be replaced by the default resourcepack when the player joins your other server.