Download & Install
- Click on download button.
- Select the most apropiated download for your server.
- Go to your proxy server (Bungeecord, Waterfall or Velocity).
- Put the downloaded .jar into /plugins folder.
Requirements
- Minimum Java 8 for Bungeecord/Waterfall and Java 17 for Velocity.
About OneTimePack
If you have mutliple servers in a proxy with same resource pack you probably experienced the annoying situation where you already downloaded or denied the resource pack, but when you move to other server, the resource pack request window appears again.
OneTimePack plugin acts like a filter in your proxy (bungeecord, waterfall or velocity) server to avoid double sending the same resource pack.
The plugin don't work?
If you have any issue with the plugin, please report in the Github Page: https://github.com/saicone/OneTimePack/issues
Frecuent Problems:
1. The resource pack is the same in the servers, but it keep re-send to players
Change pack comparator in settings.yml file, so you can use PROMPT comparator if the resource pack has the same prompt message everywhere or ANY comparator if you have only one resource pack in your network.
2. The resource pack is not being send to players
Set Send-Invalid
option to true
on plugin settings.yml file.
3. The plugin is not working with ItemsAdder
Set apply-during-chunk-load-phase
option to false
on ItemsAdder config.yml file.