Add /setchannel command to set the nearby chat channel, from Alchemy

This commit is contained in:
Liru Færs
2020-01-05 23:27:13 -05:00
parent c772179149
commit 27033f4ebb
2 changed files with 21 additions and 0 deletions

View File

@@ -146,6 +146,17 @@
<key>Value</key>
<string>/resync</string>
</map>
<key>AlchemyChatCommandSetChatChannel</key>
<map>
<key>Comment</key>
<string>Command to set nearby chat channel</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>String</string>
<key>Value</key>
<string>/setchannel</string>
</map>
<key>AlchemyConnectToNeighbors</key>
<map>
<key>Comment</key>