S2E Border

Border is an interactive game for TikTok streams where you and your friends — or even solo — can expand your zone and work toward victory. Meanwhile, your viewers can try to stop you by spawning monsters, triggering events, or even help you using TNT.

Download app StreamToEarn

Video Guide

Description

Border is a free mini-game mode created for interactive TikTok streams by Stream To Earn. It is available to all users on servers running version 1.21 or higher.

Setup:

After installing the plugin, create a new game using the command:

/border create [size] [goal]

  • size defines the initial border radius (default: 10, creating a 10x10 area).
  • goal is the number of emerald blocks that must be found and broken to win (default: 100).

Objective:

Use the "Hot/Cold" system based on your XYZ coordinates to locate hidden emerald blocks within the border.

Each time you break an emerald block:

  • A loot chest appears with helpful items.
  • The search area expands, increasing the challenge.
  • The number of emeralds remaining and the hot/cold hint are shown above your inventory.

Viewer Interaction:

Viewers can affect your gameplay in real-time by sending gifts. Their actions include:

  • Summoning mobs to attack you.
  • Expanding or shrinking the border area.
  • Dropping TNT to destroy terrain or kill the player.

Multiplayer Support:

Play solo or together with friends and viewers live on stream.

WorldsHub Integration:

With Worldshub.io, you can publish your local Minecraft server to a public server list.

Your friend only needs to:

  1. Use the same launcher.
  2. Find your server in the list and click Connect (a tunnel is created automatically).
  3. Launch Minecraft, select Direct Connect, and enter 127.0.0.1.

Let the hunt begin – but beware, your viewers are watching.

Commands

/border create [size] [goal]
Example: /border create 10 20
Description: Create a border zone (default: 10x10, goal 100)
Version: 1.0.0
/border expand [amount]
Example: /border expand 3
Description: Expand border by blocks (default: 1)
/border shrink [amount]
Example: /border shrink 3
Description: Shrink border by blocks (default: 1)
/border stop
Example: /border stop
Description: Pause the current border game
/border start
Example: /border start
Description: Resume paused border game
/border delete
Example: /border delete
Description: Permanently remove the border
/border info
Example: /border info
Description: Show border information (size, progress, status)
/border tnt [nickname] [amount] [fuse_seconds] [power]
Example: /border tnt {nickname} 3 2 2
Description: Spawn TNT with custom settings
/border removespawnprotection
Example: /border removespawnprotection
Description: Disable spawn protection (requires server reload)
/border addspawnprotection <radius>
Example: /border addspawnprotection 10
Description: Set spawn protection radius (requires server reload). This is the radius from the center of the border within which viewers or friends without admin rights won't be able to break blocks.
/border help
Example: /border help
Description: Show command list

General tips for setting up Minecraft server.

  • /gamerule keepInventory true - your character will not drop items and blocks after death
  • /gamerule sendCommandFeedback false - Will not show in the game chat what commands the server is executingll.
  • /time set day - Set the day on the server.
  • /gamerule doDaylightCycle false - Will not change from day to night and back
  • /gamerule doWeatherCycle false - The rain will not change to the sun and back.
  • /weather clear - Set the wether clear on the server.
  • /gamemode creative - Change your game mode to creative
  • /gamemode survival - Change your game mode to survival
  • These commands only work if you are an administrator on the server (OP) to make yourself an administrator, enter the command into the server terminal "op NickName"