CHATVISIBLE

CHATVISIBLE(<value>)

Type: Action

Category: Settings

Permission: N/A

Since Minecraft Version: v1.5.2

Since Version: v0.9.9

Minor: 9

API: 10

Patch: 9


Description

Set 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.


Changelog
  • Added em v0.9.9: