From 5789f36ca27d9082a1266207453d43f4ed87ef6e Mon Sep 17 00:00:00 2001 From: Matt Kohls Date: Tue, 16 Oct 2018 19:09:12 -0400 Subject: Adding in watcher for changes to user sound file --- soundchan.properties.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'soundchan.properties.example') 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 -- cgit v1.2.3