I suggest making the chat logs as a plugin:setsetting(placeid and chat thing)
would probably become prone to delete messages, maybe add a function where u add a button a trash can that can mass delete the messages u said and delete the messages u select that are said by you
So I have pushed out another emergency update from the insider branch of the plugin just so it can remain mostly functional for the time being. Animations are beginning to be implemented as you can see that for the UI. UI is also scheduled for some updates as well so please stay tuned! Avoid using custom chat tabs for the time being as when you whitelist someone, they wont receive their whitelist update causing visibility issues to the custom tab on their end. This issue will be resolved in a future bugfix. But for now this is what we have. Please stay tuned for more updates. Update the plugin to be up to date.
Also this version of the plugin should have an automatic update feature. So right now you will be running on the auto update branch of the plugin now, meaning that you can receive updates live without updating the plugin. All you have to do is restart the session, or re-enable the plugin to refresh the plugin. If you donāt have the asset for the auto updater, you will be running on the local MainModule instead which will mean that you wont receive automatic updates.
Iām aware that the private chats are broken, along with custom chat tabs. Iām on break for the meantime working on other projects, hopefully someone else can fix it.
they are broken right? ive found a workaround, you and the other team member have to create the exact same tab matching the name like: i create a tab called test and he creates tab called test we can both chat in that tab and see everything like it works
so yeah hope yall found this useful.
credits to: TemporalDev who found this out and me because im posting this for some reason XD
Back to work on Team Chat: Revived. Iām just gathering a quick detailed bug report so I can get to work on it. Sorry for the delays, I was taking a break on this once again. Stability will be ensured soon around this week.
Sorry for theā¦ lack of updates within the past 11 days. I just canāt get working on it because Roblox Studio all the sudden decided to make it so that when I save a local plugin, and replace the past plugin that was there before, none of the code would change causing errors to never resolve. Same thing happens when I delete the file and make a new one with the updated code. Same issue. I can tell the code changed because I keep looking inside the code before I save it. But nope! Same problem. So if any of you guys have any solutions to this, please let me know. But for now Iām kind of stuck.
Neverminded I found out the problem. It kept using the āMainModuleā automatic updater and that happened to be the only thing I was not updating. Iām attempting bug fixes now. Once again sorry for the problems that may have been found during your usage of Team Chat: Revived.
Another update has been pushed out, or is being pushed out at this very moment in time. This version should have the automatic private chat tabs fixed now. Your private chat tabs may have been wiped upon updating this plugin. If so all of your past chats should still be there, just in a slightly different folder name. I reverted back to the old folder name which is (username)(username) instead of (username),(username). So your previous chats before this change should now be present again. So if you would like your past chats back, simply head into ServerStorage > chatLogs and then find that (username),(username) folder and migrate all of the chats into (username)(username).
And yes I know that you can see everyoneās chats in the custom chat tabs, or even the private chat tabs, that is going to be fixed soon where they are stored directly within the plugin. The plugins will update based on who has access to that chat tab just to maintain security in case someone looks through the plugin data.
And now for the custom chat tabs. Those should be fixed now as the access data is now stored within ServerStorage in another folder. It updates similarly to how the automatic private chat tabs are handled. They just appear when you have access to it (or it should). If it doesnāt just report it here.
Please note that to receive any of this updates you might have to simply close and re-open studio if you own the MainModule model for automatic updates, or just update the plugin itself through the plugin manager. Thanks for your continued support in using this plugin! Iām not gaining anything from this, nor am I asking for much, but still I do appreciate it. But for those who do want to support me I do have a place where you can do that. It hasnāt been updated in ages so ignore the quality of it. DONATE HUB - Roblox
For some reason Team Chat: Revived is having a problem where when you add someone to the custom chat tab group it deletes the group entirely for some reason. Weāre looking into it, and if someone finds a solution looking through the source code, donāt hesitate to share it with me.
You know how when you have like a 100 chats present and someone sends a message, it lags a bit? Thatās your UI updating literally everything in there, causing lag. This is now (hopefully) no longer an issue. Just update your plugin and it should be fine now.