Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Renderas: Revision history

From Leaf Essentials

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 February 2026

  • curprev 11:1111:11, 15 February 2026 Fruitkitty talk contribs 429 bytes +429 Created page with "When leaf is processing UIs, it goes through 3 stages: * Getting the UI contents * Doing some post processing * Show the UI to the player Usually this is all done under the same player, but you can make the first 2 do stuff under a different player than the last one. Example: <code>/leaf:render_as Player1 Player2 meow</code> This will process the UI under Player1, but show it to Player2. All actions will run under Player2" Tag: Visual edit