Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add a viewer correctly? #140

Closed
SkyKingPX opened this issue Aug 22, 2023 · 1 comment
Closed

How to add a viewer correctly? #140

SkyKingPX opened this issue Aug 22, 2023 · 1 comment

Comments

@SkyKingPX
Copy link

I tried too many times and it still doesn’t work.
can someone make an example config.yml?

@mesacarlos
Copy link
Owner

Hello,
Here is an example:

useSSL: false
StoreType: JKS
KeyStore: plugins/WebConsole/keystore.jks
StorePassword: mypassword
KeyPassword: mypassword
host: 0.0.0.0
port: 8080
language: en
passwords:
  admin:
    mesacarlos:
      password: mesacarlos-password
      commandWhitelist:
        enabled: true
        commandWhitelistActsAsBlacklist: true
        whitelist:
        - whisper
        - gamemode survival
  viewer:
    ViewerUser: password
    AnotherViewerUser: password2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants