#Trying to get 2 plugins working

1 messages · Page 1 of 1 (latest)

iron lynx
#

I have Youtube source working and I am trying to get LavaSrc working now.
But I am running into an issue and I think it is because the lavaSrc version I am trying to use isnt in the main branch, it is in v3-legacy version 4.1.1.

lavalink:
  plugins:
    - dependency: "dev.lavalink.youtube:youtube-plugin:1.3.0"
      repository: "https://maven.lavalink.dev/releases"
      
    - dependency: "com.github.TopiSenpai.LavaSrc:lavasrc-plugin:4.1.1"
      repository: "https://maven.topi.wtf/releases"

console log is provided

small roost
#

If you want to use LavaSrc v3
Then don't use v4 as version

#

See the releases tab for the latest v3 release