ChatLib

object ChatLib

Chat helpers. import { ChatLib } from 'ratph6.jim.api'.

Legacy § colour codes render as normal; use addColor to convert friendlier & codes.

Functions

Link copied to clipboard

Convert &-style colour codes to §.

Link copied to clipboard
fun chat(message: String)

Display a client-side message in chat (only you see it).

Link copied to clipboard
Link copied to clipboard
fun command(command: String)

Run command (leading slash optional).

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun say(message: String)

Send message as if the player typed it into chat.

Link copied to clipboard

Display a fake incoming message client-side.