#How can I tell if my players have applied the resource pack? The resource pack is pushed through the

1 messages · Page 1 of 1 (latest)

icy spear
#

How can I tell if my players have applied the resource pack? The resource pack is pushed through the ForcePack plugin

#
    if resource pack isn't successfully load:
        make console execute command "/lp user %player% permission settemp tcs.jzmssh true 40s server=survival week server=reclamation week server=activity week"
        wait 39 second
        make console execute command "/sendmessage title %player% &aInvincibility time is over&7 &cRestore default damage 0 3 0"
        wait 2 second
        make console execute command "/sendmessage title %player% &cIf you can't move &7 &cIt may be that the resource download failed, please re-enter the server 0 6 0"
        wait 2 second
        send "&b&l[Resource prompt]&c If you cannot move, it may be that the resource download failed, please re-enter the server" to player
        send "&b&l[Resource prompt]&c If you cannot move, it may be that the resource download failed, please re-enter the server" to player
        send "&b&l[Resource prompt]&c If you cannot move, it may be that the resource download failed, please re-enter the server" to player
        send "&b&l[Resource prompt]&c If you cannot move, it may be that the resource download failed, please re-enter the server" to player
        send "&b&l[Resource prompt]&c If you cannot move, it may be that the resource download failed, please re-enter the server" to player
        send "&b&l[Resource prompt]&c If you cannot move, it may be that the resource download failed, please re-enter the server" to player
        send "&b&l[Resource prompt]&c If you cannot move, it may be that the resource download failed, please re-enter the server" to player
        stop```
#

this is my code