FsZtPIE.png
 
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!
 
K6ZjXes.png       abJePlk.png       N1OICzv.png
 
 
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
 
 
✅ REQUIRED DEPENDENCIES ✅
 
 
 
⭕ OPTIONAL DEPENDENCIES ⭕
 
Vault - Economy API that works with popular plugins: CMI, EssentialsX, etc.
 
 
 
s4JOR94.png 
 
☑️ 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.
 
ajXUA8s.png
 
 
   
☑️ 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.
 
cDAYTvD.png
 
 
 
☑️ 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.
 
9quROTw.png
 
 
☑️ VOLUME ☑️
You can change the volume so that you can hear the song from afar, or mute it by making the volume 0.
 
volume.jpg
 
 
☑️ 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
 
15X1tQi.gif
 
 
☑️ 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.
 
u4CsnyK.gif
 
XGsImVt.gif
 
 
xpo4oSn.png
 
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
 
# ╔════════════════════════════════════════════════════════════════════════════════════╗
# ║            ██████╗░░█████╗░░█████╗░███╗░░░███╗██████╗░░█████╗░██╗░░██╗             ║
# ║            ██╔══██╗██╔══██╗██╔══██╗████╗░████║██╔══██╗██╔══██╗╚██╗██╔╝             ║
# ║            ██████╦╝██║░░██║██║░░██║██╔████╔██║██████╦╝██║░░██║░╚███╔╝░             ║
# ║            ██╔══██╗██║░░██║██║░░██║██║╚██╔╝██║██╔══██╗██║░░██║░██╔██╗░             ║
# ║            ██████╦╝╚█████╔╝╚█████╔╝██║░╚═╝░██║██████╦╝╚█████╔╝██╔╝╚██╗             ║
# ║            ╚═════╝░░╚════╝░░╚════╝░╚═╝░░░░░╚═╝╚═════╝░░╚════╝░╚═╝░░╚═╝             ║
# ║                                                                                    ║
# ║  HELLO, THIS IS A PREMIUM PLUGIN FOR MINECRAFT!                                    ║
# ║  Author - MyShimado. For all questions in the discord.                             ║
# ║  All numbers, except slots and model data should be with dot -> 10.0               ║
# ║                                                                                    ║
# ║  This plugin is premium. You can buy it here:                                      ║
# ║  Spigot (find on my profile): https://www.spigotmc.org/members/myshimado.1240004/  ║
# ║  Polymart: https://polymart.org/resource/boombox-music-plugin.3551                 ║
# ║  BuildByBit: https://builtbybit.com/resources/boombox-280-slots-for-music.22315/   ║
# ║                                                                                    ║
# ║                   DISCORD: https://discord.com/invite/ahDTQRX6Fb                   ║
# ╚════════════════════════════════════════════════════════════════════════════════════╝

# IF YOU HAVE A SERVER WITH LARGE ONLINE - HERE ARE THE SOME PARAMETERS FOR STABILIZING TPS:
# Boombox particles -> false
# Bossbar enable -> false
# Disco ball enable -> false
# Spawn disc on boombox -> false
# Pocket BoomBox enable -> false
# Disco floor enable -> false

# ╔════════════════════════════════════╗
# ║  VERSION CONTROL. DON'T CHANGE IT  ║
# ╚════════════════════════════════════╝

Version: 1.0

# ╔════════════════════════════════════════════════╗
# ║  LANGUAGE: en, ru, de, fr, it, cs, es, pl, ko  ║
# ║  CHANGE LANGUAGE, THEN RELOAD YOUR SERVER!     ║
# ╚════════════════════════════════════════════════╝

Language: 'en'

Number of boomboxes a player can place: 3

# ╔═════════════════════╗
# ║  BLOCK DECORATIONS  ║
# ╚═════════════════════╝

#➦ Material, custom model data
Boombox material: ['NOTE_BLOCK', 0]
Spawn disc drive on boombox: true
Spawn speakers: true
Boombox particles: true

# ╔═════════════════╗
# ║  SONG SETTINGS  ║
# ╚═════════════════╝

Max id name size: 10
Max file name size: 20
Max song name size: 30

# ╔════════════════════╗
# ║  BOSSBAR SETTINGS  ║
# ╚════════════════════╝

Bossbar enable: true
Bossbar distance: 8.0

