diff options
author | Livio Recchia <recchialivio@libero.it> | 2020-04-05 14:25:13 +0200 |
---|---|---|
committer | Livio Recchia <recchialivio@libero.it> | 2020-04-05 14:25:13 +0200 |
commit | 2d6470e55dee3cb70f5ac41923792371d6674b3c (patch) | |
tree | 517b1ddb02878e4d148703d469aeb291dbe4243b /manachat.ini | |
parent | b02f322728571442ab1f2f22d1e15abc71395130 (diff) | |
download | manachat-2d6470e55dee3cb70f5ac41923792371d6674b3c.tar.gz manachat-2d6470e55dee3cb70f5ac41923792371d6674b3c.tar.bz2 manachat-2d6470e55dee3cb70f5ac41923792371d6674b3c.tar.xz manachat-2d6470e55dee3cb70f5ac41923792371d6674b3c.zip |
Other new bugs included
Diffstat (limited to 'manachat.ini')
-rw-r--r-- | manachat.ini | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/manachat.ini b/manachat.ini deleted file mode 100644 index 1983233..0000000 --- a/manachat.ini +++ /dev/null @@ -1,35 +0,0 @@ -[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 |