FancyNpcs icon indicating copy to clipboard operation
FancyNpcs copied to clipboard

Npc Visibility Management System

Open envizar opened this issue 2 years ago • 2 comments

Add /npc hide <mode/list/add/remove> command

/npc hide mode <whitelist/blacklist> - Whitelist hides npc for everyone except players in list, blacklist hides npc for all players in list /npc hide list - Send list to player /npc hide add/remove <player> - Add or remove player from list

Also add API methods for it

envizar avatar Feb 10 '24 13:02 envizar

This would be nice if it also linked in with LuckPerms and show players who have access to see that specifc NPC using a LuckPerms Permission.

sirjoehighton avatar Feb 15 '24 16:02 sirjoehighton

Something along the lines of FancyNPC.(NPC_NAME).Hidden | Value: True/False

sirjoehighton avatar Feb 15 '24 16:02 sirjoehighton