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.0.jar

  • R
  • Jan 14, 2026
  • 348.70 KB
  • 249
  • Early Access

File Name

HomeManager-1.1.0.jar

Supported Versions

  • Early Access

Changelog

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

[1.2.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.1.0] - 2026-01-14

Added

  • Cooldown system: 30-second cooldown between teleports (configurable)

    • /setcooldown <seconds> - Admin command to set cooldown duration
    • Can be disabled via /homeconfig cooldown off
  • Home sharing system:

    • /homeinvite <player> <home> - Invite a player to your home
    • /homeaccept - Accept a pending invitation (60s timeout)
    • /homevisit <player> <home> - Visit another player's home
    • Whitelist persists across server restarts
  • Public homes:

    • /homepublic <home> - Toggle public status
    • Public homes can be visited by anyone
  • Admin feature controls:

    • /homeconfig <feature> <on|off> - Enable/disable features
    • Configurable features: invite, public, visit, cooldown

[1.0.0] - 2026-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
  • /delhome <name> - Delete a home
  • /sethomelimit <n> - Set maximum homes per player (OP only)
  • Persistent JSON storage for homes
  • Movement detection during teleport warmup
  • Configurable home limit per player (default: 5)