Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead. There is no support for other server builds than the official provided by l2jserver.com
If you want to receive support we need this info to help you properly. » Find Revision
L2J Revision Number: last
L2JDP Revision Number: last
Hi guys...
How do I see if the player does not log into the server over a month?
I need to clean the database. Excluding accounts, characters and items from players who do not login on the server over a month.
there are some contrib about this issue on forum, like deleting old accounts. check accounts table and column lastactive (unix time stamp of last login).