# ╔═══════════════════════╗
# ║  DISCO BALL SETTINGS  ║
# ╚═══════════════════════╝

Disco ball enable: true
Disco ball material: '17d7b3c8e5735b0da3db74abfdce870c2e904689f5cb2c29bcd2a51ed71fddff'
Disco ball particles: true

# ╔═════════════════╗
# ║  DISC SETTINGS  ║
# ╚═════════════════╝

Spawn disc on boombox: true
Disc on boombox material: 'MUSIC_DISC_13'

# ╔═══════════════════════════╗
# ║  POCKET BOOMBOX SETTINGS  ║
# ╚═══════════════════════════╝

Pocket BoomBox enable: true
Pocket BoomBox material: ['4ceeb77d4d25724a9caf2c7cdf2d88399b1417c6b9ff5213659b653be4376e3', 0]

# ╔════════════════════════╗
# ║  DISCO FLOOR SETTINGS  ║
# ╚════════════════════════╝

Disco floor enable: true
Disco floor materials:
  - 'ORANGE_CONCRETE'
  - 'MAGENTA_CONCRETE'
  - 'LIGHT_BLUE_CONCRETE'
  - 'YELLOW_CONCRETE'
  - 'LIME_CONCRETE'
  - 'PINK_CONCRETE'
  - 'ORANGE_STAINED_GLASS'
  - 'MAGENTA_STAINED_GLASS'
  - 'LIGHT_BLUE_STAINED_GLASS'
  - 'YELLOW_STAINED_GLASS'
  - 'LIME_STAINED_GLASS'
  - 'PINK_STAINED_GLASS'

# ╔════════════════════════════╗
# ║  MATERIALS TO MUSIC DISKS  ║
# ╚════════════════════════════╝

Disc materials:
  - 'b5ee62562208020ccb0b7c492e8b0871890bfcea507f8cb5f34d06c4dda18614'
  - '29721985507c59208701363dea666695b610bbf0d2573c5b278719e73780a8bc'
  - '9cd20c3bc1024e157d015b14cc8258a088295b050249d7497254ad00391eb2f'
  - '284e5de747b5adfb38743d95a3ab62c600bd6c370b99f8c2d1308d8330811518'
  - '1041c69137760cbb9dd6ab625f869ecb7f5f81e8c6a3fa86a9000f8fe8012b58'
  - '5159ea5fbc4e98a9b603854bbd4f1b07aefcd4df051b3fa6158bbf959be44413'
  - '2085b1fb49ef13bb6ce10805e7b6cacd486fac632d31c7fda695a4df09f87672'
  - 'b679577403b338e8f0cf72da2e74b739ba2edbe17869a766a5b6e4ee24ef3285'
  - '945d908932264f425988f293e00e58f6be2a08752919904f48aa6f085fa5116d'
  - '9f308da4be135df9c08c8e4f455fa7ade63131b9145fe9d0313dc446eef23710'
  - '4bd59fa4e7260bb8ad205e0e6398f9fc633310057a04c2f84e533e5fa286fa9'
  - '4e5deab345e9c6dac3653e6458e281a0a0d9d8d57f162055e42bf546ef37181a'

# ╔════════════╗
# ║  MAIN GUI  ║
# ╚════════════╝

