Configuration Files

Die Config und alle anderen Dateien

Config File

MySQL:
  enabled: false
  Prefix: '&7[&5My&6SQL&7] '
  host: 'host'
  port: 3306
  database: 'database'
  username: 'username'
  password: 'password'
  tablePrefix: 'report_'
Plugin:
  Prefix: '&f[&cReports&f] &2'

Example Report (File Version)

Reports:
  <UUIDOfReported>:
    Name: <Reported>
    UUID: <UUIDOfReported>
    Operator: <ReportSender>
    Reason: <Reason>
    Status: <Status>

Last updated

Was this helpful?