
Bolt 1.4.1
GUI | Fully Configurable | Custom Bolt
The Lightning Wand is a special item made of a stick that interacts with creepers in unique ways:
- Uses: The wand has a limited number of uses, displayed dynamically as {uses}.
- Abilities:
- Right-Click: Charges the targeted creeper, making it more dangerous.
- Left-Click: Knocks the creeper back, providing crowd control.
- Traits:
- Knockback Power: Refers to the force or effect that pushes a Creeper backward when it is hit or interacts with certain effects or abilities.
- Auto Blow: Creeper auto explosion refers to the automatic detonation of a Creeper without any external triggers or player interaction.
Commands
- /bolt give <player> <bolt> <uses>
- /bolt list
- /bolt reload
Permissions
- bolt.command.help - Allows use of the /bolt command
- bolt.command.give - Allows use of the /bolt give command
- bolt.command.list - Allows use of the /bolt list command
- bolt.command.reload - Allows use of the /bolt reload command
config.yml
settings:
cooldown: 3
bolt.yml
bolts:
bolt:
material: 'STICK'
name: '&6&lLightning Wand'
lore:
- '&e&l+ &7Use this wand on creepers!'
- ''
- '&eUses:'
- '&6┃ &f{uses} uses left on the wand!'
- ''
- '&eAbilities:'
- '&7┃ &fRight-Click'
- '&e┃ &fCharge the creeper up!'
- ''
- '&7┃ &fLeft-Click'
- '&e┃ &fKnock the creeper back!'
- '&e┃ &fAuto-Blow the creeper (3 sec. to blow)!'
- ''
- '&eTraits:'
- '&6┃ &fKnockback Power: 1'
- '&6┃ &fAuto-Blow Power: 2'
charge:
enabled: true
lightning: true
knockback:
enabled: true
power: 1
autoblow:
enabled: true
time: 3
entity-name: '&c⚠ &eBlowing up in &4{time}s&e!'
explosion-power: 2
glow: false
messages.yml
messages:
no-permission: '&cYou don''t have permission to use this command!'
bolt-not-exist: '&7That bolt doesnt exist!'
player-not-found: '&cPlayer is not online!'
sender-give: '&7You have given a &b{type} to &7{player}'
target-give: '&7You have been given a &b{type}'
broken-your-wand: '&cYour wand has been broken because your uses reached &b0&c!'
cooldown: '&cPlease wait &e{cooldown} &cto use this ability again!'
bolt-no-permission: '&cYou dont have permission to use that wand!'
bolt-inventory:
title: '&8Bolt'
infinite-uses: 'Infinite'
commands:
descriptions:
admin:
give: '<player> <bolt> <uses> &f&oGive a player a bolt'
list: '&f&oOpen bolt list gui'
reload: '&f&oReloads the plugin'
reload-success: '&aSuccessfully reloaded!'
errors:
reload-fail: '&cA serious error occurred during reloading'
sounds.yml
# Format: '{sound},{pitch},{volume}' (I wish you a pleasant config fix)
invalid-sound-replace: true
invalid-sound-replace-approximate: true
invalid-sound: 'none,0f,0f'
sounds:
action:
no-permission: 'ENDERMAN_TELEPORT,1.0f,0.5f'
destory: 'ANVIL_BREAK,1.0f,1.0f'


For support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.