Homabric

Quick rating

Homabric

No reviews yet

๐Ÿ  Little yet powerful home management mod for Fabric

Adventure/Exploration
QoL & Tweaks
Mod Loaders
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versionsโ€ฆ
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Either Side, Better on Both

Works on the client or the server alone, but does more when on both.

About

Project Details

Type
Mod
License
GNU Lesser General Public License v3.0 only
Latest Version
2.1.0+1.20.x
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

๐ŸŽ† Thank you so much for 1K downloads! <3
ย 
icon.png

ย 

Homabric

Little yet powerful home management mod for Fabric

c1DH9VL.png Ol1Tcf8.png


โš ๏ธThis mod is in early stage of development, you can use all functions that are listed below, but they may be changed in future. Code quality might be very poor sometimes and it will be improved in future.

Features

  • โญ Sharing homes with players.
  • โญ Max home limits per group or player via permissions.
  • โญ Using GUI for teleportation and viewing all home information.
  • โญ Editing home icons for GUI with support for modded items.
  • โญ Ability to easily configure the mod and view player locations.
  • โญ Teleport timeout with ability to prevent teleportation if player moved or got damaged.

Planned features

  • [ ] Ability to define teleport timeout using permissions.
  • [ ] Ability to define /home command aliases in config.
  • [ ] Rewrite code for better readability.

Languages

  • ๐Ÿ‡ฌ๐Ÿ‡ง English
  • ๐Ÿ‡ท๐Ÿ‡บ Russian
  • ๐Ÿ‡จ๐Ÿ‡ณ Chinese (@Neubulae)

Commands

You can use homabric.teleport.bypass permission to bypass teleport timeout.

Players

  • /h OR /home homabric.base.use
  • /h <name?> homabric.base.byName
  • /h set <name?> homabric.base.set
  • /h remove <home> homabric.base.remove
  • /h p <player> <home> homabric.base.others
  • /h list homabric.base.list
  • /h allow <player> <home> homabric.base.allow
  • /h disallow <player> <home> homabric.base.disallow
  • /h setIcon <home> <item identificator> homabric.base.setIcon

Admins

You can access to admin commands by using /homabric.

  • /homabric homabric.admin.use
  • /homabric reload homabric.admin.reload
  • /homabric teleport <player> <home> homabric.admin.teleport
  • /homabric set <player> <home> homabric.admin.set
  • /homabric remove <player> <home> homabric.admin.remove
  • /homabric list <player> homabric.admin.list

Classic Commands

You can disable these commands in configuration file by setting enableClassicCommands to false.

  • /sethome <name> homabric.base.set
  • /removehome <home> homabric.base.remove
  • /playerhome <player> <home> homabric.base.others
  • /listhome homabric.base.list
  • /allowhome <player> <home> homabric.base.allow
  • /disallowhome <player> <home> homabric.base.disallow

Configuration

I developed this mod with simplicity in mind, I decided to store home data inside the configuration file instead of NBT in Entity or World, this allows server owners fast migration between maps without loosing data and editing them which saves a lot of time.

โš ๏ธ Starting from version 2.0.0 the configuration file are now split into two different ones.

ย 

More info can be found here.

Migration from 1.x.x

Due to breaking changes in 2.0.0 you are required to manually edit your config file and move players section from original config to new one called homabric.homes.conf.

Homabric

Little yet powerful home management mod for Fabric

โš ๏ธThis mod is in early stage of development, you can use all functions that are listed below, but they may be changed in future. Code quality might be very poor sometimes and it will be improved in future.

Features

  • โญ Sharing homes with players.
  • โญ Max home limits per group or player via permissions.
  • โญ Using GUI for teleportation and viewing all home information.
  • โญ Editing home icons for GUI with support for modded items.
  • โญ Ability to easily configure the mod and view player locations.
  • โญ Teleport timeout with ability to prevent teleportation if player moved or got damaged.

