Compatibility
Minecraft: Java Edition
1.21–1.21.7
1.20.x
1.19.x
1.18.x
Platforms
Links
Creators
Details
Licensed MIT
Published 2 months ago
Updated 3 months ago
Changelog
🚀 TMEPlugin v1.0.0
Custom TNT Minecart Explosions for Minecraft servers powered by Spigot or Paper.
✨ Features
- 💥 Change the explosion delay of TNT minecarts using Redstone Dust in hand:
- Left-click 👉 Increase timer by +1 second
- Shift + Right-click 👉 Decrease timer by -1 second
- 📛 Displays countdown above the minecart
- ⏳ Configurable countdown range:
min-explosion-duration
(default: 1 second)max-explosion-duration
(default: 60 seconds)
- 🎲 Optional randomized countdown via config:
- When
randomizer: true
, the plugin sets a random value between min and max — Redstone tool is ignored
- When
- 🌍 Multi-language support via external
lang/*.yml
files:- 🇺🇸
en_US
- 🇷🇺
ru_RU
- 🇺🇦
uk_UA
- 🇩🇪
de_DE
- 🕰
ru_RPR
(pre-reform Russian)
- 🇺🇸
- 🔄 Admin command:
/tme reload
to reload config and language files- Requires permission:
TME.admin
🛠 Permissions
Permission | Description | Default |
---|---|---|
TME.admin |
Allows /tme reload command |
OP |
🧰 Compatibility
- ✅ Minecraft 1.16+ (tested on 1.20.4)
- ✅ Spigot & Paper
📁 Config Example (config.yml
)
min-explosion-duration: 1
max-explosion-duration: 60
randomizer: false
lang: en_US
Files
Metadata
Release channel
ReleaseVersion number
1.0.0Loaders
Game versions
1.18–1.21.7Downloads
7Publication date
July 4, 2025 at 7:44 PMPublisher

THDev
Member