BS Custom Jukebox Plugin lets you add your own music discs to the game without replacing the normal ones. It gives players a fun way to collect music fragments, craft new records, and listen to custom songs together on the server.

BS Custom Jukebox Plugin

Features:

  • Adds custom music discs using a resource pack for custom sounds.
  • Tracks the song length so the music stops playing exactly when the track ends.
  • Drops disc fragments when a skeleton shoots a creeper, just like normal records.
  • Gives players a small chance to find fragments when they defeat creepers themselves.
  • Spawns music pieces in loot chests found in dungeons, end cities, and bastions.
  • Lets you craft a full music disc by combining nine fragments in a crafting table.
  • Opens a special menu when you right-click an empty jukebox to easily pick a song.
  • Makes nearby parrots dance to your custom tunes.
  • Works safely in protected areas so players cannot mess with jukeboxes in claimed land.

Commands:

  • /cjb gui: Opens a menu showing all the custom discs on the server.
  • /cjb reload: Updates the plugin settings without restarting the server.

Configuration:

The plugin uses a JSON file to control settings like drop chances and parrot dancing.

{
  "settings": {
    "enabled": true,
    "language": "en",
    "enable-gui": true,
    "debug": false
  },
  "discs": {
    "creeper-drops": true,
    "creeper-drop-chance": 0.05,
    "dungeon-loot": true,
    "trail-ruins-loot": true,
    "max-loot-discs": 2,
    "loot-chance": 0.15,
    "enable-crafting": true,
    "fragments-per-disc": 9
  },
  "parrots": {
    "enable-dancing": true,
    "dance-radius": 3
  }
}

How to Use:

  1. Hold a custom music disc in your hand.
  2. Right-click a jukebox to start playing the song.
  3. Right-click an empty jukebox without holding a disc to open the song selection menu.
  4. Bring a parrot near the playing jukebox to watch it dance.

BS Custom Jukebox Plugin Download Links

For Minecraft 26.2, 26.1.2, 26.1.1

Click to rate this post!
[Total: 0 Average: 0]