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.

다운로드:Windows

동영상 가이드

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.

명령어

No image
/oneblock create
예시: /oneblock create
설명: Create new game.
No image
/oneblock delete
예시: /oneblock delete
설명: Deletes the world with the game.
No image
/oneblock start
예시: /oneblock start
설명: Start the game.
No image
/oneblock stop
예시: /oneblock stop
설명: Stops the game.
No image
/oneblock island_spider_classic {nickname}
예시: /oneblock island_spider_classic {nickname}
설명: Creates an island with a strong spider boss near the player.
버전: 1.1.1
No image
/oneblock structure <num>
예시: /oneblock structure 2
설명: 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.
버전: 1.1.0
No image
/oneblock warden_classic {nickname}
예시: /oneblock warden_classic {nickname}
설명: Creates a powerful boss, the Warden, near the player.
No image
/oneblock tnt <ticks> {nickname}
예시: /oneblock tnt 20 {nickname}
설명: Spawns TNT near the player. 20 ticks = 1 second
No image
/oneblock zombie {nickname}
예시: /oneblock zombie {nickname}
설명: Spawns a zombie near the player.
No image
/oneblock skeleton {nickname}
예시: /oneblock skeleton {nickname}
설명: Spawns a skeleton near the player.
No image
/oneblock ghast {nickname}
예시: /oneblock ghast {nickname}
설명: Spawns a ghast near the player.
No image
/oneblock warden {nickname}
예시: /oneblock warden {nickname}
설명: Spawns a warden near the player.
No image
/oneblock reset
예시: /oneblock reset
설명: Resets the game.
No image
/oneblock reset_thunder
예시: /oneblock reset_thunder
설명: Resets the game with a thunders.
No image
/oneblock platform_player <material> <count>
예시: /oneblock platform_player acacia_planks 30
설명: Extends the platform around the player by N blocks.
No image
/oneblock randomblock <count>
예시: /oneblock randomblock 10
설명: Gives the player a random block N times.
No image
/oneblock chest
예시: /oneblock chest
설명: Spawns a chest with random loot near the player.
No image
/oneblock chestender
예시: /oneblock chestender
설명: Spawns an ender chest near the player.
No image
/oneblock villager {nickname}
예시: /oneblock villager {nickname}
설명: Spawns a villager near the player.
No image
/oneblock pig {nickname}
예시: /oneblock pig {nickname}
설명: Spawns a pig near the player.
No image
/oneblock iron_golem {nickname}
예시: /oneblock iron_golem {nickname}
설명: Spawns a iron golem near the player.
No image
/oneblock blaze {nickname}
예시: /oneblock blaze {nickname}
설명: Spawns a blaze near the player.
No image
/oneblock evoker {nickname}
예시: /oneblock evoker {nickname}
설명: Spawns an evoker near the player.
No image
/oneblock witch {nickname}
예시: /oneblock witch {nickname}
설명: Spawns a witch near the player.
No image
/oneblock skeleton_wither {nickname}
예시: /oneblock skeleton_wither {nickname}
설명: Spawns a wither skeleton near the player.
No image
/oneblock tntplatform
예시: /oneblock tntplatform
설명: Spawns TNT blocks around the player and detonates them.
No image
/oneblock island
예시: /oneblock island
설명: Spawns an island near the player.
No image
/oneblock island_spider {nickname}
예시: /oneblock island_spider {nickname}
설명: Spawns an island with a boss spider near the player.
No image
/oneblock tp
예시: /oneblock tp
설명: Teleports to oneblock.

Minecraft 서버 설정 일반 팁

  • /gamerule keepInventory true — 사망 시 아이템과 블록을 떨어뜨리지 않습니다.
  • /gamerule sendCommandFeedback false — 서버가 실행하는 명령어를 채팅에 표시하지 않습니다.
  • /time set day — 서버 시간을 낮으로 설정합니다.
  • /gamerule doDaylightCycle false — 낮과 밤의 주기를 멈춥니다.
  • /gamerule doWeatherCycle false — 비와 맑음이 바뀌지 않습니다.
  • /weather clear — 서버를 맑은 날씨로 설정합니다.
  • /gamemode creative — 게임 모드를 크리에이티브로 변경합니다.
  • /gamemode survival — 게임 모드를 서바이벌로 변경합니다.

이 명령어들은 서버 관리자(OP)일 때만 작동합니다. 자신을 관리자로 만들려면 서버 터미널에 op NickName을 입력하세요.