From 66c5588d51f94573695e9658f30ab072207a5a07 Mon Sep 17 00:00:00 2001 From: Citali Date: Tue, 21 Apr 2020 12:24:08 +0200 Subject: [PATCH] Remove default values for serverAdmins --- config/journeymap-common.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/journeymap-common.toml b/config/journeymap-common.toml index dafc346..aeb9f0a 100644 --- a/config/journeymap-common.toml +++ b/config/journeymap-common.toml @@ -7,5 +7,5 @@ #Players in this list have access to the Journeymap's Server Admin Panel #Add users by name or UUID, Prefer UUID as it is more secure! #Each value on a new line with the example format provided. (please delete the default values) - serverAdmins = ["mysticdrew", "12341234132"] + serverAdmins = []