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.

File Details

HomeManager-1.1.1.jar

  • R
  • Jan 14, 2026
  • 348.89 KB
  • 1.2K
  • Early Access

File Name

HomeManager-1.1.1.jar

Supported Versions

  • Early Access

Changelog

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

[1.1.1] - 2026-01-14

Changed

  • Cannot create a home with a name that already exists
  • Must delete the existing home first before creating a new one with the same name

[1.1.0] - 2026-01-14

Added

  • Graphical User Interface:

    • /home - Opens the Home Manager menu
    • /homeadmin - Opens the admin configuration panel (OP only)
  • Home Manager Menu (/home):

    • My Homes Tab: View all your saved homes
      • TP button - Teleport to the home
      • Public/Private button - Toggle visibility
      • Invite button - Invite a player
      • X button - Delete the home
        • New Home button - Create a new home at your location
    • Visit Tab: Browse homes you can visit
      • Public homes from other players
      • Homes you've been invited to
      • Your own public homes
  • Admin Panel (/homeadmin):

    • Max Homes setting with +/- buttons
    • TP Cooldown setting with +/- buttons
    • Toggle buttons for features:
      • TP Cooldown (on/off)
      • Home Invitations (on/off)
      • Public Homes (on/off)
      • Visit Other Homes (on/off)

Changed

  • All functionality now accessible through graphical menus
  • Feature toggles now properly hide/show UI elements
  • Player names now displayed correctly in Visit tab
  • Improved button styling to match Hytale UI

Fixed

  • Fixed crash when opening Visit tab
  • Fixed toggle features not working in admin panel
  • Fixed player name showing as "Unknown" in Visit list

[1.0.0] - 2026-01-14

Added

  • /sethome <name> - Save your current location as a home
  • /home - Open the Home Manager menu
  • /delhome <name> - Delete a home
  • /homeadmin - Open admin configuration panel (OP only)
  • Persistent JSON storage for homes
  • Movement detection during teleport warmup
  • Configurable home limit per player (default: 5)
  • Teleport cooldown system
  • Home sharing (invite players)
  • Public homes feature