diff --git a/README.md b/README.md index c7aec49..85e1541 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,19 @@ lavalink: Configuring the plugin: +> [!IMPORTANT] +> You must make sure to disable the built-in YouTube source like so: +```yaml +lavalink: + server: + sources: + youtube: false +``` + +> [!NOTE] +> Existing options, such as `ratelimit` and `youtubePlaylistLoadLimit` will be picked up automatically by the plugin, +> so these don't need changing. +> ```yaml plugins: youtube: @@ -160,19 +173,6 @@ plugins: searching: false # Disables the ability to search for videos. ``` -> [!IMPORTANT] -> You must make sure to disable the built-in YouTube source like so: -```yaml -lavalink: - server: - sources: - youtube: false -``` - -> [!NOTE] -> Existing options, such as `ratelimit` and `youtubePlaylistLoadLimit` will be picked up automatically by the plugin, -> so these don't need changing. - ## Available Clients Currently, the following clients are available for use: