⚠️
ElementalReports
  • ElementalReports
    • 📎About the plugin
    • ⚙️Configuration
      • 📁images
        • 📃new_report.yml
        • 📃closed_report.yml
      • 📁gui
        • 📃list_gui.yml
        • 📃report_history_gui.yml
        • 📃report_info_gui.yml
        • 📃report_user_gui.yml
      • 📃report.yml
      • 📃mysql.yml
      • 📃modules.yml
      • 📃discord.yml
      • 📃chat_log.yml
  • Installation & Setup
    • 🛠️How to install
      • 🤖Bot setup
      • ⚡Dependencies
      • 🎭Plugin setup
    • 📝Commands & Permissions
  • Features
    • 🤖Discord integration
      • 🫐Embeds
      • 📷Images
    • 📜GUI
      • 🗞️List GUI
      • 🗞️Report GUI
      • 🗞️History GUI
    • 🎮Commands
    • 📍Placeholders
Powered by GitBook
On this page
  • 1.- Put the jar in the plugins folder
  • 1.1.- Errors
  1. Installation & Setup
  2. How to install

Plugin setup

After having created the bot, installed the dependencies it is time to load the plugin.

1.- Put the jar in the plugins folder

Put the .jar in the plugins folder and start the server.

1.1.- Errors

  • When starting the server, you probably noticed an error: java.lang.NoClassDefFoundError. You need to restart the server, because the dependencies are installed on the first server load.

  • If you get the error net.dv8tion.jda.api.exceptions.InvalidTokenException, it is because the token you entered in discord.yml is incorrect.

PreviousDependenciesNextCommands & Permissions

Last updated 2 years ago

🛠️
🎭