Skip to content
This repository was archived by the owner on May 24, 2018. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ blockAfterFail: 6
#If enabled, accounts that are using the same unique id (ip + clientId + name) when logging in again will be automatically authenticated
authenticateByLastUniqueId: false

#If enabled, will set all the permissions for simleauth.command.register to false
#If enabled, will set all the permissions for simpleauth.command.register to false
disableRegister: false

#If enabled, will set all the permissions for simleauth.command.login to false
#If enabled, will set all the permissions for simpleauth.command.login to false
disableLogin: false

#Number of seconds to wait for a player to be authenticated. If false, disables the timeout
#TODO
authenticateTimeout: 120
authenticateTimeout: 120