Yet Another Home
No reviews yet
Homes, TPA, /back, and combat-safe teleports for Minecraft Forge 1.20.1+
Adds new methods of transportation for players.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Yet Another Home
Server-only Forge mod that adds homes, teleport requests, and a safe /back — with built-in combat protection to prevent teleporting out of PvP fights.
Commands
| Command | Description |
|---|---|
/sethome [name] |
Save current location as a named home (defaults to home) |
/home [name] |
Teleport to a saved home |
/delhome [name] |
Delete a saved home |
/listhomes |
List all your saved homes |
/tpa <player> |
Request to teleport to another player |
/tpahere <player> |
Request another player to teleport to you |
/tpaccept / /tpdeny |
Accept or deny an incoming TPA request |
/tpcancel |
Cancel a TPA request you sent |
/back |
Return to your last teleport origin, or back to your death location |
/tphere <player> |
[OP only] Force-teleport a player to your location |
Combat Safety
Teleports are protected by two layers of configuration:
- Hurt lockout (
hurtLockoutSeconds, default 15s): If you take damage, you cannot start or complete any mod teleport until the lockout expires. Death clears the lockout so you can immediately/homeor/backto your corpse. - Teleport warmup (
teleportWarmupSeconds, default 5s): Player-initiated teleports (/home,/back, accepted TPA) wait before executing. If you take damage during the warmup, the teleport is cancelled.
These prevent using teleport commands to escape from a fight.
/back Behavior
- Returns to your death location first (if you died recently). Cleared once used or after
deathBackExpirySeconds(default 10m). - Falls back to your last teleport origin (a toggle:
/backswaps you between where you were and where you are now). Expires afterbackExpirySeconds(default 5m) so teleporting out of a friend's base doesn't leave a permanent waypoint back in.
Configuration
All settings in config/yet-another-home.toml:
| Option | Default | Description |
|---|---|---|
maxHomes |
1 |
Homes per player |
opUnlimitedHomes |
true |
Operators bypass maxHomes |
tpaExpirySeconds |
60 |
How long a TPA request stays pending |
deathBackExpirySeconds |
600 |
How long after death preceding the death location |
backExpirySeconds |
300 |
How long a teleport origin is valid for /back |
hurtLockoutSeconds |
15 |
Seconds after taking damage when players can't teleport (0 to disable |
teleportWarmupSeconds |
5 |
Delay before a teleport executes (0 for instant) |
opUnlimitedHomes |
true |
Operators bypass maxHomes |
Compatibility
- Server-only mod — vanilla clients can join without installing anything.
- Fires
EntityTeleportEvent.TeleportCommandso protection mods (WorldGuard, GriefPrevention, etc.) can veto teleports. - Saves persist across restarts via world
SavedData.
AI disclosure
Coding agent was used in developing this mod.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources