SafeVoidHG — Void Protection for Minecraft
Stop players from dying in the void. Auto-rescue, stats & leaderboard.
What is SafeVoidHG?
SafeVoidHG protects players from falling into the void. When a player drops below a configurable height, the plugin instantly teleports them back to safety, cancels the void damage so they never die, and tracks how many times each player has been rescued.
Perfect for
minigame servers, lobbies, skyblock, and any map where falling off shouldn't mean dying.

Features
- Void rescue — Teleports players out of the void before they take fatal damage.
- Void damage prevention — Cancels void damage so the rescue always fires in time.
- Rescue statistics — Tracks total rescues per player, broken down by world, with timestamps.
- Leaderboard — Built-in top list of the most-rescued players.
- Three-level configuration — Per-world, group, and global rules that cascade by priority.
- Customizable feedback — Title, subtitle, chat, action bar, sound, and particles on rescue.
- Cooldown system — Prevents rescue spam with a configurable delay.
- Game mode exclusions — Skip protection for Spectator or Creative players.
- Multi-language — English (en-US) and Spanish (es-MX) bundled, plus custom locales.
- Database storage — SQLite by default, optional MySQL.
- PlaceholderAPI support — Integrates with PlaceholderAPI when installed.
Commands
Players:
- /sv stats — View your own rescue stats
- /sv top — View the rescue leaderboard
- /sv help — Show available commands
Admins:
- /sv reload — Reload config and messages
- /sv check <world> — Check which config applies to a world
- /sv global ... — Manage global protection
- /sv world ... — Manage per-world configs
- /sv group ... — Manage world groups
Full command list, permissions and configuration in the documentation below.
Permissions
- safevoidhg.admin — All admin subcommands
- safevoidhg.stats — View own stats (default: everyone)
- safevoidhg.top — View leaderboard (default: everyone)
- safevoidhg.bypass — Bypass void protection
- safevoidhg.notify — Get notified when a player is rescued
Complete permission list in the documentation.
Compatibility
- Minecraft: 1.8 and newer
- Server software: Bukkit, Spigot, Paper
- Storage: SQLite (default) or MySQL