
EffectBoots 1.0
GUI | Fully Configurable | Custom Boots
EffectBoots is a unique boots plugin in which it allows you to create your own boots.
Commands
- /effectboots open
- /effectboots give <player> <boots>
- /effectboots list
- /effectboots reload
Permissions
- You need the effectboots.admin permission to use all these commands
Action List
- ACTION_BAR:message
- ADD_HEALTH:health
- ADD_POTION:type:amplifier:duration
- CONSOLE_COMMAND:command
- EXTINGUISH
- FEED:amount
- INCREASE_DAMAGE:damage
- INCREASE_DURABILITY:durability
- LIGHTING
- MAX_HEALTH:health
- MSG:message
- PLAYER_COMMAND:command
- REDUCE_DAMAGE:damage
- REMOVE_HEALTH:health
- REMOVE_POTION:type
- SOUND:type:float:float
- TITLE:int:int:int:title:subtitle
check the list of potion types by clicking here
check the list of sound types by clicking here
Developer API
- PlayerAttackPlayerEvent
- EffectBootsEquipEvent
- EffectBootsUnequipEvent
- EffectBootsAPI.isBoots(ItemStack, Boots)
- EffectBootsAPI.getBootsByName(String)
- EffectBootsAPI.getBootsFromPlayer(Player)
config.yml
commands:
descriptions:
admin:
boots:
open: '&f&oOpen the boots list menu'
give: '<player> <boots> &f&oGive the player a boots'
list: '&f&oCheck the current list of boots'
reload: '&f&oReload boots list'
messages:
menu:
preview-title: '&8Previewing <item>'
boots-title: '&rBoots Menu'
boots-lore:
- ''
- '&cClick to give'
- '&cRight click to preview'
speed.yml
Events:
EQUIP:
- 'MSG:&c&l ** EQUIPPED SPEED **'
- 'ADD_POTION:SPEED:2:999999'
UNEQUIP:
- 'MSG:&c&l** UNEQUIPPED**'
- 'REMOVE_POTION:SPEED'
Boots:
Material: LEATHER_BOOTS
Name: "&a&lSpeed Boots"
Lore:
- ''
- '&7To equip, receives the speed effect'
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.