Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Settings: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Sync: updated from Minecraft
SyncBot (talk | contribs)
Sync: updated from Minecraft
Line 7: Line 7:
The settings menus can be accessed from both the [[Minecraft:main menu]] and the [[Minecraft:Game Menu|game menu]]. The "Storage" and "Language" settings tabs are not available from the pause menu, and some options are only changeable in the main menu or the pause menu. For the settings tabs related to game settings in the pause menu, see {{Slink|World Options|Settings 2}}. The "Global Resources" tab is not accessible from the ''Editor''.
The settings menus can be accessed from both the [[Minecraft:main menu]] and the [[Minecraft:Game Menu|game menu]]. The "Storage" and "Language" settings tabs are not available from the pause menu, and some options are only changeable in the main menu or the pause menu. For the settings tabs related to game settings in the pause menu, see {{Slink|World Options|Settings 2}}. The "Global Resources" tab is not accessible from the ''Editor''.


The Subscriptions, Storage, all pack settings, and Creator settings tabs still use their old UI and are shown in separate screens. The settings in the game menu on [[Minecraft:Realms]] and in the ''Editor'' use the old UI for all tabs.
The Subscriptions, Storage,{{Until}} and all pack settings tabs still use their old UI and are shown in separate screens. The settings in the game menu on [[Minecraft:Realms]] and in the ''Editor'' use the old UI for all tabs.


== Settings ==
== Settings ==
Line 1,045: Line 1,045:
: Toggles the animations when switching GUIs or menus, certain UI animations like [[Minecraft:splash]] text bobbing, the animated [[Minecraft:Marketplace]] button, and the [[Minecraft:panorama]] scrolling.
: Toggles the animations when switching GUIs or menus, certain UI animations like [[Minecraft:splash]] text bobbing, the animated [[Minecraft:Marketplace]] button, and the [[Minecraft:panorama]] scrolling.
----
----
; Panorama Scroll Speed{{upcoming|be 26.30}} <div class="tright"; style="font-family:Minecraft">100%</div>
; Panorama Scroll Speed <div class="tright"; style="font-family:Minecraft">100%</div>
''Controls the rotation speed of the panorama background on the main menu''
''Controls the rotation speed of the panorama background on the main menu''
: Adjusts movement speed of the [[Minecraft:panorama]]. Grayed out if Screen Animations is disabled.
: Adjusts movement speed of the [[Minecraft:panorama]]. Grayed out if Screen Animations is disabled.
Line 1,256: Line 1,256:
''Adjust logs, debuggers, diagnostics, and more''
''Adjust logs, debuggers, diagnostics, and more''
<div class="collapsible-content">
<div class="collapsible-content">
{{Expand section|provide more specific information about the debugger and the watchdog.}}
{| class="wikitable" border="1" width="100%"
|-
! width="125" | Option
! Description
! Default
|-
| {{vanchor|Enable Copy Coordinate UI}}
| Shows feet and facing [[Minecraft:coordinates]] in the [[Minecraft:chat]] menu, as well as a button to copy them. Not available on consoles.
| rowspan="3" style="text-align: center; " | OFF
|-
| {{vanchor|Require Passcode}}
| VSCode will prompt user for passcode to connect.
|-
| {{vanchor|Passcode}}
| The passcode used for the debugger. Available only when Require Passcode is enabled.
|-
| {{vanchor|Attach Debugger on Load}}
| Attempt to attach script debugger at level load, requires that either inbound port or connect address is set and that inbound or outbound connections are enabled. When turned on, this can be set to '''connect''' or '''listen'''. When set to '''connect''', the game will attempt to connect to debugger in listening mode on the specified port. When set to '''listen''', the game will listen to inbound connect attempts from debugger using connect mode on the specified port.
| style="text-align: center; " | OFF
|-
| {{vanchor|Host}}
| The specified host to connect to the debugger. Available only when Attach Debugger on Load is enabled and set to '''listen'''.
| style="text-align: center; " | localhost
|-
| {{vanchor|Port}}
| The specified port to connect with the debugger. Available only when Attach Debugger on Load is enabled.
| style="text-align: center; " | 19144
|-
| {{vanchor|Attach Timeout}}
| Amount of time to wait at world load for debugger to attach. Can be set between 0-10 seconds with steps of 1. Available only when Attach Debugger on Load is enabled.
| style="text-align: center; " | 0 Seconds
|-
| {{vanchor|Enable Client Diagnostics}}
| Starts a diagnostics capture session at level load.
| style="text-align: center; " | OFF
|-
| {{vanchor|Delete Diagnostics and Profiler Captures}}
| Choose to delete old diagnostics and profiler capture files.
|
|-
| {{vanchor|Interrupt after}}
| Sets the watchdog threshold for single tick hangs. Can be set between 3-20 seconds.
| style="text-align: center;" | 10 Seconds
|-
| {{vanchor|Script Spike Warnings}}
| Enables the watchdog for single tick spikes.
| style="text-align: center; " | OFF
|-
| {{vanchor|Spike Exceeds}}
| Sets the watchdog threshold for single tick spikes. Can be set between 50-500 milliseconds. Available only when Script Spike Warnings is enabled.
| style="text-align: center; " | 100 Milliseconds
|-
| {{vanchor|Slow Script Warnings}}
| Enables the watchdog for slow scripts over multiple ticks.
| style="text-align: center; " | OFF
|-
| {{vanchor|Average Exceeds}}
| Sets the watchdog threshold for slow scripts over multiple ticks. Can be set between 5-50 milliseconds. Available only when Slow Script Warnings is enabled.
| style="text-align: center; " | 10 Milliseconds
|-
| {{vanchor|Collect Network Metrics}}
| Whether to collect metrics in the ''[[Minecraft:Editor]]'', which can be viewed in the VSCode live diagnostics view.
| style="text-align: center; " | ON
|-
| {{vanchor|Enable Memory Tier Override}}
| Whether to manually set the memory tier.
| style="text-align: center; " | OFF
|-
| {{vanchor|Memory Tier}}
| Saves and shuts down the world when the combined script memory usage exceeds the given threshold. Can be set to Super Low, Low, Mid, High, and Super High. Only available when Enable Memory Tier Override is enabled.
| style="text-align: center; | Mid
|-
| {{vanchor|Enable Debug Text Filtering Delay Override}}
| Allows to set a custom delay for profanity filtering.
| style="text-align: center; | OFF
|-
| {{vanchor|Text Filtering Delay}}
| Allows to change the delay for profanity filtering between 0 and 5 seconds.
| style="text-align: center; | 0 Second(s)
|-
| {{vanchor|Enable Content Log File}}
| Enables a content log file in the game's files. The file location is shown below.
| style="text-align: center;" rowspan="2" |OFF
|-
| {{vanchor|Enable Content Log GUI}}
| Enables the content log GUI feature.
|-
| {{vanchor|Show Content Log GUI On Error During Load}}
| Opens the content log GUI upon errors during world load. Available only when Enable Content Log GUI is enabled.
| style="text-align: center; " | ON
|-
| {{vanchor|GUI Log Level}}
| The minimum script level shown in the content log GUI and during world load.
* Verbose
* Info
* Warn
* Error
| style="text-align: center; " | Warn
|-
| {{vanchor|Content Log History}}
| Opens the Content Log History menu. Available only when Enable Content Log GUI is enabled.
| rowspan="2" |
|-
| {{vanchor|Delete Old Logs}}
| Deletes old content log files.
|}
<!--Replace table with this once in release
----
----
; Enable Copy Coordinate UI [[File:Ore UI - Toggle OFF Button (Bedrock).png|55px|right|link=]]
; Enable Copy Coordinate UI [[File:Ore UI - Toggle OFF Button (Bedrock).png|55px|right|link=]]
Line 1,475: Line 1,367:
: Allows to change the delay for profanity filtering between 0 and 5 seconds.
: Allows to change the delay for profanity filtering between 0 and 5 seconds.
----
----
-->
</div></div>
</div></div>


