Go to src/common/mapindex.hpp add a line after : #define MAP_JAIL "sec_pri"
#define MAP_JAIL "sec_pri" +#define MAP_PAY_ARCHE "pay_arche"
Go to src/map/atcommand.cpp find and replace : -{ MAP_PRONTERA, X, Y }, // 0=Prontera
+{ MAP_PAY_ARCHE, X, Y }, // 0=Maintown
How to change your @go 0 from Prontera to Maintown word. Go to conf/atcommands.yml and find : Command: go
-0: prontera +0: Maintown
Don't forget to recompile your server.