Can't get sound effect to disable
Hello, im having a problem with the Vanish plugin, everytime i go invisible it makes a sound, from the config files i have changed the sound effect to False but it has not made a difference.
could i be doing something wrong?
Did you change it to false or False?
false
Did you reload the plugin after changing the configuration?
yes, iv restarted the server too, i tried multiple things and seen a video about it too, im doing the exact same things, but i have no luck 

I've tried disabling it in the config and the sounds dissappears, re-enabled it and the sound is back. Both times just reloading the plugin for the changes to take affect.

Clearly it is working for me so maybe a conflict with a different plug-in?

Guardian

I've tried disabling it in the config and the sounds dissappears, re-enabled it and the sound is back. Both times just reloading the plugin for the changes to take affect.

Clearly it is working for me so maybe a conflict with a different plug-in?

Another plugin wouldn't be causing a simple config check to not work.
5c2d88ae4ea06.jpg Wulf
Another plugin wouldn't be causing a simple config check to not work.

OK fair enough. I'm still learning C#. In other languages its possible for variables to be overridden by other files if they have the same name and thought that might be the cause because I'm not able to replicate the OP's issue.

Yeah works fine for me, try changing the sound to something like "Sound effect prefab": "assets/prefabs/deployable/locker/sound/equip_zipper.prefab",

Changing the "Play sound effect (true/false)": true, to false should do the trick though. I can always send you my config if you like.

You could also run your config through JSON Checker https://jsonlint.com/