-
Notifications
You must be signed in to change notification settings - Fork 56
Permissions
This page provides a list of permissions associated with ZNPCsPlus and their descriptions.
| Permission | Description |
|---|---|
znpcsplus.command |
Allows the use of the /npc command to create and manage the NPCs. |
znpcsplus.updates |
Notifies the player if a new update for ZNPCsPlus is available. |
znpcsplus.npc.<npc id> |
Allows interaction with specific NPCs if the NPC has the permission_required property set to true. Only players with the corresponding permission (znpcsplus.npc.<npc id>) can see and interact with the NPC. Replace <npc id> with the actual ID of the NPC. |
This permission allows players to use the main /npc command for creating and managing the NPCs.
Players with this permission will receive notifications if a new update for the plugin is available. Stay informed about the latest features and improvements!
If an NPC has the permission_required property set to true, only players with this specific permission (znpcsplus.npc.<npc id>) will be able to see and interact with the NPC. Replace <npc id> with the actual ID of the NPC.
Example Usage:
- If an NPC with ID "my_npc" has
permission_requiredproperty is set to true, players need the permissionznpcsplus.npc.my_npcto interact with it.
Welcome to the documentation for ZNPCsPlus!
- Home: Introduction and Overview
- Setup: Installation and Configuration
- Converting: Migrating from Older Versions or Other Plugins
- Commands: List of Available Commands
- Permissions: Permissions and Access Control
- NPC Types: Information about Different NPC Types
- Properties: Customization Options
- API Docs: Documentation of API
- Other: Additional Resources and Information
Feel free to click on any of the links above to access the corresponding page for detailed information on that topic. If you have any questions or need further assistance, please don't hesitate to reach out on our Discord server