⭐ BOOMBOX ⭐ - 280+ SLOTS FOR MUSIC [1.12.2-1.19.3]

 FREE ⭐ BOOMBOX ⭐ - 280+ SLOTS FOR MUSIC [1.12.2-1.19.3] 1.12-1.20.2

⭐ BOOMBOX ⭐ - 280+ SLOTS FOR MUSIC [1.12.2-1.19.3]
Native Minecraft Version:1.13Tested Minecraft Versions:
  • 1.12
  • 1.13
  • 1.14
  • 1.15
  • 1.16
  • 1.17
  • 1.18
  • 1.19
Contributors:MyShimadoLanguages Supported:en, ru (spigot, paper, purpur and etc. NO MOHIST & GEYSER)

IF YOU HAVE PROBLEMS WITH THE WORK OF THE PLUGIN - WRITE TO THE DISCORD, I WILL SEND THE RIGHT VAULT VERSION AND NOTEBLOCKAPI

[IMG]


[IMG]


[IMG]


This plugin allows you to add any .nbs format music to the game, set a purchase price for it, and also listen to it in radio mode, in unified format and in playlist mode. Also you can use headphones, volumes and take boombox with you in your journey!

➜ Download NoteBlockStudio to convert MIDI files to NBS -> https://opennbs.org/
➜ Download Vault -> https://www.spigotmc.org/resources/vault.34315/
➜ Download any economy plugin, like essentialsX -> https://www.spigotmc.org/resources/essentialsx.9089/
➜ All MIDI songs here -> https://bitmidi.com/
➜ Some NBS songs here -> https://github.com/thatcraniumguy/Songs/tree/master/NBS files

Sounds will be produced by note blocks. Therefore, I advise you to choose the works of the classics.


[IMG]


⚔️ MAIN INTERFACE ⚔️


[IMG]


[IMG]


✨ RADIO

To start listening to the radio, click on it. You will be connected to listening to the current song. The radio is synchronous for everyone. All music tracks are played in the radio, even those that have not been purchased from you. Voice-overs will sound between the songs (as on the radio itself in life), after which the next music will play. You can turn off the radio only by clicking on it again.

[IMG]


✨ CATALOG
Here are all the music tracks that are on the server and that can be purchased, and after the purchase, you can listen to the left click of the mouse, and on the right - add to the playlist or remove. Can hold 10 pages of tracks. Roughly speaking, 280 compositions.

[IMG]


✨ PLAYLIST
Here are all the music tracks you've added. After the end of the track you have selected, the next one will start playing and so on ad infinitum. Can hold 10 pages of tracks. Roughly speaking, 280 compositions.
✨ PLAY / PAUSE / NEXT / PREVIOUS
You can stop a track if it is playing from a directory or playlist, and then press play again and the track will resume from where it was stopped.
Where and which track is playing can be seen simply by hovering over the section.
If the music was started from the playlist, then you can switch it to the next, or to the previous one.
✨ VOLUME
You can change the volume so that you can hear the song from afar, or mute it by making the volume 0.

[IMG]

✨ HEADPHONES
You can listen to music alone! Just press the headphone button in the menu and all the music will be yours!

✨ POCKET BOOMBOX
Shift + Right click to take the boombox with you. He will fly after you. If you turn on music and pick it up, it will play music evenly and play animation. To place it, press the same combination on any free block

[IMG]


✨ DISCO FLOOR
Animation of the floor when there is a boombox and music is playing. 5 by 5 blocks of colored concrete and glass. Also a colored path when the player is running with a pocket boombox.

[IMG]


[IMG]


To load music you need to drop the .nbs file into the Music folder and then enter the boombox load command!
⇒ /boombox create
- Gives the player a boombox.
⇒ /boombox load filename.nbs Custom name price -
Load music into plugin
For Example: /boombox load ussr.nbs &6&lAnthem of the ussr 100
⇒ /boombox remove filename.nbs -
Remove song from data.
⇒ /boombox help - Plugin support.

Code (YAML):

