Compatibility
Minecraft: Java Edition
26.2
1.20.2–1.20.4
Platforms
Supported environments
Server-side
Singleplayer
Links
Tags
Creators
Details
Licensed MIT
Published 3 years ago
Have you wanted to access minecraft commands easily?
Suppose you wanted a OP Netherite sword right now without using /enchant command over and over... now with this mod you can do /enchantsword while holding any sword!
Current Commands Implemented:
Repair
/repair [target]- Repair a tool in your hand such as a pickaxe that is nearly broken, or a target player's held item/repairinventory [target]- Repairs everything that is damaged in your inventory, or a target player's inventory/repairall [repairInventory]- Repairs a damaged tool in every player's hands, use true for all players inventory. Default: false.
Enchant
/enchantsword <sharpness> [sweepingEdge] [mending] [unbreaking] [fireAspect] [knockback] [looting]- Enchants any sword you are holding with custom enchantment levels/enchantpickaxe <efficiency> [fortune] [mending] [unbreaking] [silkTouch]- Enchants any pickaxe you are holding with custom enchantment levels/enchantaxe <efficiency> [fortune] [silkTouch] [sharpness] [mending] [unbreaking]- Enchants any axe you are holding with custom enchantment levels/enchantshovel <efficiency> [fortune] [silkTouch] [mending] [unbreaking]- Enchants any shovel you are holding with custom enchantment levels/enchanthoe <efficiency> [fortune] [silkTouch] [mending] [unbreaking]- Enchants any hoe you are holding with custom enchantment levels/enchantbow <power> [punch] [flame] [infinity] [mending] [unbreaking]- Enchants any bow you are holding with custom enchantment levels/enchantcrossbow <multishot> [piercing] [quickCharge] [mending] [unbreaking]- Enchants any crossbow you are holding with custom enchantment levels/enchantmace <density> [breach] [windBurst] [smite] [baneOfArthropods] [fireAspect] [mending] [unbreaking]- Enchants any mace you are holding with custom enchantment levels/enchantspear <sharpness> [smite] [baneOfArthropods] [knockback] [fireAspect] [looting] [lunge] [mending] [unbreaking]- Enchants any spear you are holding with custom enchantment levels/enchanttrident <loyalty> [impaling] [riptide] [channeling] [mending] [unbreaking]- Enchants any trident you are holding with custom enchantment levels/enchantfishingrod <luckOfTheSea> [lure] [mending] [unbreaking]- Enchants any fishing rod you are holding with custom enchantment levels/knockback [amount] [target]- Put knockback on anything! can be 100 or whatever. Default level: 10. Optionally target a player's held item./knockbackstick [amount] [target]- Similar to the command above, give yourself or a target player a stick with knockback. Default level: 10.
Player
/heal <players> [alsoFeed true/false]- Heal specified players to max health! Also feeds them if true/feed [players]- Feeds specified players, or yourself if none specified!/killall [shouldAlsoKillPlayers true/false]- This explains itself
Time
/day- Basically /time set 1000/noon- Basically /time set 6000/night- Basically /time set 13000/midnight- Basically /time set 18000
Explosive
/toggleExplosiveProjectiles [value]- Toggles explosive projectiles on/off, or set explicitly with true/false. All projectiles (e.g. snowball, arrow) explode on collision./setExplosionPower [power]- Sets the explosion power for explosive projectiles, or shows the current value if no power specified. Default is 2.5./explode <x y z> <power> [createFire true/false]- Explodes at a set position with specified explosion power and creates fire on explosion!
World
/modifyTreeHeight [height]- Changes how tall newly generated trees can be based on height, or shows the current height if none specified/resetTreeHeight- Resets the tree height modifier back to default
Gamemode
/survival [players]- Sets the gamemode to survival of specified players, or yourself if none specified!/creative [players]- Same as above/adventure [players]- Same as above/spectator [players]- Same as above
Note
Some or most commands ran through a command block might probably not work, so I recommend running it normally or via /execute. I didn't test it myself of course.
Bugs?
To be honest, I don't debug much since I originally made this when I was bored, so expect some bugs that can occur.
If you do find any, please report them on my GitHub repository.
Dependencies
Fabric
NeoForge
- None
This Is Open Source.
I probably will port this to future versions of minecraft available, but definitely no plans for more backporting. If you want to backport to older versions then please fork this repository.


