List of Resources
See MKB through human eyesFilter by Category:
All Calculations Control Flow Equipped Armor Equipped Tool GUI Input Looking at Mod related Player Position Server Settings Time and Date Variables WorldFiltros ativos: Categoria: "Settings"
AMBIENTVOLUME
VariableVolume level for Ambient/Environment
Category: SettingsBIND
ActionSet the specified key binding to the specified key code
Category: SettingsBLOCKVOLUME
VariableVolume level for Blocks
Category: SettingsCAMERA
ActionSet the current camera mode, call with no arguments to toggle modes Can be one of the following values: * `0` for first person view * `1` for third person view, from behind * `2` for third person view, from the front
Category: SettingsCAMERA
VariableCurrent camera mode
Category: SettingsCHATHEIGHT
ActionSet height of the Minecraft chat whilst ingame. `<value>` has to be between `20` and `180`.
Category: SettingsCHATHEIGHTFOCUSED
ActionSet height of the Minecraft chat whilst in the chat GUI. `<value>` has to be between `20` and `180`.
Category: SettingsCHATOPACITY
ActionSet opacity of the Minecraft chat. `<value>` has to be between `10` and `100`.
Category: SettingsCHATSCALE
ActionSet scale of the Minecraft chat. `<value>` has to be between `0` and `100`.
Category: SettingsCHATVISIBLE
ActionSet visibility of minecraft chat. By default it toggles between Shown and Hidden. Can be one of the following values: * `"show"` or `0` for __Shown__ * `"commands"` or `1` for __Commands Only__ * `"hidden"` or `2` for __Hiddenn__ Returns the new visibility state.
Category: SettingsCHATWIDTH
ActionSet width of the Minecraft chat. `<value>` has to be between `40` and `320`.
Category: SettingsDIFFICULTY
VariableDifficulty of the world
Category: SettingsFOG
ActionToggles render distance, or optionally specify render distance Can be one of the following values: * `"far"` for 16 chunks * `"normal"` for 8 chunks * `"short"` for 4 chunks * `"tiny"` for 2 chunks Alternatively the amount of chunks (up to 16) can also be specified directly
Category: SettingsFOV
ActionSets the FOV angle in degrees, specifying time causes the value to change smoothly. `<value>` has to be between `70` and `110`.
Category: SettingsFOV
VariableField of View
Category: SettingsFPS
VariableFrames per Second
Category: SettingsGAMMA
ActionSets the brightness value (percent), specifying time causes the value to change smoothly. `<value>` has to be between `0` and `200`.
Category: SettingsGAMMA
VariableBrightness level
Category: SettingsHOSTILEVOLUME
VariableVolume level for Hostile Creatures
Category: SettingsLOOK
ActionFaces the player in the specified direction, prefix angles with + or - for relative moves. If you want to look at a `<yaw>` value as seen in the F3 debug screen, you will have to add 180 to it. The `[time]` is parsed as a float value and then used as seconds. Alternative syntax: `LOOK(<direction>,[time])` `<direction>` can be one of the following values: * `"north"` * `"east"` * `"south"` * `"west"` * `"near"`
Category: SettingsLOOKS
ActionSmoothly turnes the player to the specified direction, prefix angles with + or - for relative moves If you want to look at a `<yaw>` value as seen in the F3 debug screen, you will have to add 180 to it. The `[time]` is parsed as a float value and then used as seconds. Alternative syntax: `LOOKS(<direction>,[time])` `<direction>` can be one of the following values: * `"north"` * `"east"` * `"south"` * `"west"` * `"near"`
Category: SettingsMUSIC
VariableVolume level for Music
Category: SettingsMUSIC
ActionSets the music volume, specifying time causes the value to change smoothly. `<value>` has to be between `0` and `100`.
Category: SettingsNEUTRALVOLUME
VariableVolume level for Friendly Creatures
Category: SettingsPLAYERVOLUME
VariableVolume level for Players
Category: Settings