summaryrefslogtreecommitdiffstats
path: root/MCServer/users.example.ini
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-08-03 20:45:08 +0200
committermadmaxoft <github@xoft.cz>2013-08-03 20:45:08 +0200
commit106308796d975351b4c5c05927d2790adf2da26a (patch)
tree5d2545b004e82a3a6366843d96867146738a0e6f /MCServer/users.example.ini
parentAdded cWorld::DoWithChunk() function. (diff)
parentRemoved all example ini files from Install. (diff)
downloadcuberite-106308796d975351b4c5c05927d2790adf2da26a.tar
cuberite-106308796d975351b4c5c05927d2790adf2da26a.tar.gz
cuberite-106308796d975351b4c5c05927d2790adf2da26a.tar.bz2
cuberite-106308796d975351b4c5c05927d2790adf2da26a.tar.lz
cuberite-106308796d975351b4c5c05927d2790adf2da26a.tar.xz
cuberite-106308796d975351b4c5c05927d2790adf2da26a.tar.zst
cuberite-106308796d975351b4c5c05927d2790adf2da26a.zip
Diffstat (limited to 'MCServer/users.example.ini')
-rw-r--r--MCServer/users.example.ini23
1 files changed, 23 insertions, 0 deletions
diff --git a/MCServer/users.example.ini b/MCServer/users.example.ini
new file mode 100644
index 000000000..6726c0bf8
--- /dev/null
+++ b/MCServer/users.example.ini
@@ -0,0 +1,23 @@
+[FakeTruth]
+Groups=Admins
+
+[Duralex]
+Groups=Admins
+
+[Luthrandel]
+Groups=Admins
+
+[cruisecho]
+Groups=Admins
+
+[Kwen]
+Groups=Admins
+
+[aloe_vera]
+Groups=Admins
+
+[xoft]
+Groups=Admins
+
+[Player]
+Groups=Admins \ No newline at end of file