Language

Stuck?

Stuck?

ModrinthSpigotMC

A Plugin made for minecraft spigot to unstuck player from bedrock 127 layer or to teleport to safer location

472 downloads 4 followers updated 2mo ago
latest v8.0 Modrinth
Bukkit Folia Paper Purpur Spigot 1.21 – 26.1.2 AdventureTechnologyUtility

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

  • Unstuck Command: A command that players can use to teleport themselves out of the bedrock layer.
  • Safe Teleportation: The plugin calculates a safe location above the bedrock layer or to a predefined safe zone.
  • Configurable Settings: Server admins can configure the safe teleport location or the height to which players should be teleported.
  • Permission-Based Access: Only players with the appropriate permissions can use the unstuck command, ensuring fair use.

Commands

  • /stuck - Teleports the player to a safer location

  • /escape - Player escapes to a safer location

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

Versions

Release
8.0
folia, paper, purpur · 26.1, 26.1.1, 26.1.2 · 2mo ago
# What's new: - loom removal on some - fixes to deprecations - update to 26.1 and then to 26.1.2
25
Release
7.1
bukkit, folia, paper · 1.21, 1.21.1, 1.21.2 · 3mo ago
# What's new: - Using Better Structure - Folia Paper compatible - Better speed i think - Deprecations fix
19
Release
7.0
paper, purpur, spigot · 1.21, 1.21.1, 1.21.2 · 6mo ago
# What's new: - Update to 1.21.11 - Made it versitile for versions
35
Release
6.2
paper, purpur, spigot · 1.21.9, 1.21.10 · 8mo ago
# What's New:<br> Added THEMPGUYAlt suggestion to disable a teleportation message in config ``` # Print success message when player gets unstuck (disable to…
38
Release
6.1
paper, purpur, spigot · 1.21.9, 1.21.10 · 8mo ago
# What's New: - Fully 1.21.10 - Added better recognition for 1.21.10 terrain i think - Added a few options to config: ``` # Skip hazardous blocks when…
29
Alpha
6.0
paper, spigot · 1.21.9, 1.21.10 · 8mo ago
# What's new: Test beta version 6.0
30
Release
5.0
paper, purpur, spigot · 1.21.8, 1.21.9 · 8mo ago
# What's new: Update for 1.21.9
34
Release
4.0
paper, purpur, spigot · 1.21.7, 1.21.8 · 11mo ago
# Whats new: Added support for 1.21.8 version
59
Release
3.0
paper, purpur, spigot · 1.21.6, 1.21.7 · 11mo ago
# Whats new: Added support for 1.21.7 version (released) Bugfix
32
Beta
3.0
paper, purpur, spigot · 1.21.6, 1.21.7 · 11mo ago
# Whats new: Update to 1.21.7 Security patch for null
41
Release
2.0
paper, purpur, spigot · 1.21.5, 1.21.6 · 11mo ago
# Whats New: Added Support for 1.21.6
47
Release
1.0
paper, purpur, spigot · 1.21.4, 1.21.5 · 14mo ago
New Release
83

Comments 0

No comments yet. Be the first to share your thoughts.