Compatibility
Minecraft: Java Edition
1.21–1.21.10
1.20.x
Platforms
Tags
Creators
Details
Licensed Apache-2.0
Published 3 years ago
HomeKeeper v25.1
What does this plugin do?
HomeKeeper lets you save favorite spots and teleport back to them fast.
- Set a home with a name you choose, then jump back to it anytime.
- See all your homes in a list, rename them, or delete ones you no longer need.
- Helpful in‑game Help menu with clear tips and a one‑click Discord link (no chat spam).
- Tab‑completion suggests your own home names while typing.
- Admins can safely reload the plugin from the menu without restarting the server.
Player commands
- /hk sethome <name> — Save your current location as a home with the given name.
- /hk home <name> — Teleport to a saved home.
- /hk homes — List all of your homes.
- /hk rename <oldName> <newName> — Rename one of your existing homes.
- /hk delhome <name> — 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.