#➦ Slot, Material (head url or material), Custom model data
Background blocks (main):
  - [0, 'BLUE_STAINED_GLASS_PANE', 0]
  - [1, 'BLUE_STAINED_GLASS_PANE', 0]
  - [2, 'BLUE_STAINED_GLASS_PANE', 0]
  - [3, 'BLUE_STAINED_GLASS_PANE', 0]
  - [4, 'BLUE_STAINED_GLASS_PANE', 0]
  - [5, 'BLUE_STAINED_GLASS_PANE', 0]
  - [6, 'BLUE_STAINED_GLASS_PANE', 0]
  - [7, 'BLUE_STAINED_GLASS_PANE', 0]
  - [8, 'BLUE_STAINED_GLASS_PANE', 0]
  - [9, 'BLUE_STAINED_GLASS_PANE', 0]
  - [10, 'BLUE_STAINED_GLASS_PANE', 0]
  - [16, 'BLUE_STAINED_GLASS_PANE', 0]
  - [17, 'BLUE_STAINED_GLASS_PANE', 0]
  - [18, 'BLUE_STAINED_GLASS_PANE', 0]
  - [19, 'BLUE_STAINED_GLASS_PANE', 0]
  - [20, 'BLUE_STAINED_GLASS_PANE', 0]
  - [21, 'BLUE_STAINED_GLASS_PANE', 0]
  - [22, 'BLUE_STAINED_GLASS_PANE', 0]
  - [23, 'BLUE_STAINED_GLASS_PANE', 0]
  - [24, 'BLUE_STAINED_GLASS_PANE', 0]
  - [25, 'BLUE_STAINED_GLASS_PANE', 0]
  - [26, 'BLUE_STAINED_GLASS_PANE', 0]
  - [30, 'BLUE_STAINED_GLASS_PANE', 0]
  - [31, 'BLUE_STAINED_GLASS_PANE', 0]
  - [32, 'BLUE_STAINED_GLASS_PANE', 0]
  - [27, 'NOTE_BLOCK', 0]
  - [28, 'NOTE_BLOCK', 0]
  - [29, 'NOTE_BLOCK', 0]
  - [36, 'NOTE_BLOCK', 0]
  - [38, 'NOTE_BLOCK', 0]
  - [45, 'NOTE_BLOCK', 0]
  - [46, 'NOTE_BLOCK', 0]
  - [47, 'NOTE_BLOCK', 0]
  - [33, 'NOTE_BLOCK', 0]
  - [34, 'NOTE_BLOCK', 0]
  - [35, 'NOTE_BLOCK', 0]
  - [42, 'NOTE_BLOCK', 0]
  - [44, 'NOTE_BLOCK', 0]
  - [51, 'NOTE_BLOCK', 0]
  - [52, 'NOTE_BLOCK', 0]
  - [53, 'NOTE_BLOCK', 0]

#➦ Slot, Material (head url or material), Custom model data
Next song button material: [41, '9796de601b51b98cea5b899944b1a487184840174d848f8c57fe0b44c849ce40', 0]
Previous song button material: [39, '4fe668e0d3141978b8ae27bf211b01b44f106b9d647417b8520a0adbcf2ef35f', 0]
Play song button material: [40, '4ae29422db4047efdb9bac2cdae5a0719eb772fccc88a66d912320b343c341', 0]
Pause song button material: [40, 'ec2eb921628e4e38c9d9da39bba577da6dbfe08f10993fec8c8155aaaf976', 0]
Headphones button material: [48, '7ddb1e3ec386f8d184c29fc04b8f6b76b18795c325c429c48b34834330067ace', 0]
Lock button material: [50, '7e1959dd4a10841dbf5e02749a2f5b09cc47874ec182fc544302decb6232947c', 0]
Particles button material: [49, '9f84735fc9c760e95eaf10cec4f10edb5f3822a5ff9551eeb5095135d1ffa302', 0]
Radio button material: [11, '148a8c55891dec76764449f57ba677be3ee88a06921ca93b6cc7c9611a7af', 0]
Catalog button material: [12, 'c73e8bd3c43c4514c76481ca1daf55149dfc93bd1bcfa8ab9437b9f7eb3392d9', 0]
Playlist button material: [13, 'd9cac758088e3bb95e80f85ae754918a4ec82ac314420cbddff8dc48d0533af5', 0]
Discs collection button material: [14, 'dcbaead931be57d858416eee4e5ef9f592860895358e7e6d52a2ede77c132e93', 0]
Statistic button material: [15, 'e9e30866ea82f30b0c15691deacfc6311fdd4cb8740fc4aa8f4302ffe0e8dc5a', 0]
Volume button materials:
  - [37, 'BLACK_WOOL', 0]
  - [43, 'BLACK_WOOL', 0]

# ╔═════════╗
# ║  RADIO  ║
# ╚═════════╝

Radio enable: true

# ╔═══════════╗
# ║  CATALOG  ║
# ╚═══════════╝

Catalog enable: true

