Back to mods
EasyHome project artwork

CurseForge · Hytale mod

EasyHome

Simple home teleportation for Hytale servers. Set homes, teleport back instantly. Fully customizable: adjustable limits, teleport delays, and permission-based tiers. No config files needed—configure everything in-game with /easyhome admin.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which EasyHome release should I use?

Updated 7 months ago
Latest stable file EasyHome-v1.0.12.jar
Game version Not listed
Mod system Built-in Hytale mod system

EasyHome-v1.0.12.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.

Where it goes

Where should EasyHome be installed in Hytale?

Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does EasyHome-v1.0.12.jar need?

EasyHome-v1.0.12.jar. Change the file and its required mods may change too.

No required dependencies listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.

Before you install it

Add EasyHome without breaking your instance.

Built for EasyHome-v1.0.12.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use EasyHome-v1.0.12.jar. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside EasyHome-v1.0.12.jar. It opens that exact file at the source.

About this project

What does EasyHome add?

EasyHome

Let players save locations and teleport back instantly! Perfect for survival servers.

Built for the European Hytale survival server at play.hyfyve.net

Quick Start

  1. Install: Download the latest release and drop the JAR into your server's mods/ folder
  2. Restart your server
  3. Set a home: Stand where you want and type /sethome
  4. Teleport back: Type /home from anywhere!

That's it! Players can now save and teleport to their favorite spots.


Features

  • Multiple Homes - Save spots like "base", "mine", "farm" and teleport between them
  • Easy Limits - Choose how many homes players can have
  • Teleport Delay - Optional countdown before teleporting (stops combat logging)
  • Simple Setup - Configure everything in-game, no files to edit

Player Commands

Command What it does
/sethome Save where you're standing as "home"
/sethome base Save where you're standing as "base"
/home Teleport to "home"
/home base Teleport to "base"
/homes See all your saved homes
/delhome base Delete "base"
/homehelp Show help

Server Owner Setup

Step 1: Let players use homes

Run this in your console:

perm group add Adventure homes.use

Done! Players can now use /sethome and /home.

Step 2: Choose how many homes players get

Want everyone to have 3 homes?

/easyhome admin set default 3

Want to turn off the teleport delay?

/easyhome admin set warmup 0

Want instant teleport for admins only?

perm group add admin homes.bypass.warmup

Admin Commands

See your current settings

/easyhome admin config

Change how many homes everyone gets

/easyhome admin set default 5

Change the maximum homes allowed

/easyhome admin set max 25

Change the teleport delay

/easyhome admin set warmup 5

Set to 0 for instant teleport.

Turn permission-based limits on/off

/easyhome admin set permissions off

When OFF: Everyone gets the same number of homes.

When ON: You can give different groups different limits using permissions.


Giving Different Groups Different Limits

Want VIPs to have more homes than regular players? Here's how:

First, turn on permission mode:

/easyhome admin set permissions on

Then set up your groups:

perm group add Adventure homes.use
perm group add Adventure homes.limit.1

perm group add vip homes.use
perm group add vip homes.limit.5

perm group add admin homes.use
perm group add admin homes.limit.unlimited
perm group add admin homes.admin

Now regular players get 1 home, VIPs get 5, and admins get unlimited!


All Permissions

Permission What it does
homes.use Can use home commands
homes.admin Can use /easyhome admin
homes.limit.1 Can have 1 home
homes.limit.3 Can have 3 homes
homes.limit.5 Can have 5 homes
homes.limit.10 Can have 10 homes
homes.limit.25 Can have 25 homes
homes.limit.50 Can have 50 homes
homes.limit.unlimited Can have max homes
homes.bypass.warmup Teleports instantly (no delay)

Common Questions

"How do I give everyone 3 homes without messing with permissions?"

/easyhome admin set default 3
/easyhome admin set permissions off

"Players say teleporting takes too long"

/easyhome admin set warmup 0

"A player says they can't set more homes"

Either increase the default limit:

/easyhome admin set default 5

Or give them a higher permission:

perm user add PlayerName homes.limit.10

License

MIT - Use it however you like!

Project description from CurseForge.

Recent files

EasyHome releases and Hytale builds

3 of 3 releases match

Looking for an older file? The official CurseForge project page is in Resources.