Skip to content
@housing-studio

Hypixel Housing Studio

Hypixel Housing editor with superpowers

Housing Studio

A Hypixel Housing editor with superpowers.

HSL is a powerful scripting language frontend for Hypixel Housing, allowing you to write clean, structured code that compiles into native Hypixel in-game actions.

Instead of fighting with the in-game UI, write expressive scripts that generate housing actions and logic — all with syntax inspired by modern programming languages.

Get started in 5 minutes

Setting up your first game should be the easiest part of getting started. With clear functionalities, bunch of examples, quick guides, you'll be up and running within minutes—not hours.

Explore the capabilities of Hypixel housing to the maximum.

No guesswork, no complexity—just your first successful game, fast.

@loop(1m30s)
fn myTimerTask() {
    giveItem(Material::Stone, slot=Slot::Hand)

    stat stones: int
    stones++

    chat($"You have total {stones} stone blocks")
}

Join a community of minigame developers

Join our Discord community to post questions, get help, and share resources with many like-minded developers.

Read the documentation

Check out the detailed documentation to read about installation, creating your first game and advanced usage.

Popular repositories Loading

  1. hsl-vscode hsl-vscode Public

    An extension for vscode for HSL language support.

    JavaScript 1

  2. hsl-ctjs hsl-ctjs Public

    A Minecraft mod that imports HSL files into Housing games using ChatTriggers.

    JavaScript 1

  3. hsl-std hsl-std Public

    The official documented standard library of HSL.

    1

  4. hsl-installer hsl-installer Public

    An experimental installer for HSL and its dependencies.

    Python 1

  5. hsl hsl Public

    A scripting language for hypixel housing

    Java

  6. .github .github Public

    A short introduction for the organization

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…