diff --git a/Lavalink/example.application.yml b/Lavalink/example.application.yml index 5c22fa761..006c16255 100644 --- a/Lavalink/example.application.yml +++ b/Lavalink/example.application.yml @@ -94,11 +94,10 @@ plugins: # The clients to use for track loading. See below for a list of valid clients. # Clients are queried in the order they are given (so the first client is queried first and so on...) clients: - - ANDROID_MUSIC + - ANDROID_VR - MUSIC - WEB - WEBEMBEDDED - - TVHTML5EMBEDDED # This secure your lavalink is working and playing music if you used this two things below. #oauth: # enabled: true # IF YOU RUN YOUR LAVALINK CHECK YOUR CONSOLE AND CLICK THE GOOGLE.COM/DEVICES LINK AND THERE IS A CODE THAT YOU NEED TO PUT IN TO THE GOOGLE AND USE A BURNER ACCOUNT OR ALT ACCOUNT THERE IS A POSSIBLE CHANGE YOU CAN GET BANNED FROM GOOGLE OR YOUTUBE SO JUST USE A BURNER ACCOUNT IN CASE. @@ -107,7 +106,7 @@ plugins: # visitorData: "" lavalink: plugins: - - dependency: "com.github.appujet:jiosaavn-plugin:1.0.2" + - dependency: "com.github.appujet:jiosaavn-plugin:1.0.3" repository: "https://jitpack.io" - dependency: "com.dunctebot:skybot-lavalink-plugin:1.7.0" snapshot: false # set to true if you want to use snapshot builds @@ -117,7 +116,7 @@ lavalink: snapshot: false # set to true if you want to use snapshot builds - dependency: "com.github.topi314.sponsorblock:sponsorblock-plugin:3.0.1" snapshot: false # set to true if you want to use snapshot builds - - dependency: "dev.lavalink.youtube:youtube-plugin:1.8.3" + - dependency: "dev.lavalink.youtube:youtube-plugin:1.9.0" snapshot: false # set to true if you want to use snapshot builds pluginsDir: './plugins' server: