File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,19 +3,19 @@ Allows you to add Custom Music to TUNG. Currently supports .ogg and .wav.<br />
3
3
<br />
4
4
Commands added by Custom Music:<br />
5
5
<b >/lastsong</b ><br />
6
- <i >\- Goes back to the last song .<br /></i >
6
+ <i >\- Goes back to the last track .<br /></i >
7
7
<b >/listtracks</b ><br />
8
8
<i >\- Lists all tracks and their respective IDs.<br /></i >
9
9
<b >/nextsong</b ><br />
10
- <i >\- Skips to the next song .<br /></i >
10
+ <i >\- Skips to the next track .<br /></i >
11
11
<b >/play</b ><br />
12
12
<i >\- Forces a random track to play.<br /></i >
13
13
<b >/play SongID</b ><br />
14
14
<i >\- Forces the track associated with the provided ID to play.<br /></i >
15
15
<b >/playlist</b ><br />
16
- <i >\- Starts playing music according to the order they were loaded (viewable with /listtracks)<br /></i >
16
+ <i >\- Starts playing tracks in series, according to the order they were loaded (viewable with /listtracks)<br /></i >
17
17
<b >/playlist random</b ><br />
18
- <i >\- "Shuffles" tracks, playing in random orders .<br /></i >
18
+ <i >\- "Shuffles" tracks, playing in random order .<br /></i >
19
19
<b >/playlist SongID</b ><br />
20
20
<i >\- Starts playing just like /playlist, but starts at SongID.<br /></i >
21
21
<b >/stopmusic</b ><br />
You can’t perform that action at this time.
0 commit comments