S2E Bedrock Box Plugin

Free tiktok live interactive game minecraft script. Build a box of blocks, and the audience will call TNT for gifts and prevent you from winning.

Download app StreamToEarn

Video Guide

Description

This is a very popular mini-game Streamer vs Viewers for Minecraft. It has been streamed on TikTok for a couple of years now. The rules are as follows:

With one command, you create an empty bedrock box measuring 9 by 9 by 9 blocks, plus walls and floor.

You need to fill it with blocks to start the timer. When the timer ends, you win, and the box becomes empty again. However, viewers can make it difficult for you by summoning TNT during the live stream with their gifts and donations to you.

It includes several necessary mechanics:

  • The box is created with one command.
  • The walls of the box can be replaced with any other blocks, and they will be protected from TNT explosions.
  • You can fill the box with any blocks; they will automatically adjust to the layers: 3 slime, 3 gold, 3 diamonds.
  • After a TNT explosion, stars appear.
  • The timer slows down in the last 3 seconds.
  • There is a command that creates TNT in a random place inside the box with the sender's name.

Instructions

1. Installing the plugin

There are two ways to install and use this plugin.

  • Download and install the program "StremToEarn."
  • After logging in to the program, set up a new Minecraft server on the main page of the program in the block menu section "Minecraft Local Server," or choose an existing server if available.
  • In the same window, you'll see a button "Plugin Manager." Find the necessary plugin there and click "Install."
  • Done! You can now start the server and join the game.

2. Set up the game

Select a location within the game world for creating the box on the server. It should be within the playable area (not too high in the clouds and not beyond the bedrock layer where Y coordinates are around -100).

Enter the command /bedrock create . A box will appear around you, and you will be standing on its floor. Creating the box will destroy all blocks within a radius of 11 blocks around you.

Switch to creative mode. This can be done by the server administrator using the command /gamemode creative or by holding down the F3+F4 keys.

Fill the box with any blocks. Fill the box completely to activate the timer. To quickly check if the timer will work, you can enter the command /bedrock fill.

3. Connect Minecraft Server To TikTok Live

To connect to TikTok, you can use StreamToEarn or other programs. If you're using StreamToEarn, there's already a ready-made template available. You can simply copy it and start using it. For more detailed instructions on how to use StreamToEarn, you can refer to the "Tutorial" page within the StreamToEarn program itself.

Commands list for 1.20.1 +

  • /bedrock create - Create a BedRock box. It will also start a timer when the box is full.
  • /bedrock create (Size) (Height) - Create a BedRock box with custom size. Size - min 3. For example, 3 is 3x3, 5 is 5x5, 7 is 7x7. Height - min 9, max: 21, quality: 9, 12, 15, 18, 21.
  • /bedrock stop - Stop the Timer.
  • /bedrock fill - Fill the boxes with the required blocks.
  • /bedrock fill (number) - Fill the boxes with the required blocks by rows. (number) is count of rows to place blocks
  • /bedrock clear - Will free the box from all blocks.
  • /bedrock tnt (name) - Summons a TNT with a name (if specified) in a random location above the box, falls, and explodes.
  • /bedrock delete - Delete the Bedrock Box and stop tracking the game timer.
  • /bedrock glass - Replace walls and floor with glass blocks.
  • /bedrock wood - Replace walls and floor with wood blocks.
  • /bedrock timer (Number) - Set a new time for the timer to win.
  • /bedrock edit - blocks the destruction of the box blocks (walls, floor) by hand. if you run it a second time, it unblocks
  • /bedrock autoreplace - disables/enabled the box can be filled with any blocks.
  • /bedrock fireworks - disables/enabled fireworks when TNT explodes.
  • /bedrock tp - teleports you to the top of the box wherever your character is.
  • /bedrock rock - Set bedrock blocks walls and floor.

Commands list for 1.21

  • /bedrock set_block_interaction_range (number) - The distance a player can reach with his hand.
  • /bedrock disableknockback - disables/enabled tnt nockback for player
  • /bedrock randomtnt - Spawns TNT with a random force.
  • /bedrock supertnt (number_count) (number_power) - Spawns custom power TNT.
  • /bedrock glass_prison (number_seconds) - Teleport the player in a prison above the box for a specified number of seconds.
  • /bedrock faketnt - Spawns fake tnt.
  • /bedrock weaktnt - Tnt that destroy only 1 block.
  • /bedrock lightning - Destroy layer of blocks with lightning.
  • /bedrock fillblock 1 - add single (or more if other number is used) block into the box

General tips for setting up Minecraft server.

  • /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.
  • /gamerule doTileDrops false - Blocks will not drop as items from blocks after they are destroyed.