[Open Source] FirebaseService

Hey, anybody know how to prevent this from deleting all other data saves from a player when I use :SetAsync()? It only allows ONE thing under a player

same problem here, im guessing it doesn’t work anymore

this is a good way to store stuff on firebase. problem is the remove async since it removes the complete datastore and not just the value you want to remove.