permissions:
boombox.all:
description: Allows the player to use all commands
boombox.create:
description: Allows the player to create boombox
boombox.spawnbox:
description: Allows the admins to use infinite boombox on spawn
boombox.load:
description: Allows the player to upload a song
boombox.leave:
description: If the player leaves the game, the music continues to play
boombox.pocket:
description: Allow players to take the boombox and listen on the go
boombox.use:
description: Allow players to place and use boombox

[IMG]

Code (YAML):


# ██████╗░░█████╗░░█████╗░███╗░░░███╗██████╗░░█████╗░██╗░░██╗
# ██╔══██╗██╔══██╗██╔══██╗████╗░████║██╔══██╗██╔══██╗╚██╗██╔╝
# ██████╦╝██║░░██║██║░░██║██╔████╔██║██████╦╝██║░░██║░╚███╔╝░
# ██╔══██╗██║░░██║██║░░██║██║╚██╔╝██║██╔══██╗██║░░██║░██╔██╗░
# ██████╦╝╚█████╔╝╚█████╔╝██║░╚═╝░██║██████╦╝╚█████╔╝██╔╝╚██╗
# ╚═════╝░░╚════╝░░╚════╝░╚═╝░░░░░╚═╝╚═════╝░░╚════╝░╚═╝░░╚═╝

# Hello. This is a configuration file. Here you can change values!
# Creator - MyShimado - https://www.spigotmc.org/members/myshimado.1240004/
# If you have any problems - write about it in the discord (https://discord.gg/Aa9GHSzwDC)

# IF YOU HAVE A SERVER WITH LARGE ONLINE - HERE ARE THE SOME PARAMETERS FOR STABILIZING TPS:
# Pocket BoomBox -> false
# Disco Floor BoomBox -> false
# Spawn disk drive on boombox -> false
# Menu color animation -> false
# Allow animation when playing music -> false


# Don't change it
Version: 1.4

# Messages languages: en, ru
Language: 'en'

# Send message, when OP joined the server
Send message to op (discord support): true

# Allows everyone to break other players boomboxes
Allow players boomboxes to break: true

# Params to /boombox load command
Max File Name Size: 20
Max Track Name Size: 40

# Allow players to take the bookbox and listen on the go
Pocket BoomBox: true
Pocket BoomBox head url: 4ceeb77d4d25724a9caf2c7cdf2d88399b1417c6b9ff5213659b653be4376e3

# When music is on, floor blocks will change
Disco Floor BoomBox: false

# -=====================- #
# -=- MENU DECORATION -=- #
# -=====================- #

Spawn disk drive on boombox: true

# Slots to icons: 1,2,3,4,5,6,7
# If you want to use head as material - Enter head url (Radio Icon Material: 682ad1b9cb4dd21259c0d75aa315ff389c3cef752be3949338164bac84a96e)

Background Menu: 'CYAN_STAINED_GLASS_PANE'
Background Catalog: 'BLACK_STAINED_GLASS_PANE'
Background Playlist: 'BLACK_STAINED_GLASS_PANE'

# Radio
Radio Icon Slot: 2
Radio Icon Material: 'NOTE_BLOCK'

# Catalog
Catalog Icon Slot: 4
Catalog Icon Material: 'DIAMOND'

# Playlist
Playlist Icon Slot: 6
Playlist Icon Material: 'BOOK'

# Music Volume
Music Volume Button Icon Material: 'BLACK_WOOL'
Music Volume Blocks Icon Material: 'NOTE_BLOCK'

# Next / Previous song buttons
Next Icon Material: '9796de601b51b98cea5b899944b1a487184840174d848f8c57fe0b44c849ce40'
Previous Icon Material: '4fe668e0d3141978b8ae27bf211b01b44f106b9d647417b8520a0adbcf2ef35f'

# Next / Previous page buttons
Next Page Icon Material: '682ad1b9cb4dd21259c0d75aa315ff389c3cef752be3949338164bac84a96e'
Back Page Icon Material: '37aee9a75bf0df7897183015cca0b2a7d755c63388ff01752d5f4419fc645'

