that looks pretty normal. If you run a home hosted server it only shows the console that u see when the game starts up.

It only doesn't seem to load a map, so instal some maps or start with the default maps

to instal maps, create a map in your etmain called "maps", unpack the PK3 files with WinRaR and you should find BSP files in the PK3 file, copy the BSP files in your maps-folder

then make a maprotation cfg and exec it using the comand line " +exec [maprotationname].cfg" or type in your Server.cfg "exec [maprotationname].cfg"

after this you got to upload your maps (in PK3) so people can download it. To do this, look for a free webhoster or use someone else's download host :P

As I see on your Server.cfg I see you don't have a sv_wwwBaseURL. You should fill the website in here where your clients should download the maps and mods.

also don't delete the //'s because you're server will run 3 different map types at once! the //'s are used if the game must skip that command

don't forget to set a rcon pass and referee pass

don't forget it should be called Server.cfg and NOT Server.cfg.txt like this one you posted

I also see that you got 2 the same commands, but both with another flag. Check your cfg's completely on double commands. The one I saw was sv_allowdownload 1 and a bit above it, it says sv_allowdownload 0

And last but not least: I recommend your g_gametype flag matches the gametype that's on. Like g_gametype 2 is Objective, the 2 is the flag for "Objective"

And by the way, what Mod do you use?

And a few more thingies about your shrubbot.cfg


name = [name of admin here. For example Member]

you can add more admin levels by copying it and changing the level, name and flags

also, don't forget to change the name to shrubbot.cfg and NOT shrubbot.cfg.txt