your current location:首页 > news>TickProfiler Minecraft

TickProfiler Minecraft

2024-12-12 09:28:09|Myriagame |source:minecraft skins

TickProfiler is a Minecraft Forge Mod that can help server administrators find entities and other analytical functions that cause TPS to reduce.

Basic command usage:

/Profile -Shows List of Commands.

/Profile E -Runs Entity Profiling in All Worlds for 30 Seconds.

/Profile P -Runs Packet Profiling for 30 Seconds.

/Profile U -Runs CPU Utilization Profiling for 240 Seconds.

/Profile L -Runs Lock Content Profiling for 240 Seconds.

/Profile S -Runs Lag Spike Detection Profiling for 600 Seconds.

/Profile C -Runs Profiling for the Chunk You're Standing in for 30 Seconds.

/TPS -lists how many ticks per second the server is running at (anything less than 20.00 means lag).

Command option:

[Time in seconds in seconds] -The is suitable for all configuration file commands, how many seconds will be run by specifying commands.

For example,/Profile E 10 -An analysis of physical analysis will be run 10 seconds.


[Dimension ID] -The specified configuration file will run in which dimension.

For example,/Profile E 10 0 -will run physical analysis in the dimension 0 (entity) for 10 seconds.


[Block] -In blocks that can be used for/Profile C, specify blocks to run physical analysis.

For example,/Profile C 1 1 10 0-will be analyzed for 10 seconds in block 1,1 in the whole.

Tip -You can find the coordinates by removing Minecraft coordinates with 16 (downward choice as an integer).

The above content comes from the official wiki.