You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2021. It is now read-only.
samo_lego edited this page Aug 23, 2020
·
1 revision
Locking server with global password
You can set global password for server. Setting it means users won't be able to register using their own password, nor will they be able to update it / unregister their account.
Global password can be set in-game / using console with the following command;
/auth setGlobalPassword <password>
This will enable globalPassword config boolean, as well as write it (hashed) in config file.