[ + ] Actions that are executed when right clicking on an npc have been added.
[ + ] Added a new configuration called "npcs.yml" for actions.
[ + ] Added the "/badnpc reload" command to reload the actions.
[ + ] Added compatibility with PlaceholdersAPI
actions:
Code (YAML):
-
"[player] <command>"
-
"[message] message"
-
"[console] <command>"
-
"[connect] <server>"
-
"[title] <message>"
-
"[subtitle] <message>"
and more