Sounds will be produced by note blocks. Therefore, I advise you to choose the works of the classics.
The boombox does not initially contain music. You need to download .nbs songs, or convert them via converter from midi format.
Then put the .nbs file in the "Music" folder and enter the command in the game to add it to the catalog!
You can set the boombox to turn on automatically if you are going to put it on spawn
☑️ 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.
☑️ CATALOG, PLAYLIST ☑️
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.
All purchased melodies and records are tied to the block itself, and not to the owner.
You can buy them and add them to your playlist from here.
You can set:
• price
• name
• description
• item material or head
• custom model data
• Particle type
• BossBar color
From catalog you can add the music to the playlist.
All music will be available on the radio.
☑️ RECORDS COLLECTION ☑️
After finding the record, you can insert it into the boombox. This will allow you to listen to it like regular music! You can take it back at any time. When the block breaks, the plates do not fall out, but are stored in the database.
☑️ STATISTIC ☑️
Every time a player buys a song, or when he listened to the melody for a couple of seconds, this is recorded in the statistics. You can add more places to know which tune is even in 25+ place.
☑️ VOLUME ☑️
You can change the volume so that you can hear the song from afar, or mute it by making the volume 0.
☑️ 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
☑️ ANIMATIONS AND PARTICLES ☑️
For each melody, you can set one of the animations that are specified in the config. In addition, there is a rotating disk on top of the boombox. Even higher - disco ball with animation of rotation and particles.
ALL ANIMATIONS AND PARTICLES CAN BE TURNED OFF.
Code (YAML):
commands:
boombox:
usage
: /boombox create
permission
: boombox.create
permissions:
boombox.*:
description
: Allows the player to use
all commands
boombox.create:
description
: Allows the player to create boombox
boombox.create.player:
description
: Allows the player to create boombox to another player
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
boombox.turnoff:
description
: Allows the player to turn off
all boomboxes