Mineuniverse
Log in Register
Mods

CommandExtras

Simple utility mod to add some extra commands
by fonnymunkey
Download Claim this project
26,049 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Server Utility Utility & QoL

Adds extra utility commands that are useful for more complicated command handling.

Currently adds two commands, CommandDelay and CommandChain.
CommandDelay allows you to run a defined command after a specified tick delay instead of instantly.
CommandChain allows you to run multiple defined commands in order from a single command input including other nested chains or delays.

Usage:

CommandDelay:
"/commanddelay <ticks> <entity> <x> <y> <z> <command>"
Ticks being how many ticks to wait before executing the specified command.
Entity and coordinate arguments allow for defining what entity should be the sender of the command, following the same handling as the Vanilla "/execute" command.

CommandChain:
"/commandchain <entity> <x> <y> <z> <command1> &&0 <command2> &&0 ... (&&1 &&2 etc for nested chains)"
Entity and coordinate arguments follow the same as above.
Commands to be chained are separated with the identifier "&&0".
If you nest additional CommandChains, increase the value of the separator identifier for each further layer of nesting.

Combined Example:
"/commandchain @p ~ ~ ~ gamemode 1 @p &&0 commanddelay 100 @p ~ ~ ~ commandchain @p ~ ~ ~ gamemode 0 @p &&1 weather clear"

This example combines CommandChain with CommandDelay, it will first set the senders gamemode to creative, then wait 5 seconds, then set the senders gamemode to survival and set the weather to clear.

This mod is only needed server-side.

Created on commission from xkforce.



Need to get in contact with me, or want to support me? Click the badges below:



Need a server? Click the banner below and use code "fonny" for 25% off your first month with Bisect Hosting:

CommandExtras-1.0.1.jar
MC Forge, Server, 1.12.2
Release 2025-02-15 Get

More from fonnymunkey

RLMixins
9,896,264
Spartan and Fire: RLCraft Edition
9,676,920
Frame Void Patch (MC-59363)
9,559,379
Wearable Backpacks: RLCraft Edition
9,531,969
RLArtifacts
9,521,877
RLCombat
9,459,961

You Might Also Like

Liberty's Villagers
Quality of Life and AI improvements for Villagers
9,968,428
No More Pop-ups
A Minecraft mod to remove in-game pop-ups
996,708
BetterRandomSourceConcurrencyCrash
Improved logging of crashes caused by mods accessing RandomSources from the wrong thread
99,371
Exit Confirmation
Often accidentally closed Minecraft? This mod might help!
99,067
NoDynamicFps
Adds an option to disable Vanilla's Dynamic FPS implementation
99,004
Immersive Crafting
Adds crafting recipes to immersive portals
9,998