diff --git a/wiki/blabber/index.md b/wiki/blabber/index.md index c5afc439..f0688929 100644 --- a/wiki/blabber/index.md +++ b/wiki/blabber/index.md @@ -175,6 +175,17 @@ Here is an example of conditional choices in JSON: Of course, dialogues often involve talking to *someone* (or something). Since version 1.2.0, Blabber lets you specify an *interlocutor* entity when starting a dialogue (using an optional argument in the command / in the API). + +{% capture example %} +``` +blabber dialogue start @s @e[limit=1,sort=nearest] +``` +{% endcapture %} +
+
Example command to start a dialogue with the closest entity as interlocutor
+{{ example | markdownify }} +
+ This relationship can be used in several ways: #### In commands and texts