NPCs

Compatible with Citizens and FancyNpcs.

You can use NPCs to open the quest menus. Just refer to the "npcs" section in the configuration file.

To open an interface by clicking on an NPC, the player must have the associated permission (see below). If you do not want players to be able to open interfaces via the command, you can remove the "odailyquests.use" permission, which is only related to the use of the command.

  • To open the player interface from an NPC, the player must have the odailyquests.player permission.

  • To open a category menu, the player must have the odailyquests.<category> permission. For example, for the easy category, the permission will be odailyquests.easy.

Make sure to use the last available version of Citizens to avoid errors.

Last updated