With this plugin, you can add sounds when you scroll through a slot in your hotbar all through a GUI!
This plugin is amazing for donors on any kind of server! I'd suggest this plugin to anyone.@Marben
Click to expand...
![[IMG]](http://proxy.spigotmc.org/8ca69ddcbd1052527a51f55f38baaf85453c71d4?url=https%3A%2F%2Fi.imgur.com%2F0uNNTv4.png)
- Lightweight.
- Select from a GUI.
- GUI Customisation.
- Different GUI items for locked sounds.
- Toggleable via command.
- Global default sound for all players.
- Gamemode blacklist.
- Compatible with 1.8 - 1.13.1
/hotbarsounds help
- Display help message
- Permission » hotbarsounds.help
- Reload the configuration
- Permission » hotbarsounds.reload
- Toggle hotbar sounds on and off
- Permission » hotbarsounds.toggle
SOUND PERMISSIONS BELOW
(!) Players need hotbarsounds.open to open the GUI (!)
hotbarsounds.sound.carpet(!) Players need hotbarsounds.open to open the GUI (!)
hotbarsounds.sound.glass
hotbarsounds.sound.lava
hotbarsounds.sound.bassnote
hotbarsounds.sound.hatnote
hotbarsounds.sound.slimeblock
hotbarsounds.sound.bow
hotbarsounds.sound.lever
hotbarsounds.sound.egg
hotbarsounds.sound.wood
hotbarsounds.sound.itempickup
hotbarsounds.sound.itembreak
hotbarsounds.sound.horsethrow
hotbarsounds.sound.flintandsteel
Code (Text):
#-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#
# _ _ _ _ _____ _ #
# | | | | | | | | / ____| | | #
# | |__| | ___ | |_| |__ __ _ _ __ | (___ ___ _ _ _ __ __| |___ #
# | __ |/ _ \| __| '_ \ / _` | '__| \___ \ / _ \| | | | '_ \ / _` / __| #
# | | | | (_) | |_| |_) | (_| | | ____) | (_) | |_| | | | | (_| \__ \ #
# |_| |_|\___/ \__|_.__/ \__,_|_| |_____/ \___/ \__,_|_| |_|\__,_|___/ #
#-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# GENERAL SETTINGS
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# Check for plugin updates (recommended true)
update-check: true
# A global hotbar sound for everyone
# Personal set sounds will override this
global-sound:
Enabled: false
Sound: ENTITY_CHICKEN_EGG
# Sounds will not be sent if a player is one of these gamemodes
gamemode-blacklist:
- SPECTATOR
- ADVENTURE
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# GUI MANAGEMENT
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# *** IMPORTANT ***
# YOU MUST USE 1.13 MATERIALS HERE https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
# *** IMPORTANT ***
#
# If you are not running 1.13 you should still use this library as the plugin will convert it to your server
Filler_Item:
Enabled: true
Item: GRAY_STAINED_GLASS_PANE
Amount: 1
GUI:
Name: 'Hotbar Sounds'
Unlocked:
DisplayName: '&d%sound%'
Lore:
- ''
- '&7Status&8: &a&lUNLOCKED'
- ''
- '&eClick to select this scrolling sound!'
Locked:
DisplayName: '&c%sound%'
Item: BARRIER
Amount: 1
Lore:
- ''
- '&7Status&8: &c&lLOCKED'
- ''
- '&cYou have not unlocked this sound'
Disable:
DisplayName: '&cDisable Hotbar Sounds'
Item: PAPER
Amount: 1
Lore:
- ''
- '&7Status&8: &c&lLOCKED'
- ''
- '&cYou have not unlocked this sound'
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# MESSAGES
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
Messages:
Prefix: '&9Hotbar Sounds &8|'
No_Permission: '%prefix% &cYou do not have permission to do this!'
Invalid_Arguments: '%prefix% &cInvalid arguments! Use &e/hotbarsounds help &cto view the help.'
Config_Reload: '%prefix% &aConfiguration has been reloaded!'
Enabled: '%prefix% &7You have &aenabled &7Hotbar Sounds'
Disabled: '%prefix% &7You have &cdisabled &7Hotbar Sounds'
Selected: '%prefix% &7You have selected the &c%sound% &7scrolling sound'
Terms of Service- You cannot claim this as your own.
- You are not allowed to decompile/modify any of the code.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Hotbar Sounds is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 1,082 times (via Spigot). Download it and open it directly in the game.
@Marben