# Another buttons
Headphones Icon Material: 'b8fcdaed6481b4e991d396311bdbc03575ff5ae492b434c9a187b50ce9316267'
Play Icon Material: '4ae29422db4047efdb9bac2cdae5a0719eb772fccc88a66d912320b343c341'
Pause Icon Material: 'ec2eb921628e4e38c9d9da39bba577da6dbfe08f10993fec8c8155aaaf976'


# -================- #
# -=- ANIMATIONS -=- #
# -================- #

# Adds animation to the title, I do not recommend using it, as it will consume 3-4% of CPU
# + You need edit titles in messages folder and remove all color elements (&e, &d, &l and etc.)
Menu color animation: false

Allow animation when playing music: true
Radius of notes: 2
Radius of beams: 3
Distance between beams particles: 0.7
Particles in beam: 10
Beams by one note: 4

Code (YAML):

# ██████╗░░█████╗░░█████╗░███╗░░░███╗██████╗░░█████╗░██╗░░██╗
# ██╔══██╗██╔══██╗██╔══██╗████╗░████║██╔══██╗██╔══██╗╚██╗██╔╝
# ██████╦╝██║░░██║██║░░██║██╔████╔██║██████╦╝██║░░██║░╚███╔╝░
# ██╔══██╗██║░░██║██║░░██║██║╚██╔╝██║██╔══██╗██║░░██║░██╔██╗░
# ██████╦╝╚█████╔╝╚█████╔╝██║░╚═╝░██║██████╦╝╚█████╔╝██╔╝╚██╗
# ╚═════╝░░╚════╝░░╚════╝░╚═╝░░░░░╚═╝╚═════╝░░╚════╝░╚═╝░░╚═╝

# Hello. This is a configuration file. Here you can change messages!
# Creator - MyShimado - https://www.spigotmc.org/members/myshimado.1240004/
# If you have any problems - write about it in the discord (https://discord.gg/Aa9GHSzwDC)

# Boombox block
Block name: '&6☻ &e&lBOOMBOX&r &6☻'
Block lore:
- '&6♫ &fPortable musical instrument!'
- '&6♫ &fYou can play any music on the list!'
- '&6♫ &fTop hits and great music list!'


# -==============- #
# -=- GUI INFO -=- #
# -==============- #

GUI TITLE: '&c&m-------&r &c☻ &c&lBOOMBOX&r &c☻ &c&m------'

# RADIO
GUI RADIO NAME: '&e✯ &lRADIO &r&e✯'
GUI RADIO LORE:
- '&6◈ &fYou can listen to music automatically!'
- '&6◈ &fAll tracks are free!'
- '&6◈ &fAnnouncer speech between tracks!'
- '&6◈ &fWorks endlessly!'
- '<track status>'

# CATALOG
GUI CATALOG NAME: '&dツ &lCATALOG &r&dツ'
GUI CATALOG MENU NAME: '&8&m------&r &8&lツ CATALOG ツ&r &8&m------&r'
GUI CATALOG LORE:
- '&6◈ &fYou can buy songs and listen to them!'
- '&6◈ &fBuy or get tracks for free!'
- '&6◈ &fListen as many times as you like!'
- '&6◈ &fCan be turned off at any time!'
- '<track status>'

# PLAYLIST
GUI PLAYLIST NAME: '&b✌ &lPLAYLIST &r&b✌'
GUI PLAYLIST MENU NAME: '&8&m------&r &8&l✌ PLAYLIST ✌&r &8&m------&r'
GUI PLAYLIST LORE:
- '&6◈ &fYou can add your favorite songs and listen to them!'
- '&6◈ &fYou can add existing tracks!'
- '&6◈ &fListen as many times as you like!'
- '&6◈ &fCan be turned off at any time!'
- '<track status>'

# VOLUME
VOLUME NAME: '&b&lVOLUME: &f<number>%'
VOLUME LORE:
- '&b▻ &fLeft Click &8- Increase the volume'
- '&b▻ &fRight Click &8- Decrease the volume'

# HEADPHONES
HEADPHONES NAME: '&b&lHEADPHONES'
HEADPHONES LORE:
- '&b• &7Listen to music alone'
HEADPHONES ACTIVE: '&e&l[ACTIVATED]'

