mirror of
https://github.com/pelican-eggs/minecraft.git
synced 2024-11-22 10:52:34 +01:00
5604306254
moving over to the new pelican-eggs layout
14 lines
368 B
INI
14 lines
368 B
INI
; 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= |