summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/command/defaults/PlaySoundCommand.java
Commit message (Expand)AuthorAgeLines
* Remove Bukkit reimplimentations of Vanilla commands.md_52017-05-14-88/+0
* SPIGOT-76: Remove almost all Bukkit commandsThinkofdeath2014-12-09-0/+1
* Use player as point of reference for min volume. Fixes BUKKIT-4640Wesley Wolfe2013-08-03-2/+2
* Account for relative coordinates in PlaySound. Fixes BUKKIT-4639Wesley Wolfe2013-08-02-4/+4
* Add 1.6 PlaySound command. Fixes BUKKIT-4489h31ix2013-08-02-0/+87