root/conf/GM_account.txt
@
1
Revision 1, 362 bytes (checked in by jinshiro, 17 years ago) |
---|
Rev | Line | |
---|---|---|
[1] | 1 | // eAthena's GM Accounts File (for TXT servers only) |
2 | // Edited by MC Cameri to enable account id ranges | |
3 | // Changing this file while login server is running | |
4 | // Usage #1(Standard): <account id> <level> | |
5 | // Usage #2(Range): <beginning of range[-:~]end of range> <level> | |
6 | // Examples: | |
7 | // 2000002 99 | |
8 | // 2000003-2000005 99 | |
9 | // 2000003~2000005 99 | |
10 | // 2000001 30 |
Note: See TracBrowser
for help on using the browser.