aboutsummaryrefslogtreecommitdiffstats
path: root/soundchan.properties.example
diff options
context:
space:
mode:
authorMatt Kohls <mattkohls13@gmail.com>2018-07-19 20:41:24 -0400
committerMatt Kohls <mattkohls13@gmail.com>2018-07-19 20:41:24 -0400
commit8641c37bc02a1e4234e521aa7e276ab450c116ec (patch)
tree4e16aa84be91e988c1dd96daecc9c92d5ebbe81e /soundchan.properties.example
parentd6aa077b1eda1ea5694dde0250b8b5fd21f114dd (diff)
downloadSoundChan-8641c37bc02a1e4234e521aa7e276ab450c116ec.tar.gz
SoundChan-8641c37bc02a1e4234e521aa7e276ab450c116ec.tar.bz2
SoundChan-8641c37bc02a1e4234e521aa7e276ab450c116ec.zip
Adding default for usersound and way to see loaded usersounds
Diffstat (limited to 'soundchan.properties.example')
-rw-r--r--soundchan.properties.example3
1 files changed, 2 insertions, 1 deletions
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