Main public logs
More actions
Combined display of all available logs of Leaf Essentials. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:11, 15 February 2026 Fruitkitty talk contribs created page Renderas (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