Skip to content

Configuration Guide

Encho edited this page Feb 6, 2022 · 25 revisions

account:

  • username: The username or email of the account
  • password: The password of the account (only required for Mojang accounts—Microsoft accounts will get instructions to give application permissions in the console)
  • auth: Authentication type ("mojang" or "microsoft")

discord:

  • webhook:
    • position: The Discord webhook to send updates on your position in queue
    • livechat: The Discord webhook to relay livechat
  • id: ID of the Discord user to ping when below the queueThreshold

queueThreshold: Minimum queue position before desktop notifications & Discord pings start getting sent

log:

  • active: Whether to make logs (true or false)
  • cutoff: Maximum size a log can be (in bytes) before it gets split up
  • filter: Array of packets to not log (default settings are totally arbitrary and just there to stop your logs from ballooning in size if you don't configure these settings)

server:

  • host: Address of the server to connect to
  • version: The version of Minecraft the server is on (e.g. 1.12.2, 1.18.1, etc.)

proxy

  • whitelist: Whether to enforce a whitelist so that only the account that's being proxied can connect to the proxy (true or false)
  • port: Which port to connect to the proxy