This plugin allows you to give your YouTubers, and Streamers the ability to broadcast to the server when they are recording or streaming the server. If a user try's to use the commands when they don't have the proper permissions it will display the Server's YouTube or Streaming site instead to that player.
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- Contributors:
- willies952002
Commands
Code (Text):commands:
youtube:
description: Sends YouTube Channel Information
aliases: yt
usage: /<command> [link]
stream:
description: Sends Twitch Channel Information
usage: /<command> [link]
beam:
description: Sends Beam Channel Information
usage: /<command> [link]
ustream:
description: Sends Ustream Channel Information
usage: /<command> [link]
livecoding:
description: Sends LiveCoding Channel Information
hitbox:
description: Sends Hitbox Channel Information
usage: /<command> [link]
Optional Params
Configuration
- /youtube record <url> | Broadcasts that the user is recording with the link to youtube channel
- /youtube record <-server> | Broadcasts that the server is recording with link to youtube channel
- /twitch stream <url> | Broadcasts that the users is streaming on Twitch
- /twitch stream <-server> | Broadcasts that the server is streaming
Note: Please delete config after upgrading plugin before reloading your server.
PermissionsCode (Text):YTChannel: '<YouTube Channel Here>'
Twitch: '<Twitch Channel Here>'
Beam: '<Beam Channel Here>'
LiveCoding: '<LiveCoding Channel Here>'
Ustream: '<Ustream Channel Here>'
Hitbox: '<Hitbox Channel Here>'
prefix: '&7[&c&lYou&f&lTuber&7]'
Change Log
- ytp.r | Allows that user to do the broadcast when doing /youtube record or /youtube record -server
- ytp.s | Allows that user to do the broadcast when doing /twitch stream or /twitch stream -server
- ytp.* | Allows all commands
- v2.5 - Added HitBox Support & Fixed Minor Bugs
- v2.4 - Changed File Structure of Plugin Around
- v2.3 - Added Ustream & LiveCoding Support
- v2.2 - Added Beam Support
- v1.7.8 - Fixed Permissions, and added new permissions, and made a maven project
- v1.7.6 - Fixed Permissions, need to work on permission denied messages.
- v1.7.5 - Version Not Released, but fixed permission spelling errors
- v1.7.2 - Fixed some spacing errors when you did /twitch stream -server
- Fixed Metrics
- Updated Plugin Description if you did /version youtubeplus
Future Updates
- v1.7 - Fixed Console Errors, added new permissions, and registered /yt as alias. Added some optional Params to the /youtube and /twitch commands
- v1.5 - Fixed command breakage possibility if you used an alias plugin. Also, added a new alias of /yt which is the same as /youtube
- Ability to create a list type system of current streamers and YouTubers
- An Application System to apply to become a YouTuber or Streamer
- Add Ability to disable some of the options to choose from
- Add Announcement System so people know when players with permissions have stopped streaming or recording.
- Ability to turn some commands off.
You can access my github page at https://github.com/Clarkcj12/YouTube-Plus which will allow you to do pull and push requests.

YouTubePlus 2.7-dev
A YouTubePlugin
Recent Updates
- Reworked Internal Apr 22, 2017
- Added HitBox Support & Minor Bug Fix Sep 5, 2016
- Added Ustream & LiveCoding Support Aug 29, 2016