SuperStream | TikTok Gifts, Twitch, Youtube. Streamer vs Chat

VIP Plugins SuperStream | TikTok Gifts, Twitch, Youtube. Streamer vs Chat

Version: 5.0.3
SuperStream 5.0.3-RELEASE

Added


  • New environmental actions:

    Code (Text):

    meteorite
    ,

    Code (Text):

    earthquake
    , and

    Code (Text):

    redstoneigniter
  • Weighted random action support with

    Code (Text):

    randomaction
    and

    Code (Text):

    random-action
  • Expanded default profile examples for newer actions and listener setups
  • Improved spawn controls (follow, targeting, taming, charged creepers, despawn timers, naming, etc.)

Changed


  • Code (Text):

    CommentListener
    and

    Code (Text):

    JoinListener
    now use the same action-based config system as other listeners
  • Updated default profile examples to reflect action-driven setups
  • Spawn actions now support both formats:
    • Flat single-entity config (builder style)
    • Nested multi-entity config (legacy/manual style)

Fixed

  • Fixed spawn configs from the builder failing with warnings like "Spawn entry 'type' must be a configuration section"
  • Fixed flat

    Code (Text):

    spawn:
    setups (join/follow/comment) not spawning entities correctly
  • Improved compatibility between generated configs, sample configs, and runtime parsing
Update Log

Fixed


  • Fixed reconnect issues that could create excessive threads and crash the server.
  • Added protection to prevent multiple reconnect attempts per TikTok profile.
  • Fixed reconnect loops caused by stale callbacks and duplicate scheduling.
  • Improved rate-limit handling (only one delayed reconnect now).
  • Fixed permission checks for /ssprofile, /ssreload, and /sstest.
  • Fixed stats (likes, follows, gifts, shares) leaking between profiles.
  • Fixed share events being counted twice.
  • Fixed multiple config null-safety issues.
  • Fixed error logger not properly writing connection errors.
  • Fixed incorrect assignment in base Action constructor.
  • Fixed Warden targeting so it properly chases players.
  • Fixed Ender Dragon AI so it stays aggressive and tracks targets.
  • Fixed broken watermark token in plugin.yml.
  • Fixed like goals so they trigger when passing thresholds.

Changed

  • Updated commands and config to use /ssprofile instead of /profile.
  • Improved action system performance by caching constructors.
  • Fixed placeholders like <likeCount>, <shareCount>, etc. to be profile-based.
  • Improved error logging file handling.
  • Removed SuperStream+ feature locking (everything is now available by default).
  • Simplified plugin startup (removed license/supporter checks).
  • Consolidated commands under /superstream (/ss alias).
  • Upgraded text system to support MiniMessage + legacy color codes.
  • Updated Paper API target to 1.21.4.
  • Removed deprecated ChatColor usage.

Added

  • Added new built-in actions:
    teleport, launch, inventory, weather, time, fire, freeze, explode, lightning, blockrain, cage, trap, potion-random, bossbar, xp, health
  • Added shared action helper utilities.
  • Added default config examples for all actions.
  • Added optional live scoreboard system (scoreboard.yml).
  • Added improved spawn action with more control (AI, targeting, flags, despawn, etc.).
  • Added improved mob AI for Warden, Ender Dragon, and Creaking.
  • Added marketplace watermark detection and logging.
  • Added improved like/follow goal system with new placeholders:
    <followCount>, <profileLikeCount>, <profileFollowCount>
Added new actions Acid rain, Meteorite & Earthquake!

Jump into game and test then yourself!
Implemented error logger for eulerstream API.
~ Fixed automatic allocation of profiles to memory on startup even if startup is disabled.
~ Added rate limit error explanation.
fixed follow listener.
SuperStream now supports all latest minecraft versions.
- Added default gift actions & command permissions.
Implemented basic Ender Dragon functionality, though only available for project supporters, donators.

You can claim access to this feature on discord server by sponsoring the project further.
~ Fixed multi profile async bug, the starting and stopping of profiles should be flawless now.
~ Fixed auto reconnect when client disconnects.
~ Added a check for API rate-limit.