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 を入力すると管理者になれます。