NoNether Plugin
作者:rebot | 分类:模组
Minecraft 版本: 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: bukkit folia paper purpur spigot
标签: magic management transportation
? 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`请登录后举报
暂无评论,抢个沙发吧~