Commands and Permissions
Last updated
Last updated
Command
Description
/interactions help <page>
Shows all commands.
/interactions create <conversation>
Creates a new conversation for an entity.
/interactions edit <conversation>
Edits an already created conversation.
/interactions delete <conversation>
Deletes an already created conversation.
/interactions verify
Checks ALL conversations for errors.
/interactions reload
Reloads the plugin configuration files.
/interactions resetplayer <player>
<conversation entity>
/interactions resetplayer <player> <conversation entity>
(optional)<dialogue> Example: /interactions resetplayer Ajneb guard1 conversation1.dialogue1
Resets a conversation (or dialogue) for a player removing player data.
/interactions list
Shows all created conversation files.
/interactions start <conversation> <player>
<x> <y> <z> <world>
With this command you can start a conversation for a player. The location is optional and it works for using the leave radius option.
/interactions stop <player>
Stops the current conversation of a player.
/interactions influence set/add/remove <player> <conversation_entity> <value>
Manages player influence with conversation entities.
Permission
Description
interactions.admin
Allows to access commands.
interactions.start.<conversation>
Allows to talk to an NPC If requires_permission
option
is enabled on the conversation file.
interactions.bypasscooldown.<conversation>
Allow players bypass the cooldown of a conversation.