
Through the magic of noteblocks and stuff, Ding allows you to have notification sounds for chat, logins, and logouts.
These are the notification types that can be used:
- chat-self heard when you send a message
- chat-others heard when someone else sends a message
- player-login heard when a player joins
- player-logout heard when a player leaves
- command - description permission
- /ding help - prints a list of the Ding commands
- /ding reload - reloads the config files ding.reload
- /ding disable - player who sends this will no longer hear notifications ding.disable
- /ding disable <type> - player will no longer hear notifications of <type> ding.disable
- /ding enable - opposite of disable ding.enable
- /ding enable <type> - opposite of /ding disable <type> ding.enable
- The following commands can alter a single config section at a time:
- /ding note <type> <note> ding.set
- /ding tone <type> <tone> ding.set
- /ding instrument <type> <instrument> ding.set
- /ding octave <type> <octave> ding.set
- /ding setenabled <type> <true/false> ding.set.enabled

