S2E One Block plugin

A plugin that allows you to quickly create a map in one block. In several different events for creating mobs, objects and blocks. Your goal is to create a bed and go to sleep.

Download app StreamToEarn

Video Guide

Description

In this game, a new map is created with a single block, and you will be teleported to it. This single block transforms into another random block after it is broken. The blocks that can appear in place of this block are listed in `OneBlocksChances.txt`, which you can find in the plugin folder on your server: `/plugins/s2e-oneblock/OneBlocksChances.txt`.

Additionally, when you break a block, there is a chance that a chest with random items, food, or tools of various quality and durability will appear above the block.

Your viewers can summon mobs, spawn chests, help expand your platform, and more. Your task is to collect 3 blocks of wool of the same color, craft 3 planks of the same type, create a bed, and sleep in it.

Tip for new Minecraft players: To avoid falling off the block when placing new blocks, use Shift. This allows you to stay on the block and extend past its edges.

How to set up

Install the plugin via the plugin manager for a Minecraft 1.21 server.

Start the server and log into the game.

Enter the command /oneblock create.

A new map will be created on your server, and you will be teleported to it. This process may take a little time.

Your task is to gather 3 blocks of wool of the same color, craft a bed, and sleep in it. After that, you will be teleported back to the normal world.

To return to your regular map, use the command: /oneblock stop.

Commands

/oneblock create
Example: /oneblock create
Description: Create new game.
/oneblock delete
Example: /oneblock delete
Description: Deletes the world with the game.
/oneblock start
Example: /oneblock start
Description: Start the game.
/oneblock stop
Example: /oneblock stop
Description: Stops the game.
/oneblock island_spider_classic {nickname}
Example: /oneblock island_spider_classic {nickname}
Description: Creates an island with a strong spider boss near the player.
Version: 1.1.1
/oneblock structure <num>
Example: /oneblock structure 2
Description: A large island with challenges will spawn at some distance from the player. only 3 islands, if num == -1, then a random island will spawn. or it will be an island numbered from 0 to 2.
Version: 1.1.0
/oneblock warden_classic {nickname}
Example: /oneblock warden_classic {nickname}
Description: Creates a powerful boss, the Warden, near the player.
/oneblock tnt <ticks> {nickname}
Example: /oneblock tnt 20 {nickname}
Description: Spawns TNT near the player. 20 ticks = 1 second
/oneblock zombie {nickname}
Example: /oneblock zombie {nickname}
Description: Spawns a zombie near the player.
/oneblock skeleton {nickname}
Example: /oneblock skeleton {nickname}
Description: Spawns a skeleton near the player.
/oneblock ghast {nickname}
Example: /oneblock ghast {nickname}
Description: Spawns a ghast near the player.
/oneblock warden {nickname}
Example: /oneblock warden {nickname}
Description: Spawns a warden near the player.
/oneblock reset
Example: /oneblock reset
Description: Resets the game.
/oneblock reset_thunder
Example: /oneblock reset_thunder
Description: Resets the game with a thunders.
/oneblock platform_player <material> <count>
Example: /oneblock platform_player acacia_planks 30
Description: Extends the platform around the player by N blocks.
/oneblock randomblock <count>
Example: /oneblock randomblock 10
Description: Gives the player a random block N times.
/oneblock chest
Example: /oneblock chest
Description: Spawns a chest with random loot near the player.
/oneblock chestender
Example: /oneblock chestender
Description: Spawns an ender chest near the player.
/oneblock villager {nickname}
Example: /oneblock villager {nickname}
Description: Spawns a villager near the player.
/oneblock pig {nickname}
Example: /oneblock pig {nickname}
Description: Spawns a pig near the player.
/oneblock iron_golem {nickname}
Example: /oneblock iron_golem {nickname}
Description: Spawns a iron golem near the player.
/oneblock blaze {nickname}
Example: /oneblock blaze {nickname}
Description: Spawns a blaze near the player.
/oneblock evoker {nickname}
Example: /oneblock evoker {nickname}
Description: Spawns an evoker near the player.
/oneblock witch {nickname}
Example: /oneblock witch {nickname}
Description: Spawns a witch near the player.
/oneblock skeleton_wither {nickname}
Example: /oneblock skeleton_wither {nickname}
Description: Spawns a wither skeleton near the player.
/oneblock tntplatform
Example: /oneblock tntplatform
Description: Spawns TNT blocks around the player and detonates them.
/oneblock island
Example: /oneblock island
Description: Spawns an island near the player.
/oneblock island_spider {nickname}
Example: /oneblock island_spider {nickname}
Description: Spawns an island with a boss spider near the player.
/oneblock tp
Example: /oneblock tp
Description: Teleports to oneblock.

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.
  • /wether 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"