WorldBorder

WorldBorder

1M Downloads

Sound Effect

Slind14 opened this issue ยท 2 comments

commented

Hey,

kinda no one seems to like the sound effect as it scares the hell out of them. What do you think about making it configurable so you can disable only the sound or choose whatever sound you want? https://mineyourmind.net/forum/threads/remove-world-border-sound-effect.12547

commented

Not a bad idea to make separate options for the visual effect and sound, not sure when I'd have time to do it though.

If you don't mind building the plugin yourself from the source here on GitHub, you can disable just the sound effect by commenting out this line that plays the GHAST_SHOOT effect (adding "//" to the start of the line):
https://github.com/Brettflan/WorldBorder/blob/master/src/main/java/com/wimbli/WorldBorder/Config.java#L262

commented

@Brettflan I've got this building currently on http://ci.athion.net if that helps with this at all. Its set to check github for pushes every 24 hours unless you respond to me asking for it I can increase the frequency. Needless to say I'm going to be hosting it as long as my project is around as we use this plugin for preventing chunk generation lag on our creative network.