Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Commit

Permalink
remove CLS
Browse files Browse the repository at this point in the history
  • Loading branch information
DefinitlyEvil committed Nov 23, 2017
1 parent ab04df5 commit 217fa71
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions proxy/src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,10 @@ remote_servers:


# Server Authentication Modes
# cls : Use Dragonet CLS (central login system) @ http://auth.dragonet.org
# Dragonet CLS will authenticate Minecraft accounts automatically
# so you don't have to type in password again and again.
# online : Traditional login screen by DragonProxy, BUGGY.
# offline : Run the server in offline mode so you can't join premium
# servers like Hypixel.
mode: cls
mode: online


# The in-game command prefix for players, by default it's Minecraft command prefix (a slash).
Expand Down

0 comments on commit 217fa71

Please sign in to comment.