Files
wiki/computers/muds/general.md
2021-11-18 10:34:42 -05:00

862 B

title, description, published, date, tags, editor, dateCreated
title description published date tags editor dateCreated
Muds General 1 2021-11-18T15:34:34.241Z markdown 2021-11-18T15:34:34.241Z

General

  • server IP: 192.168.86.27
  • if servers not running after login to dan account and run ./starup

tt.conf

#split on
#alias {1} {#ses Smaug 192.168.86.27 4020}
#alias {2} {#ses Evennia 192.168.86.27 4000}
#alias {3} {#ses DarkSouls 192.168.86.27 6666}
#alias {.quit} {#end}
#alias {:q} {#end}
#alias {ls} {look}
#alias {muds}
{
        #echo { };
        #echo { };
        #echo {1 - smaug};
        #echo {2 - evennia};
        #echo {3 - Dark Souls};
        #echo { };
}
muds

smaug

  • port 4020
username: dan
password: ICYN30blah

Evenia

  • port 4000
  • web port 4001
username: dan
password: ICYN30blah

DarkSouls

  • port 6666
username: dan
password: ICYN30blah