- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- Languages Supported:
- english - editable
- Donation Link:
- https://www.paypal.com/paypalme/Voyqed
Ultimate Home
![]()
- UUID support
- Show, teleport and delete homes from other players
- Delay before teleport
- Cancels the teleport if a player moves or takes damage
- Blacklist for worlds
![]()
<> required - [] optional
- /Home [Player] <Name>
- /Sethome <Name>
- /Delhome [Player] <Name>
- /Homes [Player]
- /Defaulthome <Name>
![]()
Tutorial:
- home.home
- home.home.others
- home.sethome
- home.delhome
- home.delhome.others
- home.homes
- home.homes.others
- home.defaulthome
- home.direct -> no delay before teleport
- home.sethome.blacklist -> players can set homes in any world
![]()
teleport-delay:
use: true
# Time in seconds
time: 3
# Cancels the teleport if the player moves
move-cancel: true
# Cancels the teleport if the player takes damage
damage-cancel: true
# Send the message: "home-teleport-delay-seconds" every second
messages: true
# If true players respawn at their default home
defaulthome:
use: true
# Add the permission to players: home.sethome.<group>
# Replace <group> with the group - example: home.sethome.default
# You can add your own groups
# Set infinity homes with -1
groups:
default: 3
admin: -1
# Specify worlds in which players are not allowed to set a home
# with the permission "home.sethome.blacklist" players are allowed to set homes in this worlds
blacklist: [ ]
# Edit the messages
messages:
prefix: '&8[&eHome&8] '
noPermission: '&cYou do not have access to this command.'
noPlayer: '&cThis player is not online.'
consolesender: '&cOnly player can execute this command.'
noHome: '&cYou do not have a home by that name.'
noHomeTarget: '&c%player% does not have a home by that name.'
sethome-set: '&7Your home &e%name% &7has been set.'
sethome-has: '&cYou already have a home with that name.'
sethome-max: '&cYou cannot set any more homes.'
sethome-blacklist: '&cYou are not allowed to set a home in this world.'
sethome-usage: '&7Use /Sethome <name>.'
delhome-delete: '&7Your home &e%name% &7has been deleted.'
delhome-delete-target: '&e%player%''s &7home &e%name%&7 has been deleted.'
delhome-usage: '&7Use /Delhome <name>.'
home-teleport-delay-seconds: '&7You will be teleported in %seconds% seconds.'
home-teleport-delay-second: '&7You will be teleported in one second.'
home-teleport: '&7You have been teleported to your home &e%name%&7.'
home-teleport-target: '&7You have been teleported to &e%player%''s &7home &e%name%&7.'
home-cancel: '&cThe teleport process was canceled.'
home-usage: '&7Use /Home <name>.'
homes-empty: '&cYou do not have any homes.'
homes-empty-target: '&c%player% does not have any homes.'
homes-title: '&7Your homes:'
homes-title-target: '&7%player%''s homes:'
homes-content: '&8- &7%name% '
homes-teleport: '&8[&bTeleport&8]'
homes-usage: '&7Use /Homes.'
defaulthome-set: '&7You are now respawning at your home &e%name%&7.'
defaulthome-usage: '&7Use /Defaulthome <name>.'
Found a bug? Please report it to me.
I would be happy to receive a review

◄►Ultimate Home ◄► 1.8.x - 1.18.x ◄► V2.1
set homes and manage homes from other players
Recent Updates
- Bug fixes Oct 26, 2021
- New Features + Bug fixes Jul 27, 2021
- Home - autocomplete Mar 2, 2021