#➦ Slot, Material (head url or material), Custom model data
Background blocks (catalog):
  - [0, 'BLACK_STAINED_GLASS_PANE', 0]
  - [1, 'BLACK_STAINED_GLASS_PANE', 0]
  - [2, 'BLACK_STAINED_GLASS_PANE', 0]
  - [3, 'BLACK_STAINED_GLASS_PANE', 0]
  - [4, 'BLACK_STAINED_GLASS_PANE', 0]
  - [5, 'BLACK_STAINED_GLASS_PANE', 0]
  - [6, 'BLACK_STAINED_GLASS_PANE', 0]
  - [7, 'BLACK_STAINED_GLASS_PANE', 0]
  - [8, 'BLACK_STAINED_GLASS_PANE', 0]
  - [9, 'BLACK_STAINED_GLASS_PANE', 0]
  - [17, 'BLACK_STAINED_GLASS_PANE', 0]
  - [18, 'BLACK_STAINED_GLASS_PANE', 0]
  - [26, 'BLACK_STAINED_GLASS_PANE', 0]
  - [27, 'BLACK_STAINED_GLASS_PANE', 0]
  - [35, 'BLACK_STAINED_GLASS_PANE', 0]
  - [36, 'BLACK_STAINED_GLASS_PANE', 0]
  - [44, 'BLACK_STAINED_GLASS_PANE', 0]
  - [45, 'BLACK_STAINED_GLASS_PANE', 0]
  - [46, 'BLACK_STAINED_GLASS_PANE', 0]
  - [47, 'BLACK_STAINED_GLASS_PANE', 0]
  - [51, 'BLACK_STAINED_GLASS_PANE', 0]
  - [52, 'BLACK_STAINED_GLASS_PANE', 0]
  - [53, 'BLACK_STAINED_GLASS_PANE', 0]

#➦ Slot, Material (head url or material), Custom model data
Next page button material (catalog): [50, '682ad1b9cb4dd21259c0d75aa315ff389c3cef752be3949338164bac84a96e', 0]
Previous page button material (catalog): [48, '37aee9a75bf0df7897183015cca0b2a7d755c63388ff01752d5f4419fc645', 0]

#➦ Page: Slot, Material (head url or material), Custom model data
Catalog page materials:
  1: [49, 'd2a6f0e84daefc8b21aa99415b16ed5fdaa6d8dc0c3cd591f49ca832b575', 0]
  2: [49, '96fab991d083993cb83e4bcf44a0b6cefac647d4189ee9cb823e9cc1571e38', 0]
  3: [49, 'cd319b9343f17a35636bcbc26b819625a9333de3736111f2e932827c8e749', 0]
  4: [49, 'd198d56216156114265973c258f57fc79d246bb65e3c77bbe8312ee35db6', 0]
  5: [49, '7fb91bb97749d6a6eed4449d23aea284dc4de6c3818eea5c7e149ddda6f7c9', 0]
  6: [49, '9c613f80a554918c7ab2cd4a278752f151412a44a73d7a286d61d45be4eaae1', 0]
  7: [49, '9e198fd831cb61f3927f21cf8a7463af5ea3c7e43bd3e8ec7d2948631cce879', 0]
  8: [49, '84ad12c2f21a1972f3d2f381ed05a6cc088489fcfdf68a713b387482fe91e2', 0]
  9: [49, '9f7aa0d97983cd67dfb67b7d9d9c641bc9aa34d96632f372d26fee19f71f8b7', 0]
  10: [49, 'b0cf9794fbc089dab037141f67875ab37fadd12f3b92dba7dd2288f1e98836', 0]

# ╔════════════╗
# ║  PLAYLIST  ║
# ╚════════════╝

Playlist enable: true

#➦ Slot, Material (head url or material), Custom model data
Background blocks (playlist):
  - [0, 'BLACK_STAINED_GLASS_PANE', 0]
  - [1, 'BLACK_STAINED_GLASS_PANE', 0]
  - [2, 'BLACK_STAINED_GLASS_PANE', 0]
  - [3, 'BLACK_STAINED_GLASS_PANE', 0]
  - [4, 'BLACK_STAINED_GLASS_PANE', 0]
  - [5, 'BLACK_STAINED_GLASS_PANE', 0]
  - [6, 'BLACK_STAINED_GLASS_PANE', 0]
  - [7, 'BLACK_STAINED_GLASS_PANE', 0]
  - [8, 'BLACK_STAINED_GLASS_PANE', 0]
  - [9, 'BLACK_STAINED_GLASS_PANE', 0]
  - [17, 'BLACK_STAINED_GLASS_PANE', 0]
  - [18, 'BLACK_STAINED_GLASS_PANE', 0]
  - [26, 'BLACK_STAINED_GLASS_PANE', 0]
  - [27, 'BLACK_STAINED_GLASS_PANE', 0]
  - [35, 'BLACK_STAINED_GLASS_PANE', 0]
  - [36, 'BLACK_STAINED_GLASS_PANE', 0]
  - [44, 'BLACK_STAINED_GLASS_PANE', 0]
  - [45, 'BLACK_STAINED_GLASS_PANE', 0]
  - [46, 'BLACK_STAINED_GLASS_PANE', 0]
  - [47, 'BLACK_STAINED_GLASS_PANE', 0]
  - [51, 'BLACK_STAINED_GLASS_PANE', 0]
  - [52, 'BLACK_STAINED_GLASS_PANE', 0]
  - [53, 'BLACK_STAINED_GLASS_PANE', 0]

