Skip to content

server/player: Implement jukebox translations - #1319

Open
HashimTheArab wants to merge 9 commits into
df-mc:masterfrom
HashimTheArab:agent/issue-987-jukebox-translations
Open

server/player: Implement jukebox translations#1319
HashimTheArab wants to merge 9 commits into
df-mc:masterfrom
HashimTheArab:agent/issue-987-jukebox-translations

Conversation

@HashimTheArab

Copy link
Copy Markdown
Collaborator

Summary

  • add a locale-aware jukebox popup path using Dragonfly's translation system
  • use Minecraft's %record.nowPlaying translation key with the existing Author - DisplayName credit
  • preserve the raw jukebox popup API and fallback behaviour for custom item users

Why

Jukebox popups currently hard-code the English Now playing: prefix. Players using other client languages should receive Minecraft's localized equivalent.

Closes #987.

Validation

  • go test ./...

@HashimTheArab HashimTheArab changed the title Implement jukebox translations server/player: Implement jukebox translations Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement jukebox translations

2 participants