cmd_music - LiXizhi/ParaCraft GitHub Wiki
command: /music
quick ref:
/music [filename|1~6] [from_time]
description:
change background music. specify a number for internal music
@param filename: can be disk or http url file
/music music.ogg 0 play music.ogg at current world directory from the beginning (0 seconds)
/music 1 play music 1
/music stop to stop the music
/music empty is also to stop the music
/music 1.mp3 10.1 play 1.mp3 from 10.1 seconds
/music http://tts.baidu.com/text2audio?lan=zh&ie=UTF-8&spd=4&text=hello
添加背景音乐。指定一个数字为内部音乐。 如:/music 1.mp3 可以播放1.mp3的音乐。 /music 或 /music stop 停止播放音乐。 /music 1.mp3 10.1 播放该音乐从10.1秒开始