Version 0.1: - If you have the server cvar 'sv_allow_voice_from_file' set to 0 and you want individual clients access to use HLSS/HLDJ, give them command access to 'sm_hlsson'. Set up an override in your admin setup for this. Players may need to reconnect (or mapchange) for this to start working. - The command 'sm_hlsson' does nothing, it is only there to allow the override to work. Version 0.2: -Added cvar 'sm_hlssallowedtime' which enables sv_allow_voice_from_file during the specified time -Added cvars 'sm_hlssallowedtime_start' and 'sm_hlssallowedtime_end' to specify time period for to be enabled Version 0.3: -Tested with sourcemod 1.2.1 -Changed versioning system Version 0.4 -IMPORTANT UPGRADE NOTE: After updating and loading this version your MUST delete the file 'cfg/sourcemod/allowhlss.cfg'. If you have customized this file, check for non default settings and edit the file after reloading the plugin. -Added cvar 'sm_hlssallowedlevel' <1|2> 1: Players with sm_hlsson access can play any time, everyone can play during specified time if enabled. 2: Players with sm_hlsson access can only play during specified time if enabled, everyone else cannot play at all.