For the complete documentation index, see llms.txt. This page is also available as Markdown.

2026.7 - April 8 2026 Preview Release

Changes are scheduled to go to production on April 22 2026

New Features

  • Plugins - Plugins introduce a powerful, flexible way to extend and customize player behavior. At their core, Plugins are custom JavaScript attached to items and assets that register event-driven hooks. Unlike rule-based scripts that only run on configuration changes, Plugins respond to key player lifecycle events, enabling richer, more dynamic experiences such as animations, scene manipulation, and advanced logic. Because they execute outside of rule evaluation, Plugins remain compatible with Static Publishing and provide a more consistent, reusable way to build advanced functionality across items and assets. See guide here.

Last updated

Was this helpful?