Modscraper Modscraper Minecraft
Command Optimiser logo

Command Optimiser

Mod

Reduces performance impact of command blocks by caching parsing results.

Type

Mod

Modrinth Downloads

8,024

Modrinth ID

aP9wKOkW

Last Updated

May 28, 2026

Description

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).

Compatibility

Mod Loaders

Fabric Neoforge Quilt

Game Versions

1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 +5 more

Similar Mods

External Resources