From 8641c37bc02a1e4234e521aa7e276ab450c116ec Mon Sep 17 00:00:00 2001 From: Matt Kohls Date: Thu, 19 Jul 2018 20:41:24 -0400 Subject: Adding default for usersound and way to see loaded usersounds --- soundchan.properties.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'soundchan.properties.example') diff --git a/soundchan.properties.example b/soundchan.properties.example index c15a89a..0655076 100644 --- a/soundchan.properties.example +++ b/soundchan.properties.example @@ -7,7 +7,7 @@ localFilePath=C:\\PATH\\TO\\SOUNDS\\DIRECTORY //The user for the followingUser=USERNAME -//Flag conditions enabled with any of the following values: +//Flag conditions are enabled with any of the following values: // true, on, enable, yes, 1 //any other string (or empty) will leave the condition disabled @@ -16,4 +16,5 @@ followingUser=USERNAME audioOnUserJoin=on/off //The file where users and sound clips are related, see usersound.properties.example for more info +//If this is not set, it will default to usersounds.properties userAudioFilePath=C:\\PATH\\TO\\USER\\SOUND\\FILE -- cgit v1.2.3