Description
Sky Runner is a mini-game designed for interactive streams by Stream To Earn, available to users with an Expert subscription on servers running version 1.21.
How to Play:
Setup: After installing the plugin, enter the command /skyrunner create in the game to initialize the game environment.
Objective: Your goal is to navigate from the gold block to the red block. Upon reaching the red block, a timer will start. Once this timer expires, the path will collapse, and your victory will be recorded.
Viewer Interaction: Viewers can influence your game by sending gifts. These gifts can:
- Generate paths in various directions.
- Summon different mobs to challenge you.
If you're knocked off the path, you'll automatically be returned to the start.
Customization:
Change the type of blocks using /skyrunner changeblock [block_type].
To adjust the segment sizes, navigate to the Plugin Manager, select Installed Plugins, find Skyrunner, and click Edit. The "Size of road" setting determines the length of the road per gift.
Additional Features: The game includes commands for various structures such as ice, soul sand, tunnels, and platforms. There are also options for TNT and buffs that enhance running speed and jumping abilities.
TNT not throwing up?
If you previously used a plain bedrock box and disabled TNT there, you can't turn them back on with the same command from the plugin. /bedrock disableknockback - disables/enabled tnt nockback for player.
Does it throw you off the server if you have a lot of TNT?
In the server folder, there is a file called server.properties.You need to change the value to:allow-flight=trueThis will prevent the server from thinking you're cheating and kicking you for flying.
For more detailed instructions or assistance, please contact support.
명령어
/skyrunner create
/skyrunner delete
/skyrunner start
/skyrunner stop
/skyrunner kit
/skyrunner tp
/skyrunner changeblock redstone_block
/skyrunner checkpoint
/skyrunner shortcut 5
/skyrunner nearbyplatform
/skyrunner finish
/skyrunner run 20
/skyrunner jump 20
/skyrunner forward 10
/skyrunner right 10
/skyrunner left 10
/skyrunner dotted 10
/skyrunner hole 10
/skyrunner platform 10
/skyrunner ice 10
/skyrunner soulsand 20
/skyrunner tunnel 30
/skyrunner zombie
/skyrunner skeleton
/skyrunner tnt 10
/skyrunner ghast
/skyrunner warden
/skyrunner spider
/skyrunner time 15
/skyrunner barrier <number>
/skyrunner ironbars <number>
/skyrunner phantom {nickname}
/skyrunner changesize 10
/skyrunner prison 10
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을 입력하세요.