HomeJavaModsStuck?
Stuck?
ModsJava

Stuck?

by adasjusk · on Modrinth

A Plugin made for minecraft spigot to unstuck player from bedrock 127 layer or to teleport to safer location. Free Minecraft Java mod for 26.1, 26.1.1…

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 26.1–26.2 · Bukkit⬇ Download for 1.21.8–1.21.11 · Bukkit⬇ Download for 26.1–26.2 · Folia⬇ Download for 1.21.9–1.21.11 · Folia⬇ Download for 26.1–26.2 · Paper⬇ Download for 1.21.9–1.21.11 · Paper⬇ Download for 26.1–26.2 · Purpur⬇ Download for 1.21.9–1.21.11 · Purpur⬇ Download for 26.1–26.2 · Spigot⬇ Download for 1.21.9–1.21.11 · Spigot⬇ Download for 26.1–26.2 · Fabric
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

Unstuck Plugin

Description

The Unstuck plugin is designed for Minecraft Spigot servers to help players who are trapped in the bedrock layer at height 127. This plugin provides a simple commands to teleport players to a safer location, ensuring they can continue their adventure without being stuck.

Features

Commands

Permissions

There is no need for them.

Installation

  1. Download the plugin jar file.
  2. Place the jar file in the plugins folder of your Spigot/Paper server.
  3. Restart the server to load the plugin.
  4. Configure the plugin settings in the generated config.yml file if necessary.

Configuration

The config.yml file allows server admins to set the safe teleport location or the height to which players should be teleported. Example configuration:

# Unstuck Configuration for Minecraft Java
# Time in seconds between uses of /stuck command
cooldown-seconds: 30
# Radius from current position to search for a safe spot
search-radius: 5
# Maximum number of attempts to find a safe location
max-attempts: 50
# Y-coordinate range for safe locations
# These are adjusted based on world min/max Y if necessary
# For 1.21+ worlds, the plugin will auto-adjust if these are defaults
min-y: 32
max-y: 120
# Enable debug logging (only use for troubleshooting)
debug: false
# Skip hazardous blocks when teleporting (lava, fire, cactus, etc.)
avoid-hazardous-blocks: true
# Avoid unstable blocks like leaves and snow layers
avoid-unstable-blocks: true
# Print success message when player gets unstuck (disable to reduce spam)
print-success-message: true
Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more