-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
/cstmusic help
/cstmusic list
/cstmusic info <uploadedFile>
/cstmusic delete <uploadedFile>
/cstmusic storage
/cstmusic download all
/cstmusic download auto 30m
/cstmusic download auto 1h
/cstmusic download auto 1h30m
/cstmusic download off
/cstmusic list shows currently available uploaded music. Player info and delete commands use uploaded file names where possible. If a file name is not available, MusicXCST falls back to the disc display name or music ID.
Running /cstmusic info or /cstmusic delete without an argument shows usage and the player's available music list.
/cstmusic upload <name> <localFilePath>
/cstmusic createupload <name> <hexColor> <uploadedFile>
/cstmusic create <name> <hexColor> <serverFilePath>
/cstmusic upload asks the admin's client to upload a local file. /cstmusic createupload writes a held Blueprint CD from a reusable uploaded file. /cstmusic create imports from a server-side path or from the configured import folder.
/cstmusic admin storage
/cstmusic admin list [page]
/cstmusic admin info <musicId>
/cstmusic admin delete <musicId>
/cstmusic admin play <musicId>
/cstmusic admin reload
/cstmusic admin repairindex
Admin commands require server admin permission level. Admin info, delete, and play use music IDs.
/cstmusic admin ffmpeg status
/cstmusic admin ffmpeg path <path>
/cstmusic admin ffmpeg download confirm
/cstmusic admin ffmpeg reset
Managed FFmpeg download requires explicit admin confirmation and stores FFmpeg outside the mod jar.