This addon was was created entirely for my friend and I. It's primarily used to play sound files to friends who also have the addon.
The commands below are largely irrelevant because virtually all the features can be accessed via the Graphical User Interface, but they're below in case you need them.
Commands:
/jomcheck
Checks the version of your addon and if anyone else has it.
/play <distribution type> <whom> <sound location>
Plays a soundfile.
Notes:
- Valid distribution types: "PARTY", "RAID", "GUILD", "BATTLEGROUND" or "WHISPER"
- you don't need quote for anything
- single forward or single backslashes work for the sound file
In other words, do something like this:
/play whisper Nathan Sound\Creature\Julianne\RajJulianneDies02.wav
This will only play the sound for Nathan if he has the addon.
/play party x Sound\Creature\Julianne\RajJulianneDies02.wav
This will play the sound for everyone in your party if they have the addon.
/play guild x Sound\Creature\Julianne\RajJulianneDies02.wav
This will play the sound for everyone in your guild if they have the addon.
Note: the "x" above in the second example is required. It can be 1 letter or 1000 letters, but it there has to be at least one character there and a space after it in order for the line to be parsed correctly. Unless the distribution type is WHISPER, the third word will always be ignored.
Have fun!

