astro
Hi! I made a chat-app plugin specifically to be used for team create in Roblox Studio. It’s pretty simple and barebones as it is, however I will add more features in the future. I just decided to create a chat-app today as there were not many options which fit my need. I know there’s probably many more similar plugins, but I created my own with a few differences.
How does this work?
- Now, I know this probably isn’t the greatest way, but I used a folder put in ReplicatedStorage with data in it. My guess, is that if you’re using this plugin, you’re probably in a place with people you trust, so this wont be a problem.
DO NOT DO
- If you delete the folder in ServerStorage, your message history will be deleted. It won’t break anything, but you probably don’t want your message history deleted.
Channels
There are currently 3 channels,
- general
- resources
- info
However, in the future I’m editing this to let you create channels.
Showcase
Bugs or Issues
- If you find any bugs or issues, be free to let me know as this is my first time creating this kind of plugin.
Update Log
- Replaced ServerStorage with ReplicatedStorage.
- Fixed bugs regarding team create.
- Using DisplayNames instead of Usernames.
Installation
To get the plugin, you can go to the plugin and click “Get Plugin”.
