Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[How to] Server Time

Experienced Elementalist
Joined
Aug 26, 2014
Messages
287
Reaction score
36
maybe this place in config is about that
# Real GameServer Time Zone ID (to fix Daylight Saving offsets and used by Auto Events)
# See:
# Before that set -Duser.timezone switch in JAVA_OPTS variable for correction, for example, -Duser.timezone=Etc/GMT-2
# Default: empty (not overridden)
gameserver.timezone =

can be found in GameServer\config\main\gameserver.properties
 
Upvote 0
Back
Top