<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ACommands%2Fsystemstat</id>
	<title>Minecraft:Commands/systemstat - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ACommands%2Fsystemstat"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Commands/systemstat&amp;action=history"/>
	<updated>2026-04-09T13:42:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Commands/systemstat&amp;diff=49819&amp;oldid=prev</id>
		<title>imported&gt;MinecraftBedrockPlayer7 at 17:21, 20 November 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Commands/systemstat&amp;diff=49819&amp;oldid=prev"/>
		<updated>2025-11-20T17:21:43Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Outdated feature}}&lt;br /&gt;
{{exclusive|bedrock}}&lt;br /&gt;
{{Infobox command&lt;br /&gt;
| name = systemstat&lt;br /&gt;
| oplevel = 3&lt;br /&gt;
| others = [[Minecraft:Cheat]] only&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Return or sets video settings and runtime statistics of the game.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;code&amp;gt;/systemstat &amp;lt;stat: SettableIntStat&amp;gt; [value: int]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Return or sets specific video settings&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;/systemstat &amp;lt;stat: SystemStat&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Returns system runtime variables&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;/systemstat brightness [value: float]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Sets the brightness of the game. Similar to gamma in [[Minecraft:options.txt]] in Java edition&lt;br /&gt;
&lt;br /&gt;
==Arguments==&lt;br /&gt;
&lt;br /&gt;
{{Argument|stat: SettableIntStat|be=1|Enum}}&lt;br /&gt;
&lt;br /&gt;
Specifies the video setting to return or set. Must be one of the following:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;guiscale&amp;lt;/code&amp;gt; for changing GUI scale modifier&lt;br /&gt;
* &amp;lt;code&amp;gt;viewdistance&amp;lt;/code&amp;gt; for changing rendering distance&lt;br /&gt;
&lt;br /&gt;
{{Argument|value|be=1|int}}&lt;br /&gt;
&lt;br /&gt;
The value to set the setting to.&lt;br /&gt;
&lt;br /&gt;
{{Arg desc|be=int}} Any number outside what the setting allows will be clamped internally.&lt;br /&gt;
&lt;br /&gt;
If not specified, defaults to returning the variable instead.&lt;br /&gt;
&lt;br /&gt;
{{Argument|stat: SystemStat|be=1|Enum}}&lt;br /&gt;
&lt;br /&gt;
The system and game parameters to return. Must be one of the following:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;avgendframetime&amp;lt;/code&amp;gt; for average frame time&lt;br /&gt;
* &amp;lt;code&amp;gt;avgremaindertimepercent&amp;lt;/code&amp;gt; for average remaining time percentage&lt;br /&gt;
* &amp;lt;code&amp;gt;avgrendertime&amp;lt;/code&amp;gt; for average rendering time&lt;br /&gt;
* &amp;lt;code&amp;gt;avgticktime&amp;lt;/code&amp;gt; for average ticking time&lt;br /&gt;
* &amp;lt;code&amp;gt;avgunaccountedtimepercent&amp;lt;/code&amp;gt; for average unaccounted time percentage&lt;br /&gt;
* &amp;lt;code&amp;gt;chunkdirtycount&amp;lt;/code&amp;gt; for dirty chunk count (number of modified chunks before game ticks)&lt;br /&gt;
* &amp;lt;code&amp;gt;chunkrebuildcount&amp;lt;/code&amp;gt; for number of chunks to rebuild&lt;br /&gt;
* &amp;lt;code&amp;gt;cpu&amp;lt;/code&amp;gt; for your system&amp;#039;s CPU name&lt;br /&gt;
* &amp;lt;code&amp;gt;fps&amp;lt;/code&amp;gt; for current FPS&lt;br /&gt;
* &amp;lt;code&amp;gt;gpu&amp;lt;/code&amp;gt; for your system&amp;#039;s GPU name&lt;br /&gt;
* &amp;lt;code&amp;gt;gpumemory&amp;lt;/code&amp;gt; for allocated GPU memory in megabytes&lt;br /&gt;
* &amp;lt;code&amp;gt;msaalevel&amp;lt;/code&amp;gt; for your current MSAA level&lt;br /&gt;
* &amp;lt;code&amp;gt;os&amp;lt;/code&amp;gt; for your system&amp;#039;s OS name and version&lt;br /&gt;
* &amp;lt;code&amp;gt;paths&amp;lt;/code&amp;gt; to display directories used by the game. Including:&lt;br /&gt;
** Root path: Internal LocalState/[https://learn.microsoft.com/en-us/uwp/api/windows.storage.applicationdata.localfolder ApplicationData.LocalFolder] path, two levels above [[Minecraft:com.mojang|com.mojang]]&lt;br /&gt;
** Package path: Installed game path&lt;br /&gt;
** Home path: [[Minecraft:com.mojang|com.mojang]] path&lt;br /&gt;
** Settings path: &amp;lt;code&amp;gt;minecraftpe&amp;lt;/code&amp;gt; directory within [[Minecraft:com.mojang|com.mojang]]&lt;br /&gt;
** World path: &amp;lt;code&amp;gt;minecraftWorlds&amp;lt;/code&amp;gt; directory within [[Minecraft:com.mojang|com.mojang]]&lt;br /&gt;
** Resource Packs Path: &amp;#039;&amp;#039;(See [[Minecraft:resource packs#Bedrock_Edition|resource packs]])&amp;#039;&amp;#039;&lt;br /&gt;
** Data URL: [https://learn.microsoft.com/en-us/windows/uwp/app-resources/uri-schemes#ms-appx-and-ms-appx-web Internal URI for UWP applications]&lt;br /&gt;
** External file path: External [[Minecraft:com.mojang|com.mojang]] path for Android. &amp;#039;&amp;#039;(See [[Minecraft:com.mojang#Android_quirks|Android quirks]])&amp;#039;&amp;#039;&lt;br /&gt;
** User data path: Same as home path&lt;br /&gt;
** Temporary file path: Same as settings path&lt;br /&gt;
* &amp;lt;code&amp;gt;profilersecondsperupdate&amp;lt;/code&amp;gt; for time spent on profiling per tick&lt;br /&gt;
* &amp;lt;code&amp;gt;resolution&amp;lt;/code&amp;gt; for current resolution of the game window&lt;br /&gt;
* &amp;lt;code&amp;gt;systeminfo&amp;lt;/code&amp;gt; to display your OS, memory usage, CPU, resolution, GPU name, maximum GPU memory, MSAA level and render distance&lt;br /&gt;
* &amp;lt;code&amp;gt;systemmem&amp;lt;/code&amp;gt; for allocated memory in megabytes&lt;br /&gt;
* &amp;lt;code&amp;gt;xbl&amp;lt;/code&amp;gt; to display the player&amp;#039;s Xbox live profile&lt;br /&gt;
&lt;br /&gt;
{{Argument|value|be=1|float}}&lt;br /&gt;
&lt;br /&gt;
The value to set the brightness to.&lt;br /&gt;
&lt;br /&gt;
{{Arg desc|be=float|min=0|max=1}} Valid values are between 0 and 1 (inclusive). Any number outside this range will be clamped internally.&lt;br /&gt;
&lt;br /&gt;
If not specified, defaults to returning the current brightness instead.&lt;br /&gt;
&lt;br /&gt;
==Result==&lt;br /&gt;
{{Result table|onlybe=1}}&lt;br /&gt;
{{Result table|The command is incomplete, or any argument is not specified correctly.||unparseable}}&lt;br /&gt;
{{Result table|succeed}}&lt;br /&gt;
{{Result table}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|bedrock}}&lt;br /&gt;
|{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{cmd|link=none|systemstat}}.}}&lt;br /&gt;
|{{HistoryLine||1.2.14|Removed all developer commands.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox commands}}&lt;/div&gt;</summary>
		<author><name>imported&gt;MinecraftBedrockPlayer7</name></author>
	</entry>
</feed>