StreamEvents | Chat vs Streamer | Twitch & TikTok Support! icon

StreamEvents | Chat vs Streamer | Twitch & TikTok Support! -----

StreamEvents is a Chat vs Streamer plugin supporting TikTok & Twitch streams!



WARNING
This project works up to version 1.20.4!
There is still no work being done to support the new versions.


[​IMG]

StreamsEvents is a project that takes the Streamer and Minecraft to another level. Viewers will be able to redeem game options using Bits, subscriptions or by simply clicking follow. This will help not only the streamer but give better entertainment and increase chat interaction!

You need to download StreamEventsAPI
for the correct functioning of the plugin, it is totally free!


[​IMG]
This will help you interact more with your chat, you will be able to meet your subscriptions, bits or followers goals!

- Prize configuration with followers, Bits, Subscriptions and Points!
- Easy installation and configuration
- Multiple prizes and options available to the player.
- Multiple actions to execute
- Multiple variables to display the donor's name, time subscribed, amount donated and more.
- Support with TikTok! Like Counts & Gifts!

Example vídeo how this work (is only example)

[​IMG]
Code (YAML):

# Streams Events for SpigotMC!
# Development by Josn3r
# Thanks for using!

config
:
  prefix
: '&7 [&6Stream&eEvents&7 ] �'
  target-player
: Josn3r
 
# Enable/Disable Categories
streams-options
:
  twitch
:
    enable
: false
    target-channel
: 'KaiCenat'
    auth-config
:
      channel-id
: ''
      oauth2-token
: ''
      client-id
: ''
      client-secret
: ''
    chat
:
      enable
: false
      format
: '&9 [Twitch ] &f %username%&7: %message%'
  tiktok
:
    enable
: false
    target-channel
: 'tiktokchannel'
    chat
:
      enable
: false
      format
: '&9 [TikTok ] &f %username%&7: %message%'
 

Code (YAML):

# Streams Events for SpigotMC!
# Development by Josn3r
# Thanks for using!

config
:
  enable
: true

# ALL ACTIONS TYPE:
# SUMMON - MULTIPLE_SUMMON - COMMAND - COMMAND_BY_DONNOR - TELEPORT - GIVE
# BROADCAST - ACTIONBAR - TITLE - LIGHTNING - EFFECT - SOUND

# ENTITY LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
# POTION EFFECTS: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
# ITEM LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
# ENCHANTMENTS: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html
# SOUND LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
actions
:
  '1'
:
    actions
:
    - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
    - 'ACTIONBAR
: &fYou reach &e %followers_count% followers &fon &a%channel% &fchannel!'
  '2'
:
    conditions
:
      followers_count
: 10
    actions
:
    - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
    - 'ACTIONBAR
: &fYou reach &e %followers_count% followers &fon &a%channel% &fchannel!'
  '3'
:
    conditions
:
      followers_count
: 25
    actions
:
    - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
    - 'ACTIONBAR
: &fYou reach &e %followers_count% followers &fon &a%channel% &fchannel!'
  '4'
:
    conditions
:
      followers_count
: 50
    actions
:
    - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
    - 'EFFECT
: BLINDNESS,3,10'
    - 'LIGHTNING'
    - 'COMMAND
: say %target% reach %followers_count% followers'
    - 'GIVE
: DIAMOND,10'
    - 'BROADCAST
: &fYou reach &e %followers_count% followers &fon &a%channel% &fchannel!'
    - 'SUMMON
: ZOMBIE,&cReach %followers_count% followers'
    - 'MULTIPLE_SUMMON
: SKELETON,&cReach %followers_count% followers,%followers_count%'
    - 'TITLE
: &eNEW FOLLOWERS!,&fYou reach &6 %followers_count% followers&f!'
    - 'ACTIONBAR
: &fYou reach &e %followers_count% followers &fon &a%channel% &fchannel!'
 
 
Code (YAML):

