HomeJavaModsNoVoidX
NoVoidX
ModsJava

NoVoidX

by SkyX · on Modrinth

NoVoidX is a lightweight Minecraft plugin designed to enhance player experience by preventing accidental deaths from falling into the void. This plugin…

⬇ Download on Modrinth

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

🚀 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:

# 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

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

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

Explore more