
 Custom Sounds by "L3cKy" - clickable custom sound plugin for xAseco 1.16+
 =========================================================================

- This plugin provides the "/cs" chat command, allows to load different custom sounds via click or given chat command. 

- All sounds get's preloaded at connect and played over the "Sound" channel.

- Sends customizeable server messages via click or chat command (can be disabled)

- Preview - https://youtu.be/l1cBRwozkGo


 Install
 =======

- Edit "custom_sounds.xml" (all required fields are explained in detail)

- Copy "custom_sounds.xml" to xaseco's main directory.

- Copy "plugin.custom_sounds.php" to xaseco's "plugins" directory.

- Edit the file xaseco/plugins.xml and add <plugin>plugin.custom_sounds.php</plugin> to it.

- Restart xAseco


 Additional
 ==========

- a few custom sound files are included (folder "wav_files")

- The play button can be changed at line 278 in "plugin.custom_sound.php" (original button at line 277)


 Usage
 =====

- Click the Sound Icon to open the Main Window. (appears on the left, beside the chat window and above the extend chat symbol)

- Any custom sound get's played on click.

- Chat commands: "/cs" 		    - opens the custom sounds window
		 "/cs chat_command" - plays a custom sound via chat command


 Changes
 =======

- v1.0 initial release


 License
 =======

 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License 
 as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
 You should have received a copy of the GNU General Public License along with this program.  
 If not, see <http://www.gnu.org/licenses/>. 