Language

Hommr

Hommr

Modrinth

Easily set, teleport, and manage your homes.

41 downloads 1 followers updated 4mo ago
latest v1.0.0-beta-1 Modrinth
Paper Purpur 1.21 – 1.21.11 Game-mechanicsTransportation
Hommr Logo

Modrinth
Unsupported spigot


CodeFactor
Version

Hommr is a simple, lightweight, and modern home management plugin for Minecraft servers running Paper. It allows
players to set, delete, and teleport to multiple homes with ease.

✨ Features

  • 📍 Set Multiple Homes: Players can set multiple homes to save important locations.
  • 🚀 Easy Teleportation: Quick teleportation to saved homes.
  • 📋 List Homes: View a list of all your saved homes with world information.
  • 🔐 Permissions: Control who can set homes and how many homes they can have.
  • 🛠️ Developer API: Events and API methods for other plugins to hook into.
  • 💻 Modern Tech: Built with the latest technologies (Java 21, Paper API).

📥 Installation

  1. Download the latest release from the Releases page.
  2. Place the JAR file into your server's plugins folder.
  3. Restart your server.

🎮 Commands & Permissions

| Command | Description | Permission |
|-------------------|----------------------------------------------------------|---------------------------------|
| /home [name] | Teleport to a specific home (or list if none specified). | hommr.home.list (for listing) |
| /sethome <name> | Set a new home at your current location. | hommr.home.set |
| /delhome <name> | Delete an existing home. | hommr.home.delete |
| /home list | List all your saved homes. | hommr.home.list |
| /home help | Show the help menu. | - |

⚙️ Configuration

The config.yml file is automatically generated when you first run the plugin. Currently, it is minimal, but more
options will be added in future updates.

👨‍💻 Developer API

Hommr provides an API for developers to interact with the plugin. You can listen to events such as HomeSetEvent,
HomeDeleteEvent, and HomeTeleportEvent.

Maven Dependency

To use the API, add the following to your build.gradle:

repositories {
    maven { url = uri("https://jitpack.io") }
}

dependencies {
    compileOnly "com.github.AxenoDev:Hommr:VERSION"
}

Replace VERSION with the latest version from the releases.

📄 License

This project is licensed under the GNU GENERAL PUBLIC LICENSE v3.0.

Versions

Beta
1.0.0-beta-1
paper, purpur · 1.21, 1.21.1, 1.21.2 · 4mo ago
# Update of Hommr 1.0.0-beta-1 ## Changements <!-- Release notes generated using configuration in .github/release.yml at master --> ## What's Changed ###…
20
Alpha
0.0.2
paper, purpur · 1.21, 1.21.1, 1.21.2 · 4mo ago
No changelog was specified.
12
Alpha
v0.0.1
paper, purpur · 1.21, 1.21.1, 1.21.2 · 4mo ago
9

Comments 0

No comments yet. Be the first to share your thoughts.

Download Hommr

Files are served directly from the original source. Modgrid does not host or modify them.