VoidSpawn+
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #644 of 1560 bukkit mods in this game by downloads
📋 About This Mod
!(https://cdn.modrinth.com/data/cached_images/25e8966648cc3f9a94420d4c75987c4c6c248a27.png) --- !(https://bstats.org/signatures/bukkit/VoidSpawnPlus.svg)
# 📝 Overview
VoidSpawn is a high-performance Paper/Spigot plugin designed to automatically teleport players to safety when they fall into the void. The plugin monitors each player's Y-coordinate and instantly teleports them to a designated spawn point when they fall below a configurable threshold.
### How It Works
1. Players fall below the configured Y-level threshold for their world 2. The plugin instantly detects the void fall 3. Players are teleported to a custom spawn point (set via `/vs setspawn`) 4. If no custom spawn exists, players are sent to the world's default spawn 5. A smooth fade animation and sound effect enhance the experience
## ✨ Key Features
### 🎯 Core Functionality - Multi-World Support - Configure unique Y-levels for each world - Custom Spawn Points - Set specific teleport locations with exact orientation - Default Spawn Fallback - Automatic fallback to world spawn if custom spawn not set - Optimized Detection - Lag-free performance even with many players
### 🎨 Player Experience - Smooth Fade Effect - 2-second fade-in/fade-out screen transition - Customizable Messages - Full color code support with `&` formatting - Sound Effects - Configurable teleport sounds - Cooldown System - Prevents teleport spam and exploitation
### 🛡️ Administration - Permission-Based Access - Granular control over commands and bypass - Hot Reload - Update configuration without server restart - Per-World Configuration - Enable/disable void protection per world - Minecraft 1. 20+ - Full compatibility with latest versions
## 🚀 Installation
### Requirements - Minecraft Server: Paper/Spigot/folia 1. 20 or newer - Java: 17 or higher
### Setup Steps
1. Download `VoidSpawn-1. 0. 0.jar` 2. Place the file in your server's `plugins/` folder 3. Restart your server 4. Configure the plugin (files created automatically): - `plugins/VoidSpawn/config.yml` - `plugins/VoidSpawn/spawns.yml`
## 🎮 Commands
### Administrator Commands
| Command | Description | Permission Required | |---------|-------------|---------------------| | `/vs setspawn` | Sets the void spawn point for current world at your location and facing direction | `voidspawn.admin` | | `/vs reload` | Reloads the configuration from disk | `voidspawn.admin` |
Alias: `/voidspawn` works identically to `/vs`
## 🔐 Permissions
| Permission Node | Description | Default | |----------------|-------------|---------| | `voidspawn.admin` | Access to all `/vs` commands | OP only | | `voidspawn.bypass` | Exempts player from void detection (useful for testing) | OP only |
## ⚙️ Configuration
### config.yml Structure
```yaml # Fade Effect Settings fade-effect-enabled: true # Enable/disable screen fade animation
# Sound Settings teleport-sound: ENTITY_ENDERMAN_TELEPORT # Sound played on teleport (use 'none' to disable)
# Cooldown Settings teleport-cooldown: 3 # Seconds before player can be teleported again
# Messages (supports & color codes) teleport-message: "&aYou have been teleported to safety!" spawn-not-set-message: "&eNo custom spawn set. Teleporting to world spawn..." cooldown-message: "&cPlease wait before being teleported again."
# World-Specific Settings worlds: world: y-level: -64 # Players below this Y-level are teleported enabled: true # Enable/disable void protection for this world world_nether: y-level: -64 enabled: true world_the_end: y-level: -64 enabled: true ```
### Configuration Options
#### Visual Effects - fade-effect-enabled: `true/false` - Enables smooth screen fade during teleportation - Duration: 2 seconds total (1s fade out, 1s fade in)
#### Audio Settings - teleport-sound: Sound name or `none` - Default: `ENTITY_ENDERMAN_TELEPORT` - Must be valid Bukkit Sound enum name - Set to `none` to disable sound
#### Anti-Spam Protection - teleport-cooldown: Integer (seconds) - Prevents repeated rapid teleportations - Default: 3 seconds - Helpful for preventing abuse
#### World Configuration For each world, configure: - y-level: Y-coordinate threshold (players below this are teleported) - enabled: `true/false` to toggle void protection
## 🗺️ Setting Up Spawn Points
### Initial Setup (Required)
1. Ensure you have OP status or `voidspawn.admin` permission 2. Enter the world you want to configure 3. Stand at the exact location where players should spawn 4. Face the direction players should be facing 5. Execute: `/vs setspawn` 6. Confirmation message will appear
### What Gets Saved? - World name - X, Y, Z coordinates - Yaw (horizontal rotation) - Pitch (vertical rotation)
### Without Custom Spawn If no custom spawn is set via `/vs setspawn`, players will: 1. Receive the `spawn-not-set-message`
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- melut
- Version
- 1.2.0
- Downloads
- 3,839
- Endorsements
- 6
- Category
- bukkit
- Created
- 11/13/2025
- Updated
- 1/2/2026
- Game Versions
- 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
- Tags
- game-mechanics, technology, utility
🔧 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 VoidSpawn+ support?
The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.
What is the latest version of VoidSpawn+?
Version 1.2.0, published 2026-01-02 with 3,839 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await