Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use player as point of reference for min volume. Fixes BUKKIT-4640
When the minimum volume is being used because the distance is over a threshold, the unit vector delta should be added to the player's location, instead of where the command specified location. This change makes the player's location the point of reference for playing sounds when distance to volume scale is lower than minimum specified volume.
- Loading branch information