Skip to content
NikitaCartes edited this page Jul 16, 2021 · 3 revisions

Starting from 1.3.3, mod support player sessions. The timeout can be edited in config, under the name sessionTimeoutTime.
Default value is 3600 (seconds). Set the option to -1 to disable sessions completely.

What are sessions?

Logging in every time can be a bit painful, so mod checks last & current player ip when player joins the server. If ip is the same and session hasn't expired yet, player is logged in automatically.

The video below is showing the example