Authme
How to apply resourcepack after login
Open config.yml of ItemsAdder and disable apply-on-join.
resource-pack:
apply-on-join: falseOpen commands.yml of Authme and change onLogin to this:
onLogin:
apply_pack:
command: 'iatexture %p'
executor: CONSOLEMake sure that there is only one onLogin setting in the configuration file.
Last updated
Was this helpful?