Color codes & formatting
Every Minecraft color and formatting code, typed the Housing way with & — ready to copy for names, signs, and chat.
Housing is Hypixel’s build-anything game mode: every player gets a free plot to shape, open to guests, and wire up with a surprisingly deep scripting system. This guide covers the whole picture — joining, commands, cookies, permissions, the actions system, Free Build, and how to grow a house players come back to.
Hypixel Housing is a game mode on the Hypixel Minecraft server that gives every player a plot of their own — a house — to build on, customize, and open to guests. At its simplest, it’s a creative space you share with friends. At its most ambitious, it’s a platform: houses grow into hangout hubs, parkour maps, roleplay worlds, and complete mini-games built with Housing’s own event-and-action scripting tools.
That range is why Housing has stayed popular for so long. Builders come for the plot, hosts come for the community, and technical players come for the systems — stats, functions, custom commands, and event triggers that behave like a lightweight game engine inside Minecraft.
Housing lives on the Hypixel server, so the first step is connecting to Hypixel
itself on Minecraft: Java Edition using the address mc.hypixel.net.
From any lobby, open the game menu and choose Housing, or type
/hub housing to head straight to the Housing lobby.
The Housing lobby is the front door to everything. From there you can open the
house browser to find active and popular houses, jump to a specific player’s
house with /visit <player>, or load into your own plot with
/home. Every Hypixel player gets a house at no cost — there’s nothing
to unlock before you can start placing blocks.
Once you’re standing in your own house, the Housing Menu in your hotbar is the control center: build settings, guest permissions, house systems, and the items menu all live there. Give the house a name early — it’s what players see in the browser, and a clear name does more for first impressions than any build trick.
Tip: names and signs support Minecraft color codes typed with the
& symbol (like &6 for gold). The full list lives on the
color codes page.
You can reach almost everything through menus, but these commands are the ones Housing players actually type every day.
| Command | What it does |
|---|---|
/home |
Loads you into your own house. The fastest way to get building. |
/visit <player> |
Takes you to another player’s house (use it from the Housing lobby). |
/hub housing |
Sends you to the Housing lobby, where the house browser lives. |
/h |
Short for /housing (also /house) — the owner command set: name, invite, player list, and more. |
/h kick · /h mute · /h ban |
Host moderation: remove or silence a troublemaker in your house. Each has an undo counterpart like /h unban. |
/h random |
Drops you into a random active house — great for finding inspiration. |
/stuck |
Returns you to the house spawn if a build (or a prankster) traps you. |
/parkour |
Parkour timer and leaderboard commands in houses with a course (also /park). |
Two more layers worth knowing: owners can define up to 10 custom commands that trigger actions in their house, and builders with the right permission get pro tools — WorldEdit-style commands for copying and shaping large builds quickly.
Cookies are Housing’s rating system, and they’re the main currency of attention. When you join someone’s house, a cookie item appears in your hotbar; right-clicking it gives that house a pack of cookies. Every player gets a limited number of packs to hand out each week — and higher Hypixel ranks give larger packs — so each one is a small vote for the houses you actually enjoy.
Those votes matter because the house browser surfaces houses by cookie count. More cookies means better placement, better placement means more guests, and more guests means more cookies — the loop every big house is built on. Counts reset every week, which keeps the leaderboard fresh and gives newer houses a real shot at climbing.
Two practical notes for new owners: you can’t give cookies to your own house, and begging rarely works. The hosts who grow are the ones who make giving a cookie feel natural — a fun first minute, a visible goal, and a polite reminder at most.
By default, your house is yours alone to edit — visitors arrive as guests who can look but not touch. Everything beyond that runs through groups: you create groups, give each one specific permissions (building is the big one, and there’s even a permission for building while you’re offline), and assign players to them. It’s how a house goes from a solo plot to a team project — or to a Free Build, where guests themselves get build rights.
Groups and permissions deserve their own page — the Housing permissions guide breaks down how to set them up safely.
Housing’s items menu adds the pieces vanilla Minecraft doesn’t have: NPCs to greet or instruct guests, action pads and buttons that trigger systems when stepped on or pressed, and a set of decorative and interactive items for dressing up an experience. Combined with inventory layouts — preset kits a house can apply to players automatically — they’re the difference between a build people look at and a place people play in.
Some popular features are ready-made: a parkour system with timers and leaderboards, a customizable sidebar scoreboard with placeholder support, and a mailbox guests can leave messages in. They’re the easiest wins for making a house feel alive before you ever touch the scripting tools.
The actions system is where Housing stops being a build plot and starts being a game platform. The idea is simple: something happens, and the house responds. Events — a player joining, dying, getting a kill, breaking a block, entering a region, starting the parkour — trigger actions: send a message, teleport the player, change their stats, apply an effect, hand out items.
Layer in the supporting pieces and you have real logic. Stats are Housing’s variables — per-player or global — that actions can change and conditions can check, which is how houses track kills, coins, levels, and progress. Functions bundle chains of actions you can reuse anywhere (houses support up to 50), conditionals add if/else branching, and custom commands let guests trigger systems themselves. Kill counters, shops, round-based PvP arenas, full simulator games — they’re all built from these same blocks.
It’s all configured through in-game menus, which is friendly to start with and fiddly at scale — which is why the community built tooling around it. HTSL lets you write Housing actions as code and import them, and HousingEditor is a community-made editor for Housing creations. Both are linked in the tools section below.
Browse the Housing lobby for ten minutes and a few genres show up again and again. Free Builds hand build permissions to every visitor, turning the plot into a shared canvas — chaotic, social, and one of Housing’s most popular formats. Hangouts are social hubs built around chat, music areas, and regulars. Mini-game houses use the actions system for PvP arenas, simulators, and original game ideas. Parkour maps lean on the built-in timer and leaderboards, and roleplay and themed builds turn the plot into a set — schools, cities, restaurants, whatever the community dreams up.
Free Build is the genre with the most community lore — and the most questions. This site keeps a dedicated Free Build hub, a guide for what to do if you’re banned while hosting, and an explainer on what “Well Known” actually means in that scene.
When a house struggles with low guest counts, it’s rarely one missing trick — it’s usually that new guests bounce in the first minute. The two most common reasons are confusion and lag, and both are fixable.
A guest who spawns in should know what the house is and what to do without asking. That means a clean spawn area, readable signs, and one clear path forward rather than five branching options. If your concept needs a tutorial, shorten it; every extra step before the fun loses people. Readable text helps more than it gets credit for — well-placed color codes make instructions scannable instead of cluttered.
Plenty of clever systems scale badly. Heavy particle effects, entity-packed decoration, and complex action chains that fire constantly can all drag a busy house down — and when performance drops, guests leave faster than they join. Test your core systems with several people in the house, keep the first area guests see light, and spread activity across the plot so one spot doesn’t become a lag hotspot.
Discovery in Housing compounds: active houses earn cookies, cookies earn placement, placement earns guests. Consistent hosting hours beat occasional marathon sessions, because regulars are what carry a house between cookie resets. Give people a reason to come back — a goal, an event, a build that visibly grows — and the weekly loop starts working for you instead of against you.
Houses are player-run, but they’re not lawless: Hypixel publishes
official
Housing content rules, and owners are accountable for what happens on their
plot. The moderation tools exist for a reason — /h kick,
/h mute, and /h ban are part of hosting, not an admission
of failure.
The stakes are highest for Free Build hosts, since handing out build permissions means trusting strangers not to build something rule-breaking on your plot. If the worst happens, don’t guess: the Free Build ban guide walks through what a punishment while hosting can mean and the sensible next steps, including where Hypixel’s official support pages fit in. Always treat the official rules and support articles as the source of truth — this site summarizes; Hypixel decides.
The pages on this site that Housing players reach for most, plus the community projects worth bookmarking.
Every Minecraft color and formatting code, typed the Housing way with & — ready to copy for names, signs, and chat.
Hosting information, community articles, and links from around the Free Build scene.
hypixelhousing.com/freebuildWhat a punishment while hosting can mean, and the sensible next steps to take.
hypixelhousing.com/freebuild/banWhat the status means in the Free Build community — and why recognition isn’t the same as trust.
hypixelhousing.com/freebuild/well-knownGroups, build rights, and how to share control of your house without losing it.
hypixelhousing.com/permissionsCreators from around the Housing community worth knowing.
hypixelhousing.com/creatorsEach of these is independently owned and operated by its respective creators.
Run a Housing-related project? Email ctg@hypixelhousing.com — listings are free.
Hypixel Housing is a game mode on the Hypixel Minecraft server that gives every player a free plot, called a house, to build on, customize, and open to guests. Houses range from simple builds and hangouts to full mini-games created with Housing’s actions system.
Connect to Hypixel on Minecraft: Java Edition (mc.hypixel.net),
then pick Housing from the lobby game menu or run /hub housing.
From the Housing lobby you can browse houses, visit a specific player with
/visit, or load your own house with /home.
Yes. Every Hypixel player gets a house at no cost — all you need is a Minecraft: Java Edition account. An optional one-time Housing+ upgrade exists on the Hypixel store, but it is not required to build, host, or play.
Cookies are Housing’s rating system. When you visit a house, a cookie item appears in your hotbar; right-clicking it gives the house a pack of cookies. Each player has a limited number of packs to give per week, counts reset weekly, and houses with more cookies rank higher in the house browser.
Start with /home to load your own house, /visit
followed by a player name to join someone else’s, /hub housing
to reach the Housing lobby, and /h for the owner command menu,
which covers moderation tools like kick, mute, and ban. /stuck
returns you to the house spawn if you get trapped.
Free Build is a genre of Housing where the owner grants build permissions to visitors, so anyone who joins can place and break blocks. It is one of the most social ways to play Housing, and hosting one comes with extra responsibility because owners answer for what gets built. Start with the Free Build hub.
No. HypixelHousing.com is an independent, community-run resource website. It is not owned by, operated by, affiliated with, endorsed by, or sponsored by Hypixel Inc. or the Hypixel Minecraft server.
Grab the color codes for your house name, then see what the Free Build side of the community is up to.