ID:167945
 
How you change the name of what the game shows up on on the HUB within the coding?
1) Are you talking about the world.status? Or the actual game name?

If you have a hub entry, this is impossable, but if you are just hosting without a hub entry (not adviced) you can easily change it with the
world/name=""


But remember, please get a hub entry!
In response to Flame Sage
I think he means the name at the top of the screen, which is possible with world.status

mob
verb
Set_World_Status(T as text)
world.status = "[T]"