Mineuniverse
Log in Register
Plugins

MrBoots

Custom Boots with different abilities!
by Mr_maeazadi
Download Claim this project
34 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Fun General Mechanics Teleportation
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.
Discord: https://discord.gg/BB98Dg7A23
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"

 

MrBoots-1.4
MC 1.20.6, 1.21.2, 1.21, 1.21.3, 1.16, 1.19.3, 1.20.2, 1.21.8, 1.18.1, 1.20, 1.20.4, 1.21.4, 1.19.2, 1.20.5, 1.21.5, 1.20.1, 1.20.3, 1.21.7, 1.17, 1.21.1, 1.18, 1.21.6, 1.19.4
Release 2025-09-19 Get
MrBoots.jar
MC 1.20.6, 1.21.2, 1.21, 1.21.3, 1.16, 1.19.3, 1.20.2, 1.21.8, 1.18.1, 1.20, 1.20.4, 1.21.4, 1.19.2, 1.20.5, 1.21.5, 1.20.1, 1.20.3, 1.21.7, 1.17, 1.21.1, 1.18, 1.21.6, 1.19.4
Release 2025-08-04 Get

You Might Also Like

BattleTracker 2.0
A standalone plugin and companion to BattleArena that tracks PVP & PVE statistics along with a suite of additional combat features to enhance server gameplay.
9,997
eHunger Games (Mcpvp hg)
A hunger games plugin like mcpvp
9,985
Basic Trails
Basic Trails Plugin
9,974
HypixelFirework
HypixelFirework
9,956
PremiumBoots [Like GommeHD]
PremiumBoots [Like GommeHD]
9,949
llamaGrapple
A customizable grapple hook!
9,925