Compare commits
1 Commits
try-new-ci
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 8fb599876d |
@@ -17,7 +17,6 @@ data:
|
||||
max_users = 50
|
||||
debug_log_level = warning
|
||||
time_speed = 72 # set to 20 minutes day/night cycles like minecraft.
|
||||
worldname = Runestone
|
||||
|
||||
# network optimizations
|
||||
enable_ipv6 = false
|
||||
@@ -25,11 +24,9 @@ data:
|
||||
chat_message_max_length = 200
|
||||
|
||||
# Authentication
|
||||
name = socialsyndrome
|
||||
require_password = true
|
||||
password_hashing = true
|
||||
enable_mods = true
|
||||
player_name = true
|
||||
auth_backend = sqlite3
|
||||
auth_fail_ban_time = 10
|
||||
enable_password_protection = true
|
||||
|
||||
Reference in New Issue
Block a user