
🌋 NoNether
A lightweight Minecraft Spigot/Paper plugin that completely disables access to the Nether.
Ideal for servers that want to restrict players to the Overworld or prevent Nether-based exploits.
⚙️ Features
- 🚫 Blocks players from entering the Nether via nether portals
- ❌ Cancels any teleportation to the Nether, including commands or plugins
- ⏱ Sends a warning message once per second to avoid spam
- ⚡ Lightweight and easy to use — no configuration needed
📁 Installation
- Download the plugin
.jarfile - Place it inside your server’s
plugins/folder - Start or reload your server
- The plugin works immediately — no configuration required
⚙️ Configuration (config.yml)
# Enable or disable Nether
nonether: true
´´´
---
## 💬 Example Message
When a player tries to enter the Nether:
> §f[§6§lNoNether§f] §cThe Nether is disabled!
This message is displayed at most **once per second** per player to prevent spam.
You can modify the message in the code if you want a custom format.
---
## 🧩 Developer Information
**Main plugin listener class:**
`de.scholle.noNether.NoNetherListener`
**Blocked world:**
`World.Environment.NETHER`
**Events handled:**
- `PlayerPortalEvent`
- `PlayerTeleportEvent`
---
## 🧰 Compatibility
- ✅ Works on **Spigot**, **Paper**, and **Purpur**
- 🧱 Compatible with **Minecraft 1.18+**
- ⚙️ Requires **Java 17+**
---
## 🧑💻 Author
**Developed by:** Scholle
**Package:** `de.scholle.noNether`
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.18.1, 1.18.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
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
- Ships as NoNether-1.1.0.jar — drop this file into the mods folder
- Download size: 3 KB
- Download link checked 29 Aug 2026 — working
These come from our own check of the pack file, not from the source page.