Skip to content
Leroy edited this page Jan 11, 2026 · 3 revisions

PainterJS Wiki

Welcome to the PainterJS documentation! PainterJS is a KubeJS addon that allows you to draw custom, dynamic UI elements on players' screens using server-side JavaScript.

Documentation Pages

  1. Getting Started - Your first paint object.
  2. The Painter Object - API reference for the Painter global.
  3. Variables & Syncing - Using the VariableSet for high-performance logic.
  4. Coordinate System & Alignment - How positioning works.
  5. Expressions & Animations - Client-side math and dynamic properties.
  6. Object Reference - Detailed property list for all object types.
  7. Advanced Examples - Complex UI snippets.

Community & Support

  • Issues: Report bugs on the GitHub Issues page.
  • Discord: Join the BreakinBlocks Discord for help.

Clone this wiki locally