ewpratten / client-ping

Purely client-side point-of-interest marking for Minecraft
https://ewp.fyi/client-ping
GNU General Public License v3.0
3 stars 2 forks source link

Suggestion: Send a ping sound to users to know that a location is pinged #4

Open RisPNG opened 1 year ago

RisPNG commented 1 year ago

A sound that is not annoying. One of the good examples is Valorant's ping sound because no matter how much I spam it, it doesn't feel annoying.

ewpratten commented 1 year ago

That sounds reasonable. You'd want to hear a sound whenever anyone else pings a coordinate?

Should you only hear pings within like 1000 blocks of your location? or globally? or should that be a configuration option for the user to pick for themselves?

RisPNG commented 1 year ago

That sounds reasonable. You'd want to hear a sound whenever anyone else pings a coordinate?

Should you only hear pings within like 1000 blocks of your location? or globally? or should that be a configuration option for the user to pick for themselves?

Within 1000 blocks sounds reasonable and makes it configurable if possible. that'd be great.