CN-ycx / AdvMusicPlayer

Advanced Music Player

Home Page:https://music.ump45.moe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdvMusicPlayer

Build Status

An advanced music player in csgo.
YouTube Video
Download

Requirements

Extensions (Select one, if both were installed, priority use System2)

  • SteamWorks - Required to download anythings.
  • System2 - Required to download anythings or open page (v2.6).

Plugins

  • MotdEx - Required to open VGUI panel.

Recommend Plugins

  • MapMusic - To control map music when player is playing.
  • Store - Cost credits to broadcast music.

Installation

  • Download and install requirements.
  • Download latest build from Download .
  • Upload web patch to your web host. (u can use csgogamers musicserver, if u want, ignore this step)
  • Upload smx plugin to your {game dir}/addons/sourcemod/plugins .
  • Make sure url in your {game dir}/cfg/com.kxnrl.amp.config.cfg .
  • Start your server.

Commands

  • sm_music - Open main menu. [alias: sm_dj]
  • sm_adminmusicstop - [Admin Command - Ban flag] Stop broadcasting.
  • sm_musicban - [Admin Command - Ban flag] Bans the selected player from broadcasting. [Usage: sm_musicban <player steamid|userid>]

Console Variables

  • amp_url_search - url for searching music.
  • amp_url_lyrics - url for downloading lyric.
  • amp_url_player - url of motd player.
  • amp_url_cached - url for caching music.
  • amp_url_cached_enable - enable music cached in your web server.
  • amp_player_proxy_enable - enable proxy player.
  • amp_cost_factor - how much for broadcasting song (per second), allow float.

About

Advanced Music Player

https://music.ump45.moe

License:MIT License


Languages

Language:PHP 70.5%Language:SourcePawn 26.9%Language:Shell 2.7%