Clean slate

This commit is contained in:
bytegrip
2025-11-08 17:53:47 +02:00
commit a919c8717e
944 changed files with 134472 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
# Configuration file
server {
# 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)
S:"Journeymap Server Admins" <
mysticdrew
12341234132
>
# Default, all Ops have access to Server Admin UI in the Options screen.
# If set to false, only users in the Admin List will have access.
# If set to true, all ops and users in the Admin List will have access.
B:"Ops Admin Access"=true
}