Streamcord

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Welcome to Streamcord!

Have you ever wondered if any of your players are recording for YouTube or streaming? Well, now you can do just that with Streamcord!

Streamcord is a rather simple plugin that allows your players to show if they're streaming or recording in the tab-list and in chat. IF the server has GroupManager installed, the name will only change in the tab list - users will retain their GroupManager chat tags.

Commands

/streamcord: This returns the Streamcord help message, outlining all available commands.
/record: Toggles on/off your recording status.
/stream: Toggles on/off your streaming status.
/scversion: Simply outputs the Streamcord version and craftbukkit version/build that Streamcord was built on.

- If your streaming status is on when you toggle on recording, streaming will automatically be turned off (and vice versa).

Default Permission Nodes:

permissions:
    streamcord.*:
        description: Gives access to all Streamcord commands.
        children:
            streamcord.basic: true
            streamcord.stream: true
            streamcord.record: true
    streamcord.basic:
        description: Gives access to Streamcord help message and version.
        default: true
    streamcord.stream:
        description: Gives access to toggle streaming status.
        default: true
    streamcord.record:
        description: Gives access to toggle recording status.
        default: true

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    82325
  • Created
    Jul 8, 2014
  • Last Released File
    Jul 8, 2014
  • Total Downloads
    337
  • License

Categories

Members

Recent Files