S2E Ladder

This Minecraft plugin adds a mini-game. Your task is to climb the ladder to the top. Spectators will raise or lower you with gifts.

다운로드:Windows

동영상 가이드

Description

Ladder Plugin for PRO Users of StreamToEarn

This plugin works on Minecraft server version 1.21.

In this game, you need climb the ladder to the top and wait for the timer to reach zero to win.

Viewers can use gifts to launch arrows that push the player down, raise or lower them a certain number of blocks, and even imprison the streamer.

Setup Instructions

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

/ladder create

🎮 How to Install the Detailed Animations Resource Pack and Its Dependencies:

🧩 Requirements:

Minecraft (compatible version)

Fabric Loader (https://fabricmc.net/use/)

Fabric API (https://modrinth.com/mod/fabric-api)

Entity Model Features (EMF) (https://modrinth.com/mod/entity-model-features)

Entity Texture Features (ETF) (https://modrinth.com/mod/entitytexturefeatures )

✅ Step 1: Install Fabric Loader

Go to: https://fabricmc.net/use/

Download the Fabric installer for your minecraft.

Run the installer and choose your Minecraft version.

Click "Install".

Launch Minecraft with the Fabric profile once to generate the required folders.

✅ Step 2: Install Fabric API

Download Fabric API from:

https://modrinth.com/mod/fabric-api

Place the downloaded .jar file into the mods folder:

C:\Users\<YourName>\AppData\Roaming\.minecraft\mods on Windows

✅ Step 3: Install Required Mods (Dependencies)

Download both dependencies:

Entity Model Features (EMF)

https://modrinth.com/mod/entity-model-features

Entity Texture Features (ETF)

https://modrinth.com/mod/entitytexturefeatures

Make sure to download versions that are compatible with your Minecraft and Fabric version.

Place both .jar files into the same mods folder.

✅ Step 4: Install the Detailed Animations Resource Pack

Download it from:

https://modrinth.com/resourcepack/detailed-animations

Do not unzip the file.

Move the .zip file to your resourcepacks folder:

C:\Users\<YourName>\AppData\Roaming\.minecraft\resourcepacks

✅ Step 5: Enable the Resource Pack in Minecraft

Launch Minecraft using the Fabric profile.

Go to Options → Resource Packs.

Locate Detailed Animations in the left panel.

Click the arrow to move it to the selected packs on the right.

Click Done and wait for the game to reload with the resource pack enabled.

명령어

No image
/ladder create
예시: /ladder create
설명: Create a new game.
No image
/ladder delete
예시: /ladder delete
설명: Delete the game.
No image
/ladder tp
예시: /ladder tp
설명: Teleport to start.
No image
/ladder change_height (count)
예시: /ladder change_height 300
설명: Change arena height to 300 or 1000
No image
/ladder kill
예시: /ladder kill
설명: Kill all mobs on arena.
No image
/ladder clear
예시: /ladder clear
설명: Kill all mobs on arena.
No image
/ladder edit
예시: /ladder edit
설명: Enable/disable edit mode.
No image
/ladder down (count)
예시: /ladder down 20
설명: Pull player down.
No image
/ladder up (count)
예시: /ladder up 10
설명: Pull player up.
No image
/ladder arrow_boost (count)
예시: /ladder arrow_boost 3
설명: Boost player with spectral arrow for count blocks up.
No image
/ladder wings_boost (count)
예시: /ladder wings_boost 20
설명: Boost player with wings for count blocks up.
No image
/ladder arrows (count)
예시: /ladder arrows 5
설명: Shoot arrows at player and put him down.
No image
/ladder prison (seconds)
예시: /ladder prison 10
설명: puts the player in jail for count seconds.
No image
/ladder phantom (hp) {nickname}
예시: /ladder phantom 50 {nickname}
설명: Spawns a phantom near the player.
No image
/ladder zombie (hp) {nickname}
예시: /ladder zombie 30 {nickname}
설명: Spawns a zombie near the player.

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