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.
명령어
/oneblock create
/oneblock delete
/oneblock start
/oneblock stop
/oneblock island_spider_classic {nickname}
/oneblock structure 2
/oneblock warden_classic {nickname}
/oneblock tnt 20 {nickname}
/oneblock zombie {nickname}
/oneblock skeleton {nickname}
/oneblock ghast {nickname}
/oneblock warden {nickname}
/oneblock reset
/oneblock reset_thunder
/oneblock platform_player acacia_planks 30
/oneblock randomblock 10
/oneblock chest
/oneblock chestender
/oneblock villager {nickname}
/oneblock pig {nickname}
/oneblock iron_golem {nickname}
/oneblock blaze {nickname}
/oneblock evoker {nickname}
/oneblock witch {nickname}
/oneblock skeleton_wither {nickname}
/oneblock tntplatform
/oneblock island
/oneblock island_spider {nickname}
/oneblock tp
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을 입력하세요.