2.1.0: Play audio and stop audio command & New API custom events
- New subcommand added:
/boostedaudio play <Link> <Player> - Play a sound for a player if he's connected
/boostedaudio stop <Link> <Player> - Stop a sound for a player if he's connected
- API Events added Check the class EventManager
- Fix little issues