#➦ Slot, Material (head url or material), Custom model data
Next page button material (playlist): [50, '682ad1b9cb4dd21259c0d75aa315ff389c3cef752be3949338164bac84a96e', 0]
Previous page button material (playlist): [48, '37aee9a75bf0df7897183015cca0b2a7d755c63388ff01752d5f4419fc645', 0]

#➦ Page: Slot, Material (head url or material), Custom model data
Playlist page materials:
  1: [49, 'd2a6f0e84daefc8b21aa99415b16ed5fdaa6d8dc0c3cd591f49ca832b575', 0]
  2: [49, '96fab991d083993cb83e4bcf44a0b6cefac647d4189ee9cb823e9cc1571e38', 0]
  3: [49, 'cd319b9343f17a35636bcbc26b819625a9333de3736111f2e932827c8e749', 0]
  4: [49, 'd198d56216156114265973c258f57fc79d246bb65e3c77bbe8312ee35db6', 0]
  5: [49, '7fb91bb97749d6a6eed4449d23aea284dc4de6c3818eea5c7e149ddda6f7c9', 0]
  6: [49, '9c613f80a554918c7ab2cd4a278752f151412a44a73d7a286d61d45be4eaae1', 0]
  7: [49, '9e198fd831cb61f3927f21cf8a7463af5ea3c7e43bd3e8ec7d2948631cce879', 0]
  8: [49, '84ad12c2f21a1972f3d2f381ed05a6cc088489fcfdf68a713b387482fe91e2', 0]
  9: [49, '9f7aa0d97983cd67dfb67b7d9d9c641bc9aa34d96632f372d26fee19f71f8b7', 0]
  10: [49, 'b0cf9794fbc089dab037141f67875ab37fadd12f3b92dba7dd2288f1e98836', 0]

# ╔════════════════════╗
# ║  DISCS COLLECTION  ║
# ╚════════════════════╝

Discs collection enable: true

#➦ Slot, Material (head url or material), Custom model data
Background blocks (discs collection):
  - [0, 'BLACK_STAINED_GLASS_PANE', 0]
  - [1, 'BLACK_STAINED_GLASS_PANE', 0]
  - [2, 'BLACK_STAINED_GLASS_PANE', 0]
  - [3, 'BLACK_STAINED_GLASS_PANE', 0]
  - [4, 'BLACK_STAINED_GLASS_PANE', 0]
  - [5, 'BLACK_STAINED_GLASS_PANE', 0]
  - [6, 'BLACK_STAINED_GLASS_PANE', 0]
  - [7, 'BLACK_STAINED_GLASS_PANE', 0]
  - [8, 'BLACK_STAINED_GLASS_PANE', 0]
  - [9, 'BLACK_STAINED_GLASS_PANE', 0]
  - [17, 'BLACK_STAINED_GLASS_PANE', 0]
  - [18, 'BLACK_STAINED_GLASS_PANE', 0]
  - [26, 'BLACK_STAINED_GLASS_PANE', 0]
  - [27, 'BLACK_STAINED_GLASS_PANE', 0]
  - [35, 'BLACK_STAINED_GLASS_PANE', 0]
  - [36, 'BLACK_STAINED_GLASS_PANE', 0]
  - [44, 'BLACK_STAINED_GLASS_PANE', 0]
  - [45, 'BLACK_STAINED_GLASS_PANE', 0]
  - [46, 'BLACK_STAINED_GLASS_PANE', 0]
  - [47, 'BLACK_STAINED_GLASS_PANE', 0]
  - [48, 'BLACK_STAINED_GLASS_PANE', 0]
  - [49, 'BLACK_STAINED_GLASS_PANE', 0]
  - [50, 'BLACK_STAINED_GLASS_PANE', 0]
  - [51, 'BLACK_STAINED_GLASS_PANE', 0]
  - [52, 'BLACK_STAINED_GLASS_PANE', 0]
  - [53, 'BLACK_STAINED_GLASS_PANE', 0]

