Options

Looking into Options.yml

Format

DateTime Pattern

All date-time data are parsed using this pattern. Wanna US style? Change it here.

This pattern is used across all plugins powered by TheCore.

Options:
  Format:
    Pattern:
      DateTime: "dd.MM.yyyy HH:mm"

Visual

Section represents components displayed at chat, boss bars and titles.

Detailed Logging

Important messages are sent to console log

Options:
  Visual:
    DetailedLogging:
      Active: true

Last updated