✏️
HappyBavarian07 Wiki
  • Welcome
  • Privacy
  • Admin-Panel
    • Admin-Panel Wiki
      • Updater
      • Language System
      • FAQ
      • Videos
      • Configuration Files
      • Commands & Permissions
      • Placeholders
      • Developer API
      • Command Manager API
      • Addon System API
      • Dependencies
  • Reports
    • Reports Wiki
      • Videos
      • Configuration Files
      • Commands & Permissions
      • Placeholders
      • Dependencies
  • CoolStuffLib
    • CoolStuffLib
      • Details And Infos about the Library
      • Videos
      • Features
      • Plans
      • Config and Default Values
        • Default Language File Content
      • Installation
      • Code Examples
        • Command Manager Example
        • Menu Example
        • Paginated Menu Example
        • Advanced Config Manager System
Powered by GitBook
On this page
  • Config File
  • Example Report (File Version)

Was this helpful?

  1. Reports
  2. Reports Wiki

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>
PreviousVideosNextCommands & Permissions

Last updated 3 years ago

Was this helpful?