aboutsummaryrefslogtreecommitdiffstats
path: root/soundchan.properties.example
diff options
context:
space:
mode:
Diffstat (limited to 'soundchan.properties.example')
-rw-r--r--soundchan.properties.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/soundchan.properties.example b/soundchan.properties.example
index 8780021..b600032 100644
--- a/soundchan.properties.example
+++ b/soundchan.properties.example
@@ -24,3 +24,7 @@ audioOnUserJoin=FLAG_CONDITION
//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
+
+//Flag for watching the user sound file for changes
+//If audioOnUserJoin is not enabled, then this will do nothing
+watchUserSoundFile=FLAG_CONDITION \ No newline at end of file