Planned features

  • Ability to define teleport timeout using permissions.
  • Ability to define /home command aliases in config.
  • Rewrite code for better readability.

Languages

  • ๐Ÿ‡ฌ๐Ÿ‡ง English
  • ๐Ÿ‡ท๐Ÿ‡บ Russian
  • ๐Ÿ‡จ๐Ÿ‡ณ Chinese (@Neubulae)

Commands

You can use homabric.teleport.bypass permission to bypass teleport timeout.

Players

  • /h OR /home homabric.base.use
  • /h <name?> homabric.base.byName
  • /h set <name?> homabric.base.set
  • /h remove <home> homabric.base.remove
  • /h p <player> <home> homabric.base.others
  • /h list homabric.base.list
  • /h allow <player> <home> homabric.base.allow
  • /h disallow <player> <home> homabric.base.disallow
  • /h setIcon <home> <item identificator> homabric.base.setIcon

Admins

You can access to admin commands by using /homabric.

  • /homabric homabric.admin.use
  • /homabric reload homabric.admin.reload
  • /homabric teleport <player> <home> homabric.admin.teleport
  • /homabric set <player> <home> homabric.admin.set
  • /homabric remove <player> <home> homabric.admin.remove
  • /homabric list <player> homabric.admin.list

Classic Commands

You can disable these commands in configuration file by setting enableClassicCommands to false.

  • /sethome <name> homabric.base.set
  • /removehome <home> homabric.base.remove
  • /playerhome <player> <home> homabric.base.others
  • /listhome homabric.base.list
  • /allowhome <player> <home> homabric.base.allow
  • /disallowhome <player> <home> homabric.base.disallow

Configuration

I developed this mod with simplicity in mind, I decided to store home data inside the configuration file instead of NBT in Entity or World, this allows server owners fast migration between maps without loosing data and editing them which saves a lot of time.

โš ๏ธ Starting from version 2.0.0 the configuration file are now split into two different ones.

homabric.config.conf

This file stores Homabric settings.

# Do not touch this value, it allows mod to
# check if config file is outdated or not.
configVersion=3
# This option enables alternative command variants like /sethome, /removehome and etc.
enableClassicCommands=true
# Sets the maximum amount of homes per player.
homesLimit=21
# You can define permissions that will override home limit for the players if they have them.
# Permission names are transformed to permissions like 'homabric.homelimit.<permissionName>'
# Example permission: vip: { max-homes=6 }
permissionsHomeLimit {}
# Sets the timeout in seconds before player will be teleported home.
# You can disable this feature by setting it to 0.
teleportCooldown=5

homabric.homes.conf

This file contains all homes that are created by players.

players {
        # Player nickname (not a DisplayName)
        ExamplePlayer {
            # List of player homes
            homes {
                # Name of the home
                "village" {
                    # Players that can access this home
                    allowed-players=[]
                    # Icon must be an identifier, for example 'minecraft:cobblestone'
                    icon="minecraft:map"
                    # World where home is located
                    world="minecraft:overworld"
                    # Coordinates, including head position
                    pitch=7.15
                    x=160.66
                    y=72.0
                    yaw=-51.45
                    z=-76.45
                }
                # Example of home with allowed player 'Rogi27'
                home {
                    allowed-players=[
                        Rogi27
                    ]
                    icon="minecraft:iron_shovel"
                    pitch=8.25
                    world="minecraft:overworld"
                    x=1337.3
                    y=172.0
                    yaw=123.1
                    z=276.45
                }
            }
        }
    }

Migration from 1.x.x

Due to breaking changes in 2.0.0 you are required to manually edit your config file and move players section from original config to new one called homabric.homes.conf.

Screenshots

Gallery

  • different icons and ability to set them
    different icons and ability to set them
  • gui example
    gui example

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~15,000
Total Downloads
CurseForge
~5,000
Modrinth
~10,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works