Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.
JackFred2 edited this page Dec 12, 2023 · 3 revisions

Options related to the text for the rangefinder and ping features.

$.text.useColours

Version: 1.3.0+

Whether the descriptions for blocks and entities should be coloured like the ping highlights.

  • Options: true, false
  • Default: true
  • Commands:
    • /eyespy config text useColours - Check whether the descriptions use colour.
    • /eyespy config text useColours <true|false> - Change whether the descriptions use colour.

$.text.textScale

Version: 1.3.0+

Modifier for the size of the rangefinder and ping texts.

  • Options: [0.25, 2] as a multiplier.
  • Default: 1
  • Commands:
    • /eyespy config text textScale - Check the current text scale multiplier.
    • /eyespy config text textScale <new scale> - Change the current text scale multiplier.

Clone this wiki locally