For some reason this Textbox is returning " " for the Textbox.Text when the text is not " ".
This is the line I need to get working. This is running on a server script acting on a GUI on the client. It’s meant for an admin console so nothing is handled on the client besides input to open the GUI. It’s nothing to do with the variables as I even tried printing the text from a script inside the textbutton which returns the same thing.
The entire UI is working completely fine besides this. It already uses remote events to communicate with the client but not for things related to bans and ban datastores