#➦ Page: Slot, Material (head url or material), Custom model data
Discs collection discs materials:
  10: ['MUSIC_DISC_13', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  11: ['MUSIC_DISC_CAT', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  12: ['MUSIC_DISC_BLOCKS', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  13: ['MUSIC_DISC_CHIRP', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  14: ['MUSIC_DISC_FAR', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  15: ['MUSIC_DISC_MALL', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  16: ['MUSIC_DISC_MELLOHI', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  19: ['MUSIC_DISC_STAL', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  20: ['MUSIC_DISC_STRAD', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  21: ['MUSIC_DISC_WARD', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  22: ['MUSIC_DISC_11', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  23: ['MUSIC_DISC_WAIT', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  24: ['MUSIC_DISC_OTHERSIDE', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  25: ['MUSIC_DISC_RELIC', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  28: ['MUSIC_DISC_5', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]
  29: ['MUSIC_DISC_PIGSTEP', '1035c528036b384c53c9c8a1a125685e16bfb369c197cc9f03dfa3b835b1aa55', 0]

# ╔═════════════╗
# ║  STATISTIC  ║
# ╚═════════════╝

Statistic enable: true

#➦ Slot, Material (head url or material), Custom model data
Background blocks (statistic):
  - [0, 'BLACK_STAINED_GLASS_PANE', 0]
  - [1, 'BLACK_STAINED_GLASS_PANE', 0]
  - [2, 'BLACK_STAINED_GLASS_PANE', 0]
  - [3, 'BLACK_STAINED_GLASS_PANE', 0]
  - [4, 'BLACK_STAINED_GLASS_PANE', 0]
  - [5, 'BLACK_STAINED_GLASS_PANE', 0]
  - [6, 'BLACK_STAINED_GLASS_PANE', 0]
  - [7, 'BLACK_STAINED_GLASS_PANE', 0]
  - [8, 'BLACK_STAINED_GLASS_PANE', 0]
  - [9, 'BLACK_STAINED_GLASS_PANE', 0]
  - [17, 'BLACK_STAINED_GLASS_PANE', 0]
  - [18, 'BLACK_STAINED_GLASS_PANE', 0]
  - [26, 'BLACK_STAINED_GLASS_PANE', 0]
  - [27, 'BLACK_STAINED_GLASS_PANE', 0]
  - [35, 'BLACK_STAINED_GLASS_PANE', 0]
  - [36, 'BLACK_STAINED_GLASS_PANE', 0]
  - [44, 'BLACK_STAINED_GLASS_PANE', 0]
  - [45, 'BLACK_STAINED_GLASS_PANE', 0]
  - [46, 'BLACK_STAINED_GLASS_PANE', 0]
  - [47, 'BLACK_STAINED_GLASS_PANE', 0]
  - [48, 'BLACK_STAINED_GLASS_PANE', 0]
  - [49, 'BLACK_STAINED_GLASS_PANE', 0]
  - [50, 'BLACK_STAINED_GLASS_PANE', 0]
  - [51, 'BLACK_STAINED_GLASS_PANE', 0]
  - [52, 'BLACK_STAINED_GLASS_PANE', 0]
  - [53, 'BLACK_STAINED_GLASS_PANE', 0]

#➦ Slot, Material (head url or material), Custom model data
Bought button material (statistic): [21, '844498a0fe278956e3d04135ef4b1343d0548a7e208c61b1fb6f3b4dbc240da8', 0]
Listened button material (statistic): [23, '3089c96a0e407f70169ffbc63d8e48a566c55211a98189e3360cc2ab8cb72f8e', 0]

 
☄️ OUR PARTNER ☄️
 
loQeIG6.gif
Use code SHIMADO for 50% OFF
 
 
✅ DISCORD SUPPORT ✅ - https://discord.gg/ahDTQRX6Fb