promotional bannermobile promotional banner

Home Manager

A lightweight home teleportation plugin with persistent storage, configurable limits, and a 5-second warmup system. No permissions required for players.
Back to Files

HomeManager

File nameHomeManager-1.0.0.jar
Uploader
JackooJackJackooJack
Uploaded
Jan 14, 2026
Downloads
601
Size
304.4 KB
File ID
7457966
Type
R
Release
Supported game versions
  • Early Access

What's new

Changelog

All notable changes to HomeManager will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2025-01-14

Added

  • /sethome name; - Save your current location as a home
  • /home name; - Teleport to a saved home with 5-second warmup
  • /listhome - View all your saved homes with current limit
  • /delhome name; - Delete a home
  • /sethomelimit number; - Set maximum homes per player (OP only)
  • /homelimit - View current home limit (OP only)
  • Persistent JSON storage for homes (homes.json)
  • Persistent configuration storage (config.json)
  • Movement detection during teleport warmup (cancels if player moves)
  • Cross-world teleport protection
  • Configurable home limit per player (default: 5)

Technical

  • Uses Hytale's ECS Teleport component for reliable teleportation
  • Thread-safe concurrent home storage with ConcurrentHashMap
  • Automatic data folder creation on first run
  • All player commands accessible without OP permissions
  • Admin commands require OP permissions

This mod has no additional files