Skip to content

Commit c330b2f

Browse files
authored
Merge pull request #28 from GhostieSpook/patch-1
Fixed typo that was bugging me :)
2 parents 088ec91 + 84313a9 commit c330b2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cove/server.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# all values here will be used on startup for your server!
2-
# lines that start with a # are comments, in the cade of the code remove the # for them to be set correctly
2+
# lines that start with a # are comments, in the case of the code remove the # for them to be set correctly
33

44
# the name of the server on the server list
55
serverName = A Cove Dedicated Server
@@ -35,4 +35,4 @@ friendsOnly = false
3535
# WARNING PLUGINS HAVE THE SAME POWER OF YOUR PC AS ANY OTHER PROGRAM
3636
# DONT INSTALL PLUGINS FROM UNTRUSTED OR UNKNOWN SOURCES!!!!!!
3737
# YOU CAN GET FUCKED!!!!
38-
pluginsEnabled = false
38+
pluginsEnabled = false

0 commit comments

Comments
 (0)