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 WorldCHATFILTER
ActionEnable or disable the chat filter
Category: Mod relatedCHATHEIGHT
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: SettingsCHATMESSAGE
VariableThe message part of an incoming chat line. Just a guess, could be wrong.
Category: N/ACHATOPACITY
ActionSet opacity of the Minecraft chat. `<value>` has to be between `10` and `100`.
Category: SettingsCHATPLAYER
VariableThe player who send a chat line. Just a guess, could be wrong.
Category: N/ACHATSCALE
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: SettingsCHESTPLATEDAMAGE
VariableMaximum uses of the Players chestplate
Category: Equipped ArmorCHESTPLATEDURABILITY
VariableDurability of the Players chestplate
Category: Equipped ArmorCHESTPLATEID
VariableID of the Players chestplate
Category: Equipped ArmorCHESTPLATENAME
VariableDisplayname of the Players chestplate
Category: Equipped ArmorCHUNKUPDATES
VariableAmount of chunk updates
Category: WorldCLEARCHAT
ActionClears all messages from the chat window
Category: GUICLEARCRAFTING
ActionCancels any queued crafting jobs
Category: GUICLS
REPL CommandClears the console display
Category: N/ACONFIG
ActionSwitch to the specified configuration
Category: Mod relatedCONFIG
VariableLoaded config
Category: Mod relatedCONTAINERSLOTS
VariableAmount of slots in opened container
Category: GUICONTROLID
VariableInternal id of the current control.
Category: N/ACONTROLNAME
VariableThe name set in the control under *Control Name*.
Category: N/Acontrols
IteratorIterates over existing controls. Can be filtered either by the layout or by the type of the control.
Category: N/ACONTROLTYPE
VariableType of the current control. Can be one of the following values: * `BUTTON` * `ICON` * `LABEL` * `LAYOUT` (Custom Gui) * `PLAYBACKSTATUS` * `PROGRESSBAR` * `SLIDER` * `TEXTAREA`
Category: N/ACOOLDOWN
VariableCooldown
Category: Equipped Tool