Compatibility
Minecraft: Java Edition
1.21.x
1.2.x
Platforms
Tags
Creators
Details
Licensed ARR
Published last month
โฆ Infinity Gauntlet Plugin โฆ
A Marvel-themed Minecraft Plugin for Spigot 1.20.4
๐ฆ Installation
Requirements
- Spigot / Paper 1.20.4
- Java 17+
Building from Source
# 1. Install Spigot API locally (first time only)
mkdir ~/spigot-build && cd ~/spigot-build
curl -o BuildTools.jar https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar
java -jar BuildTools.jar --rev 1.20.4
# 2. Install the API to local Maven cache
mvn install:install-file \
-Dfile=~/spigot-build/Spigot/Spigot-API/target/spigot-api-1.20.4-R0.1-SNAPSHOT.jar \
-DgroupId=org.spigotmc \
-DartifactId=spigot-api \
-Dversion=1.20.4-R0.1-SNAPSHOT \
-Dpackaging=jar
# 3. Build the plugin
cd InfinityGauntlet
mvn package
# 4. Copy the jar to your server
cp target/InfinityGauntlet-1.0.0.jar /path/to/server/plugins/
โฆ THE 6 INFINITY STONES
Each stone is found inside a lore-accurate structure and can be used individually OR inserted into the Infinity Gauntlet for amplified powers.
| Stone | MCU Artifact | Structure | Individual Power |
|---|---|---|---|
| ๐ Space | Tesseract | Norse Temple (snow, blue beacon) | Teleport 50 blocks (look direction) |
| ๐ Mind | Scepter | Dark Blackstone Chamber | Charm nearest hostile mob for 5s |
| โค Reality | Aether | Svartalfheim Dark Elf Ruins | Transform blocks in 5-block radius |
| ๐ Power | Orb | Morag Underground Vault | Devastating energy explosion + knockback |
| ๐ Time | Eye of Agamotto | Kamar-Taj Sanctum Library | Haste/regen for player, slow nearby enemies |
| ๐งก Soul | Soul Stone | Vormir Sacrificial Cliff | Drain life from all nearby mobs โ heals you |
๐ฅ THE INFINITY GAUNTLET
Crafting Recipe (Default)
[Gold] [Gold] [Gold]
[Gold] [Diam] [Gold]
[ -- ] [Gold] [ -- ]
The recipe is fully configurable via the GUI editor!
/recipeedit
How to Use
- Craft or obtain the Gauntlet with
/gauntlet give - Right-click while holding the Gauntlet to open the Stone Manager GUI
- Drag & Drop stones from your inventory into their colored slots
- Click an inserted stone in the GUI to remove it (it goes back to your inventory)
- With all 6 stones: Shift + Right-click to perform the SNAP!
The SNAP (All 6 Stones Required)
- Broadcasts a server-wide message
- 50% chance of killing each nearby player (within 100 blocks)
- 50% chance of killing each nearby mob (within 50 blocks)
- Survivors glow briefly
- Drains the wielder's health and applies weakness
- 30 second cooldown
โ MARVEL ENDGAME ITEMS (Balance Items)
These items let other players compete against a Gauntlet wielder!
| Item | Inspired By | Ability |
|---|---|---|
| โก Iron Man Repulsor | Tony Stark | Fire targeted energy blast (6 dmg + knockback, 1s CD) |
| โ Nano Gauntlet | Stark replica | Passive: absorb 50% damage, reflect 25% |
| โก Mjolnir | Thor | Call lightning strike on target, slow fall while held (3s CD) |
| โ Stormbreaker | Thor | Bifrost beam + 5m cleave (12 dmg, 2s CD) |
| ๐ก Vibranium Shield | Captain America | Throw to stun target (blind + slow, 1.5s CD) |
| ๐ฃ War Machine Cannon | War Machine | Fire explosive bolt (4s CD) |
| ๐ Quantum Tunnel Device | Ant-Man | Phase/invulnerability for 3 seconds (10s CD) |
| โฆ Chaos Crystal | Scarlet Witch | Levitate all nearby enemies + damage (5s CD) |
| โ Sling Ring | Doctor Strange | Teleport to your bed/spawn (30s CD) |
| โ Vibranium Spear | Okoye | Life steal: heals 30% of damage dealt |
| โ Thanos' Double-Blade | Thanos | +15 dmg, ignores 50% of armor |
๐ STRUCTURES
Each structure is themed after the MCU location where each stone was found:
| Stone | Location | Structure Details |
|---|---|---|
| Space | Norway/Asgard | Stone brick Norse temple, snow floor, blue beacon, blue glass altar |
| Mind | Thanos ship | Enclosed gilded blackstone chamber, gold altar, soul torches |
| Reality | Svartalfheim | Broken deepslate ruins, cracked pillars, magma/red glass Aether pool |
| Power | Morag | Underground purpur vault, purple pillars, magma traps in corners |
| Time | Kamar-Taj | Sandstone sanctum, bookshelf walls, enchanting table, sea lantern altar |
| Soul | Vormir | Red sandstone cliff plateau, soul sand shrine, obsidian monoliths, soul fire |
Each structure contains a chest with the corresponding Infinity Stone inside.
Spawn structures with:
/spawnstructure <STONE>โ at your current location/spawnstructure ALLโ spawns all 6 spaced 30 blocks apart
๐ฌ COMMANDS
| Command | Permission | Description |
|---|---|---|
/gauntlet |
infinitygauntlet.admin |
Main command + subcommands |
/gauntlet give |
admin | Give yourself the Infinity Gauntlet |
/gauntlet stones |
admin | List all stone give commands |
/gauntlet structures |
admin | Info on all structures |
/gauntlet recipe |
admin | Info on the crafting recipe |
/givestone <player> <stone|ALL> |
admin | Give a specific stone or all 6 |
/giveitem <player> <item|ALL> |
admin | Give a Marvel weapon/device |
/recipeedit |
admin | Open the Gauntlet recipe editor GUI |
/spawnstructure <stone|ALL> |
admin | Spawn a stone structure at your location |
โ CONFIG
config.yml controls:
- Gauntlet recipe (also editable live via
/recipeedit) - Per-stone cooldowns
- Power multipliers
- Structure settings
๐ File Structure
InfinityGauntlet/
โโโ pom.xml
โโโ src/main/
โโโ resources/
โ โโโ plugin.yml
โ โโโ config.yml
โโโ java/com/marvel/infinitygauntlet/
โโโ InfinityGauntletPlugin.java โ Main class
โโโ items/
โ โโโ InfinityStone.java โ 6 stone definitions
โ โโโ MarvelItem.java โ 11 Marvel weapons/devices
โโโ managers/
โ โโโ StoneManager.java โ Stone ItemStack creation & NBT
โ โโโ GauntletManager.java โ Stone insert/remove/lore update
โ โโโ RecipeManager.java โ Configurable crafting recipe
โ โโโ StructureManager.java โ 6 lore-accurate structures
โ โโโ MarvelItemManager.java โ Marvel weapon ItemStack creation
โ โโโ CooldownManager.java โ Per-player per-ability cooldowns
โโโ gui/
โ โโโ GauntletGUI.java โ Stone drag-drop management GUI
โ โโโ RecipeEditorGUI.java โ Live recipe editor GUI
โโโ listeners/
โ โโโ GauntletListener.java โ Gauntlet right-click + snap
โ โโโ StoneListener.java โ Individual stone powers
โ โโโ MarvelItemListener.java โ All Endgame weapon abilities
โ โโโ StructureListener.java โ Structure protection (expandable)
โโโ commands/
โโโ GauntletCommand.java
โโโ GiveStoneCommand.java
โโโ GiveItemCommand.java
โโโ RecipeEditCommand.java
โโโ SpawnStructureCommand.java
๐ฎ GAMEPLAY FLOW
Explore world โ Find structure โ Loot stone from chest
โ
Craft Infinity Gauntlet (or get from admin)
โ
Right-click Gauntlet โ Open Stone Manager GUI
โ
Drag stones from inventory into colored slots
โ
With all 6: Shift+Right-click โ SNAP!
Other players fight back using Marvel Endgame weapons (balanced via cooldowns and targeted powers).
"Perfectly balanced, as all things should be."


