- Updated StarCore to 1.0.0-alpha.27
- Updated StarLib to 1.0.0-alpha.14
- Changed Vault to be an optional dependency
- Changed static fields to instance fields, or using the config values directly
- Made it so that if you add a Channel or a Room via their registries, then they get added to a global SpaceRegistry that tracks all ChatSpaces
- Made it so that the reload method removes all chat spaces that is owned by StarChat - This was just channels previously