NoTotems 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
标签: equipment magic management
☠️ NoTotems
A Minecraft Spigot/Paper plugin that completely disables Totems of Undying.
Perfect for survival or PvP servers that want to remove the extra life advantage from Totems.
⚙️ Features
- ? Prevents players from being saved by Totems of Undying
- ❌ Cancels picking up Totems
- ? Sends a message to the player when a Totem is blocked
- ⚡ Lightweight and easy to configure
? Installation
- Download the plugin
.jarfile - Place it in your server’s
plugins/folder - Start or reload your server
- A default
config.ymlwill be created automatically
⚙️ Configuration (config.yml)
# Enable or disable Totem blocking
NoTotems: true
´´´
---
- NoTotems: true → Totems are disabled
- NoTotems: false → Totems work normally
## ? Example Message
When a player would have been saved by a Totem:
§cTotems are disabled!
You can modify this message in the code if needed.
## ? Developer Information
Main class:
de.scholle.noTotems.NoTotems
Events handled:
EntityDamageEvent – prevents Totem from saving the player
EntityPickupItemEvent – prevents picking up Totems
Blocked item:
Material.TOTEM_OF_UNDYING
## ? Compatibility
- ✅ Works on Spigot, Paper, and Purpur
- ? Compatible with Minecraft 1.18+
- ⚙️ Requires Java 17+请登录后举报
暂无评论,抢个沙发吧~