Description
To set up the game, you need to install the appropriate plugin on your server using a plugin manager and enter the command: barbershop create.
The goal of the game is to dye the sheep or give other creatures the items they desire, which are requested by your viewers in exchange for gifts. Once this is done, a timer starts, and if it reaches zero, the player wins.
If a viewer requests that their sheep be dyed blue, you can see it by the sheep's name. The game includes a storage area where you can get the necessary materials such as dyes, food, shears, etc.
In addition to sheep, viewers can summon zombies, creepers, and wardens. If a cow is summoned, you need to take a bucket from storage, milk the cow, and give the milk to a cat, which will grow in size each time it drinks milk.
This is a simple yet unique game designed to attract more new followers to your stream by allowing you to give personal attention to each viewer who interacts with you.
コマンド
/barbershop create
/barbershop delete
/barbershop sheep red
/barbershop cow
/barbershop zombie {nickname}
/barbershop creeper {nickname}
/barbershop warden {nickname}
/barbershop shears
/barbershop test
/barbershop reset
/barbershop tnt 10 {nickname}
/barbershop tp
/barbershop edit
/barbershop cat_default
/barbershop counter_reset
/barbershop counter_visible
/barbershop set_interaction_range 5
/barbershop blind 10
/barbershop nausea 10
/barbershop random_inventory
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 を入力すると管理者になれます。