add default config files

This adds files that can be pulled for configs
This commit is contained in:
parkervcp
2019-12-14 12:39:00 -05:00
Unverified
parent c7cae37fa2
commit 4d05d3e230
2 changed files with 66 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
; This file controls the webadmin feature of Cuberite
; It specifies whether webadmin is enabled, and what logins are allowed.
; Username format: [User:*username*]
; Password format: Password=*password*; for example:
; [User:admin]
; Password=admin
; Please restart Cuberite to apply changes made in this file!
[WebAdmin]
Ports=8080
Enabled=1
[User:admin]
Password=