Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 1dad7f3

Browse files
committed
Re-add Authentication Requirements
1 parent f0d8334 commit 1dad7f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/settings.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
; See: http://wiki.mc-server.org/doku.php?id=configure:settings.ini for further configuration help
44

55
[Authentication]
6-
Authenticate=0
6+
Authenticate=1
77
AllowBungeeCord=0
88
Server=sessionserver.mojang.com
99
Address=/session/minecraft/hasJoined?username=%USERNAME%&serverId=%SERVERID%
@@ -15,7 +15,7 @@ UUIDToProfileServer=sessionserver.mojang.com
1515
UUIDToProfileAddress=/session/minecraft/profile/%UUID%?unsigned=false
1616

1717
[Server]
18-
Description=MCServer - in C++!
18+
Description=Dockercraft!
1919
MaxPlayers=100
2020
HardcoreEnabled=0
2121
AllowMultiLogin=0

0 commit comments

Comments
 (0)