MrBoots is a plugin with 8 custom boots which every single one of them has an ability. There are Spider-Boots, Fire Boots, Troll Boots, Slime Boots, Jesus Boots, Mining Boots, Air Walker Boots, Ender Boots and Ender Stick.
Here are their Crafting Recipes:
Spider-Boots:
Fire Boots:
Troll Boots (Warning: It creates a big explosion!!! Be careful! You can change/edit its power in config.yml):
Slime Boots:
Jesus Boots:
Mining Boots (Note: You have to squat and they have durability):
Air Walker Boots:
Ender Boots:
Ender Stick:
- Permissions
- mrboots.admin
You can use this plugin on 1.16.5 - 1.21.X servers (NOT 1.0 - 1.16.4!!!).
If you enjoyed, please like this post and leave a comment.
You can also report bugs or anything else in our discord.
Website: mcexe.ir
# __ __ _______ __
# | \ / \ | \ | \
# | ▓▓\ / ▓▓ ______ | ▓▓▓▓▓▓▓\ ______ ______ _| ▓▓_ _______
# | ▓▓▓\ / ▓▓▓/ \| ▓▓__/ ▓▓/ \ / \| ▓▓ \ / \
# | ▓▓▓▓\ ▓▓▓▓ ▓▓▓▓▓▓\ ▓▓ ▓▓ ▓▓▓▓▓▓\ ▓▓▓▓▓▓\\▓▓▓▓▓▓ | ▓▓▓▓▓▓▓
# | ▓▓\▓▓ ▓▓ ▓▓ ▓▓ \▓▓ ▓▓▓▓▓▓▓\ ▓▓ | ▓▓ ▓▓ | ▓▓ | ▓▓ __ \▓▓ \
# | ▓▓ \▓▓▓| ▓▓ ▓▓ | ▓▓__/ ▓▓ ▓▓__/ ▓▓ ▓▓__/ ▓▓ | ▓▓| \_\▓▓▓▓▓▓\
# | ▓▓ \▓ | ▓▓ ▓▓ | ▓▓ ▓▓\▓▓ ▓▓\▓▓ ▓▓ \▓▓ ▓▓ ▓▓
# \▓▓ \▓▓\▓▓ \▓▓▓▓▓▓▓ \▓▓▓▓▓▓ \▓▓▓▓▓▓ \▓▓▓▓ \▓▓▓▓▓▓▓
# MRBOOTS - V1.0 | By Mr_maeazadi
# Boots Data
boots:
slime-boots: # Cancels fall damage and gives you a 3 block high, jump.
name: "&aSlime Boots"
first-lore: "&aBouncy!"
second-lore: ""
third-lore: ""
fire-boots: # Gives you fire resistance and makes a fire trail, behind you.
name: "#ff8000Fire Boots"
first-lore: "#ff0000Very Hot!"
second-lore: "#bababaGives you fire resistance!"
third-lore: ""
block-type: "FIRE"
air-walker-boots: # Gives you ability to walk on thin air (Save your life in air).
name: "#bababaAir Walker Boots"
first-lore: "#8f8f8fWTF??? Walking on air???"
second-lore: "#a8a8a8Gives you ability to walk on thin air!"
third-lore: ""
block-type: "HAY_BLOCK"
block-break-time-tick: 60 # Time to destroy the placed block in ticks (20 = 1 Seconds(0 means never break the block))
allow-pick-up: true
ender-boots: # Teleport anywhere with its child, Ender Stick.
name: "#800080Ender Boots"
first-lore: "#ba00baTeleports you to where you are looking!"
second-lore: "&4Requires 'Ender Stick' to teleport!"
third-lore: ""
max-distance: 120
ender-stick: # Teleport anywhere with its dad, Ender Boots.
name: "#800080Ender Stick"
first-lore: "#ba00baTeleports you to where you are looking!"
second-lore: "&4Requires 'Ender Boots' to teleport!"
third-lore: ""
spider-boots: # Climb walls like Spider-Man.
name: "#ff0000Spider-#00aaffBoots"
first-lore: "#00aaffClimb walls like #ff0000Spider-Man!"
second-lore: "#00aaffWalk to a block"
third-lore: ""
mining-boots: # Mine any block.
name: "#a6a6a6Mining Boots"
first-lore: "#a7a7a7Now that's cool and handy!"
second-lore: "#a7a7a7Sneak and look to a block to break and pick it up automatically!"
third-lore: ""
enabled: true
max-distance: 3 # DO NOT USE DOUBLE OR FLOAT VALUES (LIKE: 3.5, 3.539, 3.3652)
max-durability: 500
break-bedrock: false
jesus-boots: # Walk on water, like Jesus. (JPG or PDF?).
name: "&bJesus Boots"
first-lore: "&9Walk on water like Jesus!"
second-lore: "&bNo more swimming - just walk!"
third-lore: ""
block-type: "BARRIER"
block-break-time-tick: 20
troll-boots: # Fuck the world with these boots (Troll someone with a huge explosion that will destroy anything in 60 Blocks radius(Including yourself...))
name: "&8Troll &7Boots"
first-lore: "#ff0000The best pair of Boots of all time!"
second-lore: ""
third-lore: ""
explosion-power: 20
# Messages configuration
messages:
only-players: "&cOnly players can use this command!"
reload: "&dConfig Reloaded!"
# GUI configuration
gui:
title: "#1c979cMrBoots"