In Game Usage - gamehunt/CustomNPCs GitHub Wiki
RA Commands require npc.all
permission node
npc clean
- Kills all NPCs
npc list
- lists all NPCs
npc remove <id>
- removes NPC with specified id (You can get id with npc_list)
npc load <file>
- loads NPC from file
npc save <id> <file>
- saves NPC with specified id to file
npc sav_mappings <file>
- save all npc's positions in the file
npc load_mappings <file>
- loads all npc`s positions from the file
WARNING! ALL NPCS WILL BE CLEANED ON ROUND END! USE MAPPINGS UF U WANT MAKE THEM PERSISTENT
These commands are used to talk with NPC
.talk
or .tlk
- starts talk
.answ <answer>
or .answer <answer>
- sends answer to NPC
.end
- ends talk
.lansw
or .lsa
- gets available answers