txAdmin Logo
  • Welcome, {{it.adminUsername}}!
    {{@if(it.serverProfile == 'default')}} Since you didn't select any profile when starting txAdmin, we selected default for you. {{#else}} You selected the profile {{it.serverProfile}}. {{/if}}
    This profile is not configured yet, let's do this now?
  • Server Name
    A short server name to be used in txAdmin interface and Chat/Discord messages.
  • Server Data Folder
    The folder that contains the resources and cache folders, usually it's here that you put your server.cfg.
    Also known as Base Folder.
  • Server CFG File
    The path to your server config file, usually named server.cfg.
    This can either be absolute, or relative to the Server Data folder.
  • Finish
    We are all set!
    {{@if(it.windowsBatPath)}} You can run this profile by executing:
    {{it.windowsBatPath}}
    {{/if}}