Hello, developers! I am wondering how to make a gui appear globally in all server even when a new server is created, it will appear on there until the host deletes it. Any help would be greatly appreciated, thank you!!
3 Likes
Check out these DevHub articles:
https://developer.roblox.com/en-us/articles/cross-server-messaging
The only issue here is making the GUI appear in new servers. You’d probably have to use Datastores in a way.