MoreTotems
MoreTotems is a simple Paper plugin that introduces minor adjustments to the mechanics of Totems of Undying.
🚀 Quick Start
📥 Installation:
Before installation, ensure you have the following software installed:
- Java (version 11 LTS or higher)
- Minecraft (version 1.19.4 or higher)
- Paper (version 1.19.2 build #191 or higher)
The process of installing the plugin on your Minecraft server:
- Download the latest version of the plugin
- Place the file in the
pluginsfolder in the server's root directory - Restart the server
⚠️ Experimental versions:
The developer is creating experimental alpha versions of this plugin that can be loaded as vanilla data packs. However, it's recommended not to use them due to numerous bugs and unstable performance.
💡 Features:
"Unbreakable" Totems of Undying
A Totem of Undying with the Unbreakable tag set will not disappear after use. To obtain such a totem, use one of the following commands:
- For versions ≤ 1.20.4:
/minecraft:give @s minecraft:totem_of_undying{Unbreakable:1b} 1 - For versions ≥ 1.20.5:
/minecraft:give @s minecraft:totem_of_undying[minecraft:unbreakable={}] 1
Enchantments for Totems of Undying
Unbreaking: A Totem of Undying enchanted with Unbreaking of nth level has a 100/(n+1)% chance not to disappear after use. For example, a totem with Unbreaking level 3 has a 75% chance to remain after activation.
🔧 Configuration:
Configuration functionality is under development and will be available in future updates.