diff options
Diffstat (limited to 'manachat.ini')
-rw-r--r-- | manachat.ini | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/manachat.ini b/manachat.ini new file mode 100644 index 0000000..1983233 --- /dev/null +++ b/manachat.ini @@ -0,0 +1,35 @@ +[Server] +host = 52.174.196.146 +port = 6901 + +[Player] +username = * +password = * +charname = Liviobot + +[Other] +online_txt_url = http://server.themanaworld.org/online.txt +log_network_packets = 0 + +[Plugins] +autospell = 0 +msgqueue = 0 +chatlogfile = 0 +shop = 1 +autofollow = 0 +manaboy = 1 + +[msgqueue] +net.mapserv.cmsg_chat_whisper = 7.5 + +[notify] +notif_timeout = 7000 +notif_sound = 1 + +[chatlogfile] +chatlog_dir = chatlogs + +[shop] +timeout = 60 +shoplist_txt = shoplist.txt +admins_file = shopAdmins.txt |