Skip to content

Create play-music#12986

Open
VitaMors wants to merge 1 commit into
runelite:masterfrom
VitaMors:patch-1
Open

Create play-music#12986
VitaMors wants to merge 1 commit into
runelite:masterfrom
VitaMors:patch-1

Conversation

@VitaMors

Copy link
Copy Markdown
Contributor

♫ play music ♫
A RuneLite external plugin that lets chat control music playback with commands like: !!play never gonna give you up rick astley
!!stop
The plugin listens to public chat, finds the requested track with a bundled Java audio library, and plays it through the user's speakers. Requirements
Java 11 or newer. If dependency downloads fail with TLS handshake errors, update Java; very old Java 11 builds can no longer talk to modern Maven repositories cleanly. Commands
!!play song name artist - searches YouTube and starts the best audio result !!stop - stops the currently playing song
Notes
The development sidebar can be used on the login screen to test commands before logging into an account.

♫ play music ♫
A RuneLite external plugin that lets chat control music playback with commands like:
!!play never gonna give you up rick astley
!!stop
The plugin listens to public chat, finds the requested track with a bundled Java audio library, and plays it through the user's speakers.
Requirements
Java 11 or newer. If dependency downloads fail with TLS handshake errors, update Java; very old Java 11 builds can no longer talk to modern Maven repositories cleanly.
Commands
!!play song name artist - searches YouTube and starts the best audio result
!!stop - stops the currently playing song
Notes
The development sidebar can be used on the login screen to test commands before logging into an account.
@runelite-github-app

Copy link
Copy Markdown

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin added waiting for author waiting for the pr author to make changes or respond to questions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants