xVoidTeleport
A comprehensive Bukkit/Spigot plugin that prevents void deaths by automatically teleporting players to a spawn point when they fall below a configurable Y-level threshold.
Features
- Automatic Void Detection – Detects and teleports players who fall below a configurable Y-level.
- Multi-World Support – Enable or disable teleportation per world.
- Custom Spawn Locations – Define per-world safe spawn points.
- ⏳ Teleport Cooldown – Avoids spam teleporting with configurable cooldowns.
- Sound & Visual Effects – Play sounds and particles on teleport.
- Permission System – Fine-grained control over command and feature access.
- Safe Landing – Smart location detection for safe teleport destinations.
- ️ Rich Configuration – Full control via config and in-game commands.
- Color Support – Full hex (&#rrggbb) and legacy (&a, &l) color formatting.
- Debug Mode – Built-in debug logging for easier troubleshooting.
Quick Start
- Download xVoidTeleport-1.0.0.jar
- Place it in the plugins folder of your server
- Restart your server
- Configure with /xvoidteleport commands or via config.yml
Commands
Command
Description
Permission
Aliases
/xvoidteleport help Show help menu xvoidteleport.admin /xvt, /voidtp
/xvoidteleport status Show plugin status xvoidteleport.admin —
/xvoidteleport reload Reload config file xvoidteleport.reload —
/xvoidteleport toggle <world> Enable/disable void teleport in world xvoidteleport.toggle
/xvoidteleport setspawn [world] Set custom teleport location xvoidteleport.setspawn —
/xvoidteleport info [world] View world-specific settings xvoidteleport.admin
/xvoidteleport test Test your current state xvoidteleport.test —
Permissions
Permission
Description
Default
xvoidteleport.* Grants all plugin permissions OP
xvoidteleport.admin Admin-level commands OP
xvoidteleport.reload Reload plugin configuration OP
xvoidteleport.toggle Toggle void protection OP
xvoidteleport.setspawn Set teleport points OP
xvoidteleport.test Test command usage OP
xvoidteleport.bypass Bypass teleport trigger ❌ False
Support
- Author: GodXPro
- Discord: godxpro.exe