FEATURES Add unlimited players to hide Hide every player Ultra Light Weight Plugin See all players in hide with command
PERMISSION epichide.*
COMMANDS /hide add <player> -
Hide a specific player. /hide remove <player> -
Remove a specific player from hide. /hide reload -
Reload all config fiiles. /hidelist -
See all players who are hidden.
Code (YAML):
Main: #Main message when you execute /hide -
"" -
"&5[&d!&5] &d&lEPIC HIDE &5&lv1.0 &5[&d!&5]" -
"" -
"&5[&d!&5] &d/%command% add [player]" -
"&5[&d!&5] &d/%command% remove [player]" -
"&5[&d!&5] &d/%command% reload" -
"&5[&d!&5] &d/%command% list" -
"" NOT-ONLINE: "%prefix%&cThe player [%player%] is not online!" NO-PERMISSION: "%prefix%&cYou don't have enough permissions!" RELOAD: "%prefix%&eAll config's reloaded!" NOW-HIDDEN: "%prefix%&aYou are now hidden!" ADDED-TO-HIDE: "%prefix%&aThe player &f%player% &ais now hidden!" NO-MORE-HIDDEN: "%prefix%&aYou are no more hidden!" REMOVED-FROM-HIDE: "%prefix%&aThe player &f%player% &ais now visible!"