Add Alchemy's /sethome command

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

View File

@@ -157,6 +157,17 @@
<key>Value</key>
<string>/setchannel</string>
</map>
<key>AlchemyChatCommandSetHome</key>
<map>
<key>Comment</key>
<string>Command to set the avatar home</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>String</string>
<key>Value</key>
<string>/sethome</string>
</map>
<key>AlchemyConnectToNeighbors</key>
<map>
<key>Comment</key>