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을 입력하세요.