Links

SkinsRestorer

How to fix resourcepack not applying on join

Step 1

Step 2

Set the ResourcepackBroadcast config.yml to run sr applyskin when the resourcepack is loaded correctly:
success:
enabled: true
message:
enabled: true
text: "&e%player_name% loaded resourcepack"
placeholder:
enabled: true
text: "%img_smile%"
commands:
apply_skin:
enabled: true
command: sr applyskin %player_name%
as_console: true

Step 3

Open config.yml of SkinsRestorer and set DisableOnJoinSkins: false

Step 4

Install PlaceholderAPI (if you don't have it). Execute the command /papi ecloud download Player then /papi reload.

Done

Last modified 1yr ago