Youtuber Plugin

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.

Youtuber Plugin | V2.0.7

Youtuber was created because there isn't many YouTube and Twitch plugins on Bukkit. This plugin will allow users to announce when they are either recording or live streaming.

Follow me on Twitter for the latest news
Source code
CommandPermissionDescription
YoutuberNoneList of Commands
YoutubeNoneBase command for Youtube API
Youtube recordyoutuber.recordBase command for Recording
Youtube listNoneList the youtubers on you're server
TwitchNoneBase command for Twitch API
Twitch recordyoutuber.recordBase command for Livestreaming
Twitch listNoneList the livestreamers on you're server
Features
  • We use an auto-updater that updates our plugin when a new version is added, it is set to false by default but you can change it at anytime.
  • Announce when someone is recording
  • Announce when someone is livestreaming
  • List Youtubers
  • List Livestreamers
  • Simple commands
Placeholders
  • Player's name: {player.getName()}
  • Twitch url: {twitch.getUri()}
Config
updater: false
messages:
  prefix: '&c[Youtuber]'
  youtube:
    start: '&a{player.getName()} has just started their recording, they may not respond.'
    end: '&a{player.getName()} has just ended their recording.'
  twitch:
    start: '&a{player.getName()} has just started their livestream.'
    link: '&ahttp://twitch.tv/{twitch.getUri()}'
    end: '&a{player.getName()} has just ended their livestream.'
youtube:
  - name
  - name
  
twitch:
  - name
  - name

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files