
Command Optimiser
I don't know my version or loader
Command Optimiser
Reduces performance impact of command blocks by caching parsing results.
How it works
When running command blocks, the game parses the command text every time it is run. This takes up a lot of redundant processing time. Instead if the results of parsing are stored in memory we can speed up command execution. The command only needs to be parsed again when it is changed.
Expected performance improvements
Depending on the number of command blocks you use, the performance gains may vary.
You can safely expect that the TPS impact of command blocks will reduce by at least 10-20%. Gains will likely be smaller for commands that affect blocks than other, less intensive commands.
Testing with real-world command usage on a creative server showed a reduction of about 30% (overall 3-4% of server busy time).
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 26.1, 26.1.1, 26.1.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as commandoptimiser-neoforge-1.0.4.jar — drop this file into the mods folder
- Download size: 21 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.