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 を入力すると管理者になれます。