You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
373 B
Plaintext
14 lines
373 B
Plaintext
minecraft:
|
|
default_domain: "your-mc-server-domain"
|
|
domains:
|
|
your-mc-server-domain:
|
|
auth_guilds:
|
|
- "<SNOWFLAKE ID OF YOUR DISCORD GUILD>"
|
|
roles_with_server_access:
|
|
- "<ROLE ID OF ROLE THAT GETS ACCESS>"
|
|
whitelist_location: "./whitelist.json"
|
|
post_application_text: "<NOT IMPLEMENTED YET>"
|
|
database:
|
|
host: "127.0.0.1"
|
|
port: 5432
|