Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
Mine with lightning strikes induced from your mining.
NOTE: This custom enchant requires the TokenEnchant plugin.
This plugin contains a custom enchantment effect that allows you to call multiple lightning strikes to do more mining when you break a block.
Demo Video:
coming...
Installation:
Just install TE-StormEnchant.jar in TokenEnchant/enchants folder. Then you can either "restart the server" or "reload the plugin (not /te reload)". StormEnchantment will automatically be loaded into TokenEnchant framework.
Recommended Tools:
Configuration:
Enchants:
Storm:
description: "8 Lightning bolts fall from the sky and destroy blocks around the user."
event_map:
BlockExplodeEvent: "NORMAL"
PlayerInteractEvent: "HIGHEST"
EntityDamageByBlockEvent: "NORMAL"
price: 10
max: 10
invalid_in_world:
- plotworld
cooldown: 10
cooldown_message: "&a[TE] You have to wait for &b%remaining% &aseconds."
sound: true. # set this to "false" to turn off the lightning sound.
occurrence: 0.03
max_radius: 10
num_of_lightnings: 8
lightning_interval: 10 # in ticks.
explosion_power: 1 # if this value is -1, the enchantment level is used as the explosion power, power 4 = 1 TNT.
power_multiplier: 1.0 # explosion_power * multiple = explosion power (4 = 1TNT)
exemptions:
- 'ENDER_CHEST:*'
- GLOWSTONE
- 'LADDER:*'
- STONE_PLATE