Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
248 views1 page

Journeymap Server Admin Config

This configuration file sets access permissions for Journeymap's Server Admin Panel. It defines a list called "Journeymap Server Admins" with allowed user names and UUIDs, each on a new line. It also sets a boolean option "Ops Admin Access" to true, which allows all ops and users in the admin list to access the admin UI.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
248 views1 page

Journeymap Server Admin Config

This configuration file sets access permissions for Journeymap's Server Admin Panel. It defines a list called "Journeymap Server Admins" with allowed user names and UUIDs, each on a new line. It also sets a boolean option "Ops Admin Access" to true, which allows all ops and users in the admin list to access the admin UI.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

# 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
}

You might also like