# Streams Events for SpigotMC!
# Development by Josn3r
# Thanks for using!

config
:
  enable
: true

# ALL ACTIONS TYPE:
# SUMMON - MULTIPLE_SUMMON - COMMAND - COMMAND_BY_DONNOR - TELEPORT - GIVE
# BROADCAST - ACTIONBAR - TITLE - LIGHTNING - EFFECT - SOUND

# ENTITY LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
# POTION EFFECTS: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
# ITEM LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
# ENCHANTMENTS: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html
# SOUND LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
actions
:
  '1'
:
    conditions
:
      cheer-amount
: 100
    actions
:
    - 'BROADCAST
: &6%username% &fhas given you &6 %cheers% cheers &fon &a%channel% &fchannel!'
    - 'SUMMON
: ZOMBIE,&c %username% [%cheers% cheers]'
    - 'MULTIPLE_SUMMON
: SKELETON, %username% [%cheers% cheers],5'
    - 'TITLE
: &eNEW CHEERS!,&6 %username% &fhas given you &6%cheers% cheers&f!'
    - 'ACTIONBAR
: &6%username% &fhas given you &6 %cheers% cheers &fon &a%channel% &fchannel!'
  '2'
:
    conditions
:
      cheer-amount
: 300
    actions
:
    - 'BROADCAST
: &6%username% &fhas given you &6 %cheers% cheers &fon &a%channel% &fchannel!'
    - 'SUMMON
: ZOMBIE,&c %username% [%cheers% cheers]'
    - 'MULTIPLE_SUMMON
: SKELETON, %username% [%cheers% cheers],5'
    - 'TITLE
: &eNEW CHEERS!,&6 %username% &fhas given you &6%cheers% cheers&f!'
    - 'ACTIONBAR
: &6%username% &fhas given you &6 %cheers% cheers &fon &a%channel% &fchannel!'
  '3'
:
    conditions
:
      cheer-amount
: 600
    actions
:
    - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
    - 'EFFECT
: BLINDNESS,3,10'
    - 'LIGHTNING'
    - 'COMMAND
: say %target% received %cheers% cheers by %username%'
    - 'COMMAND_BY_USER'
    - 'GIVE
: DIAMOND,10'
    - 'BROADCAST
: &6%username% &fhas given you &6 %cheers% cheers &fon &a%channel% &fchannel!'
    - 'SUMMON
: ZOMBIE,&c %username% [%cheers% cheers]'
    - 'MULTIPLE_SUMMON
: SKELETON, %username% [%cheers% cheers],5'
    - 'TITLE
: &eNEW CHEERS!,&6 %username% &fhas given you &6%cheers% cheers&f!'
    - 'ACTIONBAR
: &6%username% &fhas given you &6 %cheers% cheers &fon &a%channel% &fchannel!'
 
Code (YAML):

# Streams Events for SpigotMC!
# Development by Josn3r
# Thanks for using!

config
:
  enable
: true

# ALL ACTIONS TYPE:
# SUMMON - MULTIPLE_SUMMON - COMMAND - COMMAND_BY_DONNOR - TELEPORT - GIVE
# BROADCAST - ACTIONBAR - TITLE - LIGHTNING - EFFECT - SOUND

# ENTITY LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
# POTION EFFECTS: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
# ITEM LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
# ENCHANTMENTS: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html
# SOUND LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
actions
:
  '1'
:
    conditions
:
      months-subscribed
: 1
    actions
:
    - 'BROADCAST
: &6%username% &fhas subscribed for &6 %months% month(s) &fon &a%channel% &fchannel!'
    - 'TITLE
: &eNEW CHEERS!,&6 %username% &fhas subscribed for &6%months% month(s)&f!'
    - 'ACTIONBAR
: &6%username% &fhas subscribed for &6 %months% month(s) &fon &a%channel% &fchannel!'
  '2'
:
    conditions
:
      months-subscribed
: 3
    actions
