Config file: config\server.properties
Goal: Lock entry until launch date/time and allow only testers/staff before opening.
Goal: Lock entry until launch date/time and allow only testers/staff before opening.
1) Set launch time
Code:
ServerOpenTime = 20:00,15.03.2026
2) Add whitelist ObjIds (optional)
Code:
ServerOpenAllowedObjIds = 268477015,268477021
- These players can enter before launch.
- Use character ObjId, not account login.
3) Launch workflow (recommended)
- Set open time 24h before launch.
- Add QA/staff ObjIds.
- Validate registration, events, shops, geodata.
- Remove unnecessary test ObjIds.
- Announce official opening time to community.
4) Common mistakes
- Wrong datetime format.
- Using char name/account id instead of ObjId.
- Forgetting timezone consistency between machine and announced launch.