π 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/*.ymlfiles:- πΊπΈ
en_US - π·πΊ
ru_RU - πΊπ¦
uk_UA - π©πͺ
de_DE - π°
ru_RPR(pre-reform Russian)
- πΊπΈ
- π Admin command:
/tme reloadto 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