Novaryn Studios Docs
Ctrl K
llms.txt

QueueBar configuration

Configure queue bars, fight displays, head icons, and player messages.

Queue display

check-interval controls updates in ticks. queue-format is the default; entries under kit-formats override it for matching kit names.

check-interval: 10
queue-format: "&dIn Queue &8| &5%kit% &8(&7%type%&8) &8| &7Waiting: &d%time%s &8| &7Players: &d%count%"
ranked-label: "Ranked"
unranked-label: "Unranked"
small-caps: true

Fight bars

Each fight type has its own enabled switch and format. Values below four ticks are raised to four.

fight-bars:
  check-interval: 10
  head-icons:
    enabled: true
  duels:
    enabled: true
  party-vs-party:
    enabled: true
  party-split:
    enabled: true

Head fallbacks

head-icon-fallback:
  alive-symbol: '&d●'
  eliminated-symbol: '&8○'
  separator: ''

Messages

Customize the enabled, disabled, reload, and no-permission messages under toggle and the root message keys.