1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Add journeymap v1.15.2-5.7.0beta1. Generate default config

This commit is contained in:
2020-04-21 12:22:52 +02:00
parent e81b9728e7
commit 19997f0d76
93 changed files with 3279 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[admins]
#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.
opAccess = true
#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"]