#Help with Application.yml
1 messages · Page 1 of 1 (latest)
plugins:
youtube:
remoteCipher:
url: "http://localhost:8001" # The base URL of your remote cipher server.
password: "your_secret_password" # The password to authenticate with your remote cipher server.```
This is for the yt plugin version you are using.
Replace the URL and password with your own or someone else's public API.
the issue is that plugins are not downloading
burh
plugins:
# https://github.com/lavalink-devs/youtube-source
- dependency: "dev.lavalink.youtube:youtube-plugin:ff19b6f1751262ecba7b81fcf391b961008962d1"
# repository: "https://maven.lavalink.dev/releases"
# repository: "https://maven.lavalink.dev/snapshots"
snapshot: true```
@earnest roost ^ do like this
plugins:
- dependency: ""
snapshot: true
- dependency: ""```
etc etc etc
no ways 💀
@earnest roost also dont forgot to do this. 0.0
topi need to make guide channel with all examples
No, you just need to read readmes lol