hey everyone sorry not sure where to put this, cant find any solid info on how to be able to type strings into a built server and how to capture the strings so I can run commands such as starting a shutdown sequence editing player inventories etc
currently cant type anything into the server and have no idea how to go about getting the info any help would be muchly appreciated
a unity built server nothing extra no unet or photon just c# networking not sure if thats what you were asking looked at build settings stuff on unity docs but it doesn’t seem to have anything useful for this thanks for trying to help though
Clarification as it may not be obvious from screen shot, this is a unity built server using system.net, ticking server gives you the cmd style launcher, there are no third party tools and the unity docs do not have answers at least in the build section.
i’m wanting to be able to type in commands like (wish i had a better example) minecraft bukkit servers but I cannot type anything and would have no idea how to process the string even if i could.
will i have to create a custom server solution or is there a way to do this with the unity one, google offered dead threads and old links
any help would be greatly appreciated