Skip to content

Conversation

@TSERATO
Copy link
Contributor

@TSERATO TSERATO commented Nov 23, 2025

Added visibility per npc feature from here: #112

Controls who can see the NPC through visibility modes.

  • Syntax: /npc visibility (npc) (all | permission_required | manual)
  • Permissions: fancynpcs.command.npc.visibility

Visibility Modes:

all - Everyone can see the NPC (default behavior).

permission_required - Players need the permission fancynpcs.npc.<npc_name>.see to see this NPC.

manual - Players must be manually added through the API to see the NPC. This mode is intended for API usage and allows developers to control visibility programmatically.

@Grabsky
Copy link
Contributor

Grabsky commented Nov 23, 2025

Fixes #112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants