This plugin is used to check the exact name of the item that the player has in his hand!
Further functions for check items in the hands of players will be added later
⊙
Permissions ⊙
-
iteminhand.use
⊙
Placeholders ⊙
-
%prefix% For plugin Prefix
-
%itemhand% For Personal item in hand
-
%playeritemhand% For Player item in hand
Code (Text):
Prefix: "&eItemInHand"
NoPerms: "%prefix% &cYou don't have permissions"
PersonalHandItem: "%prefix% &7You have a %itemhand%"
PlayerHandItem: "%prefix% &7The player have a %playeritemhand%"
PersonalItemNotFound: "%prefix% &7You not have a Item"
PlayerItemNotFound: "%prefix% &7Player dosn't have a Item"
PlayerNotFound: "%prefix% &7Player isn't online"