Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Npc Visibility Management System #80

Open
envizar opened this issue Feb 10, 2024 · 2 comments
Open

Npc Visibility Management System #80

envizar opened this issue Feb 10, 2024 · 2 comments
Labels
enhancement New feature or request feature request

Comments

@envizar
Copy link

envizar commented Feb 10, 2024

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

@sirjoehighton
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
Status: Backlog
Development

No branches or pull requests

3 participants