Line 1,610: Line 1,501:
|{{HistoryLine|||dev=Preview 26.20.23|Added text filtering delay options to the creator settings.}}
|{{HistoryLine|||dev=Preview 26.20.23|Added text filtering delay options to the creator settings.}}
|{{HistoryLine|||dev=release|Closed captions settings and party settings are now in stable.}}
|{{HistoryLine|||dev=release|Closed captions settings and party settings are now in stable.}}
|{{HistoryLine|bedrock upcoming}}
|{{HistoryLine||26.30|dev=Preview 26.30.25|Added the "Panorama Scroll Speed" option.|[[File:New UI - Creator Settings Screen Menu (Bedrock Preview 26.30.25).png|53px]] The Creator settings tab has been updated to match [[Minecraft:Ore UI]].}}
|{{HistoryLine||26.30|dev=Preview 26.30.25|Added the "Panorama Scroll Speed" option.|[[File:New UI - Creator Settings Screen Menu (Bedrock Preview 26.30.25).png|53px]] The Creator settings tab has been updated to match [[Minecraft:Ore UI]]}}
|{{HistoryLine||Preview 26.30.28|[[File:New UI - Storage Settings Screen Menu (Bedrock Preview 26.30.28).png|53px]] The Storage settings tab has been updated to match [[Minecraft:Ore UI]], available in ''Preview'' only.|The new storage tab allows to control cloud storage of each [[Minecraft:world]].|The new storage tab shows how much is used from the available space.}}
|{{HistoryLine|||dev=Preview 26.30.28|[[File:New UI - Storage Settings Screen Menu (Bedrock Preview 26.30.28).png|53px]] The Storage settings tab has been updated to match [[Minecraft:Ore UI]]|The new storage tab allows to control cloud storage of each [[Minecraft:world]].|The new storage tab shows how much is used from the available space.}}
|{{HistoryLine|upcoming bedrock}}
|{{HistoryLine||26.40|dev=Preview 26.40.20|Removed the Realms subscriptions from the Subscriptions tab.|Moved the FOV and Camera Perspective options to the top of the video settings.}}
|{{HistoryLine||26.40|dev=Preview 26.40.20|Removed the Realms subscriptions from the Subscriptions tab.|Moved the FOV and Camera Perspective options to the top of the video settings.}}
|{{HistoryLine|||dev=Preview 26.40.22|Removed the Point Light Shadow Quality slider and merged its functionality into the Point Light Quality slider.|Added a screen distortion slider to the accessibility settings.}}
|{{HistoryLine|||dev=Preview 26.40.22|Removed the Point Light Shadow Quality slider and merged its functionality into the Point Light Quality slider.|Added a screen distortion slider to the accessibility settings.}}
Line 1,625: Line 1,516:
File:Ore UI - Settings Screen Menu "Touch" Tab (Bedrock).png|The Touch tab
File:Ore UI - Settings Screen Menu "Touch" Tab (Bedrock).png|The Touch tab
File:Customize Touch Controls (Bedrock).png|The control customization interface.
File:Customize Touch Controls (Bedrock).png|The control customization interface.
File:Bedrock Party settings.png|The upcoming Party tab
File:Bedrock Party settings.png|The Party tab
File:Ore UI - Settings Screen Menu "General" Tab (Bedrock).png|The General tab
File:Ore UI - Settings Screen Menu "General" Tab (Bedrock).png|The General tab
File:Ore UI - Settings Screen Menu "Video" Tab (Bedrock).png|The Video tab
File:Ore UI - Settings Screen Menu "Video" Tab (Bedrock).png|The Video tab
Line 1,633: Line 1,524:
File:Ore UI - Settings Screen Menu "Account" Tab (signed out) (Bedrock).png|The Account tab, when signed out
File:Ore UI - Settings Screen Menu "Account" Tab (signed out) (Bedrock).png|The Account tab, when signed out
File:Ore UI - Settings Screen Menu "Account" Tab (signed in) (Bedrock).png.png|The Account tab, when signed in
File:Ore UI - Settings Screen Menu "Account" Tab (signed in) (Bedrock).png.png|The Account tab, when signed in
File:BE Subscriptions settings.png|The Subscriptions tab.
File:BE Subscriptions settings.png|The Subscriptions tab
File:BE Global Resources settings.png|The Global Resources tab.
File:BE Global Resources settings.png|The Global Resources tab
File:BE Storage settings.png|The Storage tab.
File:BE Storage settings.png|The Storage tab
File:New UI - Storage Settings Screen Menu (Bedrock Preview 26.30.28).png|The Storage settings tab in ''[[Minecraft:Minecraft Preview]]''
File:New UI - Storage Settings Screen Menu (Bedrock Preview 26.30.28).png|The Storage settings tab in ''Preview''
File:Ore UI - Settings Screen Menu "Language" Tab (Bedrock).png|The Language tab
File:Ore UI - Settings Screen Menu "Language" Tab (Bedrock).png|The Language tab
File:BE Creator settings.png|The Creator Settings tab.
File:Ore UI - Settings Screen Menu "Creator" Tab (Bedrock).png|The Creator settings tab
File:New UI - Creator Settings Screen Menu (Bedrock Preview 26.30.25).png|The Creator settings tab in ''[[Minecraft:Minecraft Preview]]''
</gallery>
</gallery>


