: Includes sections for running code blocks asynchronously to improve performance. Key Concepts
: Access almost any Java class, field, method, or constructor directly from a script. skript-reflect
: Use the import: block at the top of your script to reference Java classes by their simple names instead of full package paths (e.g., java.lang.System ). : Includes sections for running code blocks asynchronously