Framework | Version | Release |
---|---|---|
Exiled | ≥ 9.6.0 | ⬇️ |
- Music Download: Automatically download music files from GitHub.
- Dynamic Music Change: Players can choose tracks from an available list.
- Supports
DropdownSetting
: Players can change their music selection via a dropdown menu. - Contain All MVP Music: (https://www.youtube.com/watch?v=NqDtEO2Smaw)
MVPMusic:
# Whether the plugin is enabled.
is_enabled: true
debug: false
# MVP selection method. Options available: FirstEscaper, FirstScpKiller, TopKiller, TopDamageDealer.
mvp: 'FirstEscaper'
# Set Bot Nickname at the end of the round.
mvphint: '<size=35><b><color=yellow>Round MVP:<color=#70EE9C>{Nickname}</color> as <color=red>{Scenario}</color></color></b></size>'
# UserSettings ID
music_dropdown_id: 101
# Additional music list in the format: 'DisplaySongName': 'Path'. For example, 'TakeMeOut': 'MVPMusic/takemeout'.
music_list:
Example Music: MVPMusic/example
Another Example Music: MVPMusic/example2