NoVoidX

⭐ — (1 endorsements) 📥 296 downloads 📌 v1.0.2 📅 6/28/2025
🟠 Updated over a year ago

By SkyX · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 7/9/2025 📅 Created: 6/28/2025

🔍 Analysis

  • 🏆 #331 of 1317 bukkit mods in this game by downloads

📋 About This Mod

# NoVoidX - No More Void Deaths! NoVoidX is a lightweight and essential Minecraft plugin designed to prevent players from losing their progress to the dreaded void. Say goodbye to frustrating deaths and lost items from accidental falls! This plugin intelligently detects when a player enters the void and safely teleports them back to a configurable, secure location, ensuring a smoother and more enjoyable gameplay experience for everyone on your server. ## ✨ Features * **Void Fall Protection:** Automatically teleports players falling into the void to a safe, predefined location. Never lose your precious items to the abyss again! * **Highly Configurable:** Easily customize the teleportation destination, messages, and more via a simple `config.yml` file. Tailor the plugin to perfectly fit your server's needs. * **Lightweight & Efficient:** Designed for minimal server impact, ensuring smooth performance even on busy servers. * **Auto-Update Checker:** Stay up-to-date effortlessly! NoVoidX includes an integrated update checker to notify you of new versions, so you can always run the latest and greatest. * **Simple Reload Command:** Quickly reload the plugin's configuration without needing a server restart, making on-the-fly adjustments a breeze. * **Permission-Based Control:** Granular permissions allow you to control who can use the basic command and who can reload the plugin. * **Intuitive Tab Completion:** Enjoy seamless command usage with intelligent tab completion for `/novoidx` commands. ## 🚀 How it Works When a player falls below a configurable Y-level (typically the void level), NoVoidX springs into action. Instead of plummeting to their demise, the player is instantly teleported to a safe spawn point (configurable to be the world's spawn, their bed spawn, or specific coordinates). ## 🛠️ Configuration NoVoidX is designed to be highly configurable. Here's a snippet of the `config.yml`: ```yaml # NoVoidX Configuration enabled: true # Check update on startup check-update: true worlds: world: enabled: true # Set to false to disable NoVoidX for this world void-threshold: -128 # Y-coordinate threshold for void in the Overworld target-world: world_nether target-y: 512 ration: 8 # Ratio of teleportation to Nether world world_the_end: enabled: true void-threshold: -64 target-world: world target-y: 512 ration: 1 # Ratio of teleportation to Overworld # Duration of blindness effect in seconds after teleportation blindness-duration: 5 # Cooldown in seconds before a player can be teleported again teleport-cooldown: 3 # logging settings log: true # Enable or disable logging ``` ## 📦 Commands & Permissions <details> <summary>Spoiler</summary> | Command | Description | Permission | Default | | :--------------- | :--------------------------------------------- | :-------------------------- | :----------- | | `/novoidx` | Displays basic plugin information. | `novoidx.use` | `true` (all) | | `/novoidx reload`| Reloads the plugin's configuration. | `novoidx.reload` | `op` | | | | `novoidx.admin` (inherits) | `op` | </details> **NoVoidX is the simple yet powerful solution to prevent those frustrating void deaths on your Minecraft server. Install it today and let your players explore without fear of the abyss!** ### Made with 🗿 by SkyX <a href='https://ko-fi.com/M4M31GOTJ8' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi5.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>

# NoVoidX - No More Void Deaths!

NoVoidX is a lightweight and essential Minecraft plugin designed to prevent players from losing their progress to the dreaded void. Say goodbye to frustrating deaths and lost items from accidental falls! This plugin intelligently detects when a player enters the void and safely teleports them back to a configurable, secure location, ensuring a smoother and more enjoyable gameplay experience for everyone on your server.

## ✨ Features

Void Fall Protection: Automatically teleports players falling into the void to a safe, predefined location. Never lose your precious items to the abyss again! Highly Configurable: Easily customize the teleportation destination, messages, and more via a simple `config.yml` file. Tailor the plugin to perfectly fit your server's needs. Lightweight & Efficient: Designed for minimal server impact, ensuring smooth performance even on busy servers. Auto-Update Checker: Stay up-to-date effortlessly! NoVoidX includes an integrated update checker to notify you of new versions, so you can always run the latest and greatest. Simple Reload Command: Quickly reload the plugin's configuration without needing a server restart, making on-the-fly adjustments a breeze. Permission-Based Control: Granular permissions allow you to control who can use the basic command and who can reload the plugin. * Intuitive Tab Completion: Enjoy seamless command usage with intelligent tab completion for `/novoidx` commands.

## 🚀 How it Works

When a player falls below a configurable Y-level (typically the void level), NoVoidX springs into action. Instead of plummeting to their demise, the player is instantly teleported to a safe spawn point (configurable to be the world's spawn, their bed spawn, or specific coordinates).

## 🛠️ Configuration

NoVoidX is designed to be highly configurable. Here's a snippet of the `config.yml`:

```yaml # NoVoidX Configuration enabled: true

# Check update on startup check-update: true

worlds: world: enabled: true # Set to false to disable NoVoidX for this world void-threshold: -128 # Y-coordinate threshold for void in the Overworld target-world: world_nether target-y: 512 ration: 8 # Ratio of teleportation to Nether world world_the_end: enabled: true void-threshold: -64 target-world: world target-y: 512 ration: 1 # Ratio of teleportation to Overworld

# Duration of blindness effect in seconds after teleportation blindness-duration: 5

# Cooldown in seconds before a player can be teleported again teleport-cooldown: 3

# logging settings log: true # Enable or disable logging

## 📦 Commands & Permissions

Spoiler

| Command | Description | Permission | Default | | :--------------- | :--------------------------------------------- | :-------------------------- | :----------- | | `/novoidx` | Displays basic plugin information. | `novoidx.use` | `true` (all) | | `/novoidx reload`| Reloads the plugin's configuration. | `novoidx.reload` | `op` | | | | `novoidx.admin` (inherits) | `op` |

NoVoidX is the simple yet powerful solution to prevent those frustrating void deaths on your Minecraft server. Install it today and let your players explore without fear of the abyss!

### Made with 🗿 by SkyX Buy Me a Coffee at ko-fi.com

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
SkyX
Version
1.0.2
Downloads
296
Endorsements
1
Category
bukkit
Created
6/28/2025
Updated
7/9/2025
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
game-mechanics, technology, transportation

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does NoVoidX support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of NoVoidX?

Version 1.0.2, published 2025-07-09 with 296 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by SkyX 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods