Wording in config.yml
All checks were successful
/ deploy (push) Successful in 1m22s

This commit is contained in:
Minecon724 2024-12-06 18:01:34 +01:00
parent 742efc144d
commit 84aa625eae
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -89,13 +89,12 @@ sleep:
# If not: how much % make skipping full speed
# "Hostname" authentication
# This makes a player need to join a unique hostname like "23sedf345.myserver.com" where "23sedf345" is the key
# This makes a player need to join a unique hostname like "asd123.example.com" where "asd123" is the key
auth:
enabled: true
# All players must use a key. So new players will need a new key
# Players need a key if this is true. So the only way to register is to get a key (if false, using a key is opt-in)
force: false
# The domain of the server, if it's myserver.com codes will be like 12d3123.myserver.com
# This doesn't do anything other than showing in /tauth new
# The domain of the server. Doesn't do anything other than showing in /tauth new
domain: "replace.me"
# Finally, thank you for downloading Tweaks724, I hope you enjoy!