diff options
author | madmaxoft <github@xoft.cz> | 2013-08-03 20:41:26 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-08-03 20:41:26 +0200 |
commit | b3906500c74375125708690c01382c730b84437a (patch) | |
tree | bc55a0ead3b746c053ccbe02025d478fc545c45b /MCServer/whitelist.example.ini | |
parent | Removed some stuff again. (diff) | |
download | cuberite-b3906500c74375125708690c01382c730b84437a.tar cuberite-b3906500c74375125708690c01382c730b84437a.tar.gz cuberite-b3906500c74375125708690c01382c730b84437a.tar.bz2 cuberite-b3906500c74375125708690c01382c730b84437a.tar.lz cuberite-b3906500c74375125708690c01382c730b84437a.tar.xz cuberite-b3906500c74375125708690c01382c730b84437a.tar.zst cuberite-b3906500c74375125708690c01382c730b84437a.zip |
Diffstat (limited to '')
-rw-r--r-- | MCServer/whitelist.example.ini (renamed from Install/whitelist.example.ini) | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Install/whitelist.example.ini b/MCServer/whitelist.example.ini index 7e06ba8d4..a89c148c9 100644 --- a/Install/whitelist.example.ini +++ b/MCServer/whitelist.example.ini @@ -1,6 +1,6 @@ -[WhiteListSettings]
-WhiteListOn=0
-
-[WhiteList]
-;PlayerName=1
-
+[WhiteListSettings] +WhiteListOn=0 + +[WhiteList] +;PlayerName=1 + |