
I am helping run a westmarch campaign, and we have a lot of players that have their characters on a central HUB server. Currently individual games are hosted on different servers, and we transfer character sheets over to the new game. What I'd like to do is set the HUB as the one-stop do-all. So to do this, there are a few things I am looking to accomplish, and I am not sure if it is within the power of API or not. 1. Players to be able to type a command to move themselves between designated maps that we allow freeform RP at, such as the Guild Hall, and Arena. Example "!goto --arena" to move themselves to the arena, without GM needing to do it for them. 2. Localize chat and rolls to be visible only to those who are on the same page. I know something along the lines of the DM creating a character named "Group_1" and all players type "/w group_1 hello!" could work...but making it a little more automated would really clean things up, and format it to look closer to regular messages. Can any existing API do these things? Or is it within the realms of what API can do?