promotional bannermobile promotional banner

HySkript

Simple English style scripting system.

File Details

HySkript-1.6.0.jar

  • R
  • Mar 26, 2026
  • 1.48 MB
  • 43
  • Early Access

File Name

HySkript-1.6.0.jar

Supported Versions

  • Early Access

This update brings some changes to supported Hytale's "Update 4"

Notes:

IMPORTANT

  • This release was built on Hytale Release version 2026.03.26-89796e57b (Update 4)
  • Hytale has deprecated Inventory in favour of using InventoryComponents/ItemContainers
  • Most of the changes here wont cause breaking changes

Docs:

SkriptHubViewTheDocs

Issues:

If you find any bugs, please report them on our Issue Tracker

Happy HySkripting!

🛠️ THIS UPDATE 🧑🏼‍🍳:

ADDED:

  • Added some functions to get Player/PlayerRef from name

REMOVED:

  • Removed Inventory functions (they no longer work, Hytale removed the constructors)
  • Inventory click events have been removed (Hytale removed the base event)

DEPRECATED:

  • Deprecated anything related to Inventory (Hytale is moving away from this)
  • Inventory of entity expression now returns a combined (hotbar/storage) ItemContainer (kept this for backwards compatibility )