# SWITCHES
PAGE: "&6&lPAGE {number}"
PLAY: "&6&lPLAY"
PAUSE: "&6&lPAUSE"
NEXT SONG: "&5&lNEXT"
PREVIOUS SONG: "&5&lBACK"
NEXT PAGE: "&5&lNEXT"
PREVIOUS PAGE: "&5&lBACK"

# TRACK STATUS
Track Switched On:
- ' '
- '&5♪ &lPLAYING&r &5♪ &f- <track>'
- '&a&l◄ INTERVAL ►&r <track line>'
- ' '

Musical Pause: '&b&lMUSICAL PAUSE'
Musical Boss Bar Text: '&a&l► &lCURRENT TRACK &r&f- &d<track>'


# -==============- #
# -=- MESSAGES -=- #
# -==============- #

You dont have the permission: '&cYou dont have the permission!'
You are not the player: '&cYou are not the player!'
Folder isnt exists: '&cFolder isnt exists!'
You got a boombox: '&aYou got a boombox!'
Player isnt exists: '&cPlayer isnt exists!'
Its not your boombox: '&cIts not your boombox!'
Music isnt exists: '&cMusic isnt exists!'
You dont have enough money: '&cYou dont have enough money!'
You bought a new track: '&5You bought a new track <name> &r&5for &6&l<price>$'
Music added to playlist: '&6Added to playlist'
Music added: '&2+ Music added!'
Music deleted: '&2Music deleted!'
Disk price: '&fPrice - &6&l<price>$'
Disk price 0 (free): '&6For free!'


# -===================- #
# -=- HELP COMMANDS -=- #
# -===================- #

BoomBox help message: '&aBoomBox help: &f/boombox help'
BoomBox help messages:
- '&aBoomBox commands:'
- '&f• &aCreate BoomBox &7- &f/boombox create'
- '&f• &aLoad Music &7- &f/boombox load filename customname price'
- '&f• &aRemove Music &7- &f/boombox remove filename'
- '&f• &aPlugin reload &7- &f/boombox reload'
- '&f• &aPlugin help &7- &f/boombox help'

BoomBox create: '&aUsage: &f/boombox create'
BoomBox load:
- '&aUsage: &f/boombox load filename customname price'
- '&aFor Example: &f/boombox load mario.nbs Mario Opening 100'
BoomBox remove: '&aUsage: &f/boombox remove filename'
Plugin reloaded: '&aBoomBox reloaded!'


[IMG]


Depends:
Vault - https://www.spigotmc.org/resources/vault.34315/
NoteBlockAPI - https://www.spigotmc.org/resources/noteblockapi.19287/
Any plugin with Economy - https://www.spigotmc.org/resources/essentialsx.9089/
(for 1.12-1.13.2 you need to download missing sounds too)


DISCORD SUPPORT - https://discord.gg/ahDTQRX6Fb

Latest updates

  1. 1.12-1.20.2

    1.12-1.20.2
  2. 1.12 - 1.19.4

    1.12 - 1.19.4

Similar resources

(-20% off for first 10 buyers) ⭐ ChatTags ⭐ THE BEST TAGS/TITLES PLUGIN [1.7.x-1.12.x] B
5.00 star(s) 1 ratings
Downloads
516
Updated
1.13 - 1.19.3 ⭐ MiniaturePets - Custom Companions ⭕ Your Own Custom 3D Pets ✅ 30% SALE MikeyBoy
Create Your Personal 3D Pet Companion⭐ 10+ Pets ⭐ Unique Animations ⭐ Ride and Disguise
0.00 star(s) 0 ratings
Downloads
59
Updated
1.13 - 1.20.1 ⭕ AdvancedEnchantments ⭐ 400+ Custom Enchants ⭐ Create Custom Enchantments ✅ RealNotSound
Create Enchants ⭐ Villager Trading⭐ Custom enchants in Enchant Table ⭐ Spawn Enchants as random loot
3.50 star(s) 10 ratings
Downloads
1,506
Updated
BlackSpigot General Chat
Rules Help Users
    Foiapomba123 @ Foiapomba123: Ahh, sorry
    Top