relog

From OpenKore Wiki
(Redirected from Relog)
Jump to navigation Jump to search
relog [<seconds>]
<seconds>
- the time in seconds. Default: 5.
Force disconnect and set reconnect timeout to <seconds>.
Command Description
relog Logout and then login after 5 seconds.
relog <seconds> Logout and then login after the specified number of seconds.
relog x..y <seconds> Logout and then login after defined range the specified number of seconds, where relog rand(y-x)+x. See SVN8496