:
    - 'BROADCAST
: &6%username% &fhas subscribed for &6 %months% month(s) &fon &a%channel% &fchannel!'
    - 'SUMMON
: ZOMBIE,&c %username% [%months% month(s)]'
    - 'TITLE
: &eNEW CHEERS!,&6 %username% &fhas subscribed for &6%months% month(s)&f!'
    - 'ACTIONBAR
: &6%username% &fhas subscribed for &6 %months% month(s) &fon &a%channel% &fchannel!'
  '3'
:
    conditions
:
      months-subscribed
: 6
    actions
:
    - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
    - 'EFFECT
: BLINDNESS,3,10'
    - 'LIGHTNING'
    - 'COMMAND
: say %username% has subscribed on %channel% (%target%) channel.'
    - 'COMMAND_BY_USER'
    - 'GIVE
: DIAMOND,10'
    - 'BROADCAST
: &6%username% &fhas subscribed for &6 %months% month(s) &fon &a%channel% &fchannel!'
    - 'SUMMON
: ZOMBIE,&c %username% [%months% month(s)]'
    - 'MULTIPLE_SUMMON
: SKELETON, %username% [%months% month(s)],5'
    - 'TITLE
: &eNEW CHEERS!,&6 %username% &fhas subscribed for &6%months% month(s)&f!'
    - 'ACTIONBAR
: &6%username% &fhas subscribed for &6 %months% month(s) &fon &a%channel% &fchannel!'
 
Code (YAML):
# Streams Events for SpigotMC!
# Development by Josn3r
# Thanks for using!

config
:
  enable
: true

# ALL ACTIONS TYPE:
# SUMMON - MULTIPLE_SUMMON - COMMAND - COMMAND_BY_DONNOR - TELEPORT - GIVE
# BROADCAST - ACTIONBAR - TITLE - LIGHTNING - EFFECT - SOUND

# ENTITY LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
# POTION EFFECTS: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
# ITEM LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
# ENCHANTMENTS: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html
# SOUND LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
actions
:
  '1'
:
    conditions
:
      point-redemption-title
: 'Summon x1 Zombie'
    actions
:
      - 'SUMMON
: ZOMBIE,&c %username%'
      - 'ACTIONBAR
: &6%username% &fhas redeem summon x1 zombie for &e %cost% points&f!'
  '2'
:
    conditions
:
      point-redemption-title
: 'Summon x1 Creeper'
    actions
:
      - 'SUMMON
: CREEPER,&c %username%'
      - 'ACTIONBAR
: &6%username% &fhas redeem summon x1 creeper for &e %cost% points&f!'
  '3'
:
    conditions
:
      point-redemption-title
: 'Summon x1 Primed TNT'
    actions
:
      - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
      - 'EFFECT
: BLINDNESS,3,3'
      - 'LIGHTNING'
      - 'SUMMON
: PRIMED_TNT,&c %username%'
      - 'ACTIONBAR
: &6%username% &fhas redeem summon x1 primed tnt for &e %cost% points&f!'
  '4'
:
    conditions
:
      point-redemption-title
: 'Send message on game chat'
    actions
:
      - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
      - 'ACTIONBAR
: &6%username% &fhas redeem send message on game chat for &e %cost% points&f!'
      - 'COMMAND
: say %username% say %message%'

Code (YAML):

# Streams Events for SpigotMC!
# Development by Josn3r
# Thanks for using!

config
:
  enable
: true

# ALL ACTIONS TYPE:
# SUMMON - MULTIPLE_SUMMON - COMMAND - COMMAND_BY_DONNOR - TELEPORT - GIVE
# BROADCAST - ACTIONBAR - TITLE - LIGHTNING - EFFECT - SOUND

# ENTITY LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
# POTION EFFECTS: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
# ITEM LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
# ENCHANTMENTS: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html
# SOUND LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
actions
:
  '1'
:
    actions
:
    - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
  '2'
