summaryrefslogtreecommitdiff
path: root/world/map/conf/map_local.conf.example
blob: 493d8718afc9a7747cab402126f444190d35b1db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// eAthena Map-Server local Configuration File

// Interserver communication passwords, set in account.txt (or equiv.)
userid: s1
passwd: p1

// Character Server IP
char_ip:127.0.0.1
// Character Server Port
char_port: 6122

// Map Server IP
map_ip:127.0.0.1
// Map Server Port
map_port: 5122