client
Client related functions
client.gui_name
Returns the name of the gui the player is in right now
client.time
Returns the system time in milliseconds
client.config
Returns the current config name
client.print
Argument
Type
Description
chat_message
String
Message
Prints the desired message in chat
client.title
Returns the current title that is showing up on the screen.
client.subtitle
Returns the current title that is showing up on the screen.
client.chest_name
Returns the current chest display name.
client.fps
Returns the FPS the game is running at the moment
Last updated
Was this helpful?