Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.09 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.09 KB

Prerequisites

Installing

LavaLink Configuration

Requirements

  • Java 11* LTS or newer required
  • OpenJDK or Zulu running on Linux AMD64 is officially supported.
  • Lavalink.jar

Server Configuration

To configure the server, you need to modify the application.yml file file by downloading it from here.

Remember to update the address in the example configuration. Place theapplication.yml and Lavalink.jar in the working directory, usually located under the /bin directory in the extracted OpenJDK.(You have the flexibility to place the OpenJDK in your project directory or any desired location)

Run with java -jar Lavalink.jar from the same directory.

As APIs can undergo changes over time, please referring to the Official Docs