The dedicated server does not have a console, what you see is a window with the log printouts. So you need to send the command from the client via RPC and then “Exec” it on the server. The DeferredCommands is just a list of FStrings, you add to it in runtime, they are not hardcoded.