Line 1,671: Line 1,561:
File:BE Audio settings.png|The Audio tab before 26.10
File:BE Audio settings.png|The Audio tab before 26.10
File:BE Language settings.png|The Language tab before 26.10
File:BE Language settings.png|The Language tab before 26.10
File:BE Creator settings.png|The Creator tab before 26.30
</gallery>
</gallery>



Revision as of 11:25, 17 June 2026

<templatestyles src=":Minecraft_Wiki/styles.css/editcopy" />

Template:Exclusive

File:Ore UI - Settings Screen Menu "Accessibility" Tab (Bedrock).png
The Accessibility tab, the first tab shown when opening the settings

Minecraft's user environment can be configured through the Settings menus. A few additional options can be changed only by editing the Minecraft:options.txt file manually.

The settings menus can be accessed from both the Minecraft:main menu and the game menu. The "Storage" and "Language" settings tabs are not available from the pause menu, and some options are only changeable in the main menu or the pause menu. For the settings tabs related to game settings in the pause menu, see Template:Slink. The "Global Resources" tab is not accessible from the Editor.

The Subscriptions, Storage,Template:Until and all pack settings tabs still use their old UI and are shown in separate screens. The settings in the game menu on Minecraft:Realms and in the Editor use the old UI for all tabs.

Settings

Controls

Template:Main

Social

General

History

Template:Expand section Template:HistoryTable

Gallery

Settings menus

Settings feedback

Historical menus

See also

Notes

Template:Notelist

References

Template:Reflist

Navigation

Template:Navbox Minecraft Template:Featured

Minecraft:zh:设置

Contents