:
    conditions
:
      likes_count
: 10
    actions
:
    - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
    - 'ACTIONBAR
: &fYou reach &e %likes_count% likes &fon your stream!'
  '3'
:
    conditions
:
      likes_count
: 25
    actions
:
    - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
    - 'ACTIONBAR
: &fYou reach &e %likes_count% likes &fon your stream!'
  '4'
:
    conditions
:
      likes_count
: 50
    actions
:
    - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
    - 'EFFECT
: BLINDNESS,3,10'
    - 'LIGHTNING'
    - 'COMMAND
: say %target% reach %likes_count% likes'
    - 'GIVE
: DIAMOND,10'
    - 'BROADCAST
: &fYou reach &e %likes_count% likes &fon &a%channel% &fchannel!'
    - 'SUMMON
: ZOMBIE,&cReach %likes_count% likes'
    - 'MULTIPLE_SUMMON
: SKELETON,&cReach %likes_count% likes,%likes_count%'
    - 'TITLE
: &eNEW FOLLOWERS!,&fYou reach &6 %likes_count% likes&f!'
    - 'ACTIONBAR
: &fYou reach &e %likes_count% likes &fon &a%channel% &fchannel!'
 
 
Code (YAML):

# Streams Events for SpigotMC!
# Development by Josn3r
# Thanks for using!

config
:
  enable
: true

# TIKTOK GIFT TYPES
# https://streamdps.com/tiktok-widgets/gifts/

# ALL ACTIONS TYPE:
# SUMMON - MULTIPLE_SUMMON - COMMAND - COMMAND_BY_DONNOR - TELEPORT - GIVE
# BROADCAST - ACTIONBAR - TITLE - LIGHTNING - EFFECT - SOUND

# ENTITY LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
# POTION EFFECTS: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
# ITEM LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
# ENCHANTMENTS: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html
# SOUND LIST: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
actions
:
  '1'
:
    conditions
:
      gift_type
: 5655
    actions
:
    - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
    - 'ACTIONBAR
: &6%username% &fhas given you &6 %gift_name%&f!'
  '2'
:
    conditions
:
      gift_type
: 6646
    actions
:
    - 'SOUND
: BLOCK_NOTE_BLOCK_PLING'
    - 'EFFECT
: BLINDNESS,3,10'
    - 'LIGHTNING'
    - 'COMMAND
: say %target% received %gift_name% by %username%'
    - 'GIVE
: DIAMOND,10'
    - 'BROADCAST
: &6%username% &fhas given you &6 %gift_name%&f!'
    - 'SUMMON
: ZOMBIE,&c %username%'
    - 'MULTIPLE_SUMMON
: SKELETON,&c %username%,5'
    - 'TITLE
: &eNEW CHEERS!,&6 %username% &fhas given you &6%gift_name%&f!'
    - 'ACTIONBAR
: &6%username% &fhas given you &6 %gift_name%&f!'
 
 

[​IMG]

For more support you can contact me via Discord, adding me to the user Josn3r#1259 / Josn3r. Send me a message with your doubts and problems, error reports and bugs!


Configurations Tutorials
How to obtain the "OAuth2-Token" to link to Twitch.


¡Get your "channel-id" for points redemption works!
[​IMG]


TikTok Gifts ID's List

(( The Gift ID is below the image ))
[​IMG]



[​IMG]

Please read...
If you buy this plugin you will accept the following terms of use and service.
1) You are not allowed to distribute the plugin (it will only be used for you).

2) You are not allowed to decompile the plugin without permission.
3) You will agree not to place any stupid or bad reviews without first asking for help or support.
4) You will agree not to make any claim of money back.
5) You will accept that I have the right to change the price of the product (the plugin will improve every day, there may be price increase, or discounts for holidays)
Resource Information
Author:
----------
Total Downloads: 20
First Release: Apr 28, 2023
Last Update: Jun 24, 2024
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings