Commands

Commands

  • travBC
    • sel [id]
      • Select the broadcast with the specific ID
    • list
      • List all broadcasts
    • new [name]
      • Create a new broadcast with the specific name
    • info ( [id] )
      • Get information about the selected/specific broadcast.
    • addLine [text]
      • Add a line to the selected broadcast
    • editLine [line] [newText]
      • Edit the specific line of the selected broadcast.
    • removeLine [line]
      • Remove the specific line of the selected broadcast
    • editRuntime ( ( [days] ) [hours] ) [minutes]
      • Set the runtime of the selected broadcast
      • After the specific time passed the broadcast will automatically stop
    • editReminder [minutes]
      • Set the time between every broadcast of this broadcast.
    • editColor [color]
      • Set the color of the selected broadcast.
      • You can get a colorlist with '/travBC colorlist'
    • colorlist
      • Get a list of all supported colors
    • removeBC ( [id] )
      • Remove the selected/specific broadcast. Cannot be undone!!
    • start ( [id] )
      • Starts the selected/specific broadcast
    • stop ( [id] )
      • Stops the selected/specific broadcast

Comments

Posts Quoted:
Reply
Clear All Quotes