HomeKeeper
PluginApache-2.0

HomeKeeper

HomeKeeper is a lightweight, player‑friendly homes plugin that makes setting, listing, teleporting to, and renaming homes effortless. Its clean help menu keeps chat noise to a minimum, while a safe soft reload and per‑player storage ensure stability.

655
Downloads
3
Followers
5 months ago
Updated
📦
2
Versions

📖About HomeKeeper

HomeKeeper v25.1

What does this plugin do?

HomeKeeper lets you save favorite spots and teleport back to them fast.

  1. Set a home with a name you choose, then jump back to it anytime.
  2. See all your homes in a list, rename them, or delete ones you no longer need.
  3. Helpful in‑game Help menu with clear tips and a one‑click Discord link (no chat spam).
  4. Tab‑completion suggests your own home names while typing.
  5. Admins can safely reload the plugin from the menu without restarting the server.

Player commands

  • /hk sethome — Save your current location as a home with the given name.
  • /hk home — Teleport to a saved home.
  • /hk homes — List all of your homes.
  • /hk rename — Rename one of your existing homes.
  • /hk delhome — Delete a saved home.
  • /hk help — Open the Help menu for tips, commands, and a Discord link.

Admin overview

Plugin data folder: plugins/HomeKeeper/

  • players/
    • Contains a folder per player who has joined the server. Each folder includes a homes.yml with the player’s homes and metadata.
  • config.yml
    • General settings (e.g., max-homes). Default is 3; change to suit your server.
  • rank.yml
    • Admin list. Add (or correct) player names here to grant admin permissions.

Notes

  • Players are tracked by UUID, so their data remains intact even if they change their username.