Compatibility
Minecraft: Java Edition
1.21.8
1.21.6
Platforms
Supported environments
Client-side
Server-side
Tags
Creators
Details
Licensed ARR
Published 11 months ago
Updated 10 months ago
š Integration with Last.fm
A mod for integrating information about the current track from YouTube Music, Spotify, SoundCloud, and other services directly into Minecraft chat.
Supports both client and server modes.
The mod launches a local HTTP server at
http://127.0.0.1:18080, which receives data about the current playback from the browser.
Available services:
- YouTube
- YouTube Music
- Spotify
- SoundCloud
- Deezer
- Sonos
- BandCamp
āØļø Commands
Server
/nowplay lastfm api <key>ā sets the Last.fm API key globally on the server-
/nowplay lastfm <username>ā changes the Last.fm nickname- locally for the player
- globally (if executed from the console)
Client
/nowplayor/npā sends the current track to chat/nowplay gor/np gā sends!<message>/nowplay lastfm <username>ā changes the Last.fm nickname locally on the client/nowplay lastfm api <key>ā saves the API key locally š” If both the server and client have the mod installed, both command groups are available.
āļø Configuration
- Global config:
config/youtube-music-nowplaying.propertieslastfm_usernamelastfm_api_key
- Personal player config (on the server):
config/youtube-music-nowplaying/players/<UUID>.propertieslastfm_username


