S2E SandWall Plugin

This plugin for minecraft adds a mini game. Your task is to clear the platform of sand. Spectators pour sand on you for gifts and can throw in-game TNT to help you.

다운로드:Windows

Description

SandWall Plugin for PRO Users of StreamToEarn

This plugin works on Minecraft server version 1.21.

In this game, you need to dig up sand and wait for the timer to reach zero to win.

Setup Instructions

After installing the plugin, create an arena with the command:

/sandwall create 17 17 8

where the numbers represent (Width, Height, Number of sand rows at the start).

Interactive Gameplay for Viewers

Your viewers can create new rows of sand or summon sand blocks to rain down. As new rows appear, the arena will expand in size, and it will shrink if you destroy all sand/concrete blocks.

TNT Effects

TNT will appear from the sides and fly toward the sand rows with the command:

/sandwall tnt 1

You can also have TNT falling from the sky.

Arena Placement Advice:

Avoid creating the arena too high or too low to prevent water or lava from appearing on the arena as it expands.

명령어

No image
/sandwall create (width) (height) (rows of sand)
예시: /sandwall create 20 10 8
설명: Create a platform with custom size. Expl: /sandwall create 17 17 8
No image
/sandwall delete
예시: /sandwall delete
설명: Delete the Platform and stop tracking the game timer.
No image
/sandwall help
예시: /sandwall help
설명: Shows a complete list of available commands.
No image
/sandwall wave
예시: /sandwall wave
설명: This is a wave of water that turns dry concrete into concrete (one nearest row). It does not fall and is harder to break, use a pickaxe for this.
No image
/sandwall changeborders (block_type)
예시: sandwall changeborders pink_stained_glass
설명: Replace floor and walls to block_type.
No image
/sandwall tp
예시: /sandwall tp
설명: Teleport player to end of sandwall.
No image
/sandwall shovel
예시: /sandwall shovel
설명: Gives you an enchanted obsidian shovel in your hand, it works well in survival mode.
No image
/sandwall pickaxe
예시: /sandwall pickaxe
설명: Gives you an enchanted obsidian pickaxe in your hand, it works well in survival mode.
No image
/sandwall edit
예시: /sandwall edit
설명: The first time you enter this command you can change platform blocks. The second time you enter this command, the platform again becomes protected from the destruction of platform blocks.
No image
/sandwall fill
예시: /sandwall fill
설명: Fill the platform with the sand.
No image
/sandwall clear
예시: /sandwall clear
설명: Will free the platform from all sand.
No image
/sandwall timer (Number)
예시: /sandwall timer 15
설명: Set a new time for the timer to win.
No image
/sandwall break_buff (seconds)
예시: /sandwall break_buff 3
설명: This allows breaking sand in a 5x5x3 radius using a shovel. Particle effects are added when blocks are broken as part of this buff. Particles can be disabled using the disableParticles command. The destruction radius can be configured in the game settings.
버전: 1.0.3
No image
/sandwall tp-end
예시: /sandwall tp-end
설명: Teleports the player to the beginning of the arena
버전: 1.0.3
No image
/sandwall deleterow (count)
예시: /sandwall deleterow 20
설명: Deletes the specified number of rows
버전: 1.0.3
No image
/sandwall disableParticles <event>
예시: /sandwall disableParticles all
설명: Toggles particles for the specified event on or off.
No image
/sandwall tntnear {nickname}
예시: /sandwall tntnear {nickname}
설명: Spawns TNT near the player.
No image
/sandwall damage_protection
예시: /sandwall damage_protection
설명: Disables mob protection, allowing mobs to deal damage to the player. Using the command again toggles the protection back on.
/sandwall sand (number) (color)
/sandwall sand (number) (color)
예시: /sandwall sand 10 red
설명: It creates the specified number of sand blocks in a random location above the platform with the specified color. All available colors are listed below.
/sandwall sandrow (color) (number)
/sandwall sandrow (color) (number)
예시: /sandwall sandrow 5 green
설명: It functions similarly to /sandwall sand, but it creates sand over an area as wide and long as the entire platform. (number) is the number of rows
/sandwall tnt (count) {nickname}
/sandwall tnt (count) {nickname}
예시: /sandwall tnt 2 {nickname}
설명: Summons a TNT with a name (if specified) in a random location above the sand, falls, and explodes.
/sandwall tntsky (count) {nickname}
/sandwall tntsky (count) {nickname}
예시: /sandwall tntsky 10 {nickname}
설명: Summons a TNT with a name (if specified) flies into a random block of concrete or sand wall at the end of the arena.
/sandwall dragon (rows) (height) {nickname}
/sandwall dragon (rows) (height) {nickname}
예시: /sandwall dragon 10 14 {nickname}
설명: Summons a dragon from the end of the arena that destroys rows. You must specify the number and their height.
/sandwall wither (count of balls) {nickname}
/sandwall wither (count of balls) {nickname}
예시: /sandwall wither 5 5 {nickname}
설명: Summons a wither, he appears above the last row of sand and launches balls at him that summon concrete and sand.

Concrete Powder Colors

sand white orange magenta light_blue yellow lime pink gray_gravel random
gray light_gray cyan purple blue brown green red black red_sand

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