FancyMcPlugins / FancyNpcs

FancyNpcs is a simple, lightweight and fast npc plugin using packets

Home Page:https://modrinth.com/plugin/fancynpcs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Npc Visibility Management System

envizar opened this issue · 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

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.

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