Class CondHasResourcePack

All Implemented Interfaces:
Debuggable, SyntaxElement, Checker<org.bukkit.entity.Player>

@Name("Has Resource Pack") @Description("Checks whether the given players have a server resource pack loaded. Please note that this can\'t detect player\'s own resource pack, only the resource pack that sent by the server.") @Examples("if the player has a resource pack loaded:") @Since("2.4") @RequiredPlugins("Paper 1.9 or newer") public class CondHasResourcePack extends PropertyCondition<org.bukkit.entity.Player>