Set Home

Set Home is a very lightweight plugin which sets a player's home on command. They can then teleport to it whenever they want. This is useful for Survival type servers, where a player needs to get back in a huge world of players. This is also essential for those who may just want to teleport to any specified spot on command.
This plugin is also essential for those who wish to go to a specified spot without the time-waste of travelling.
Screenshot:
Commands:
/sethome
/home
Permissions:
home.sethome
home.home
-
View User Profile
-
Send Message
Posted Jul 7, 2021Hey, how i can change permission to sethome and home commmands?
-
View User Profile
-
Send Message
Posted Aug 25, 2020I can't change the text from:
Home > You have been sent to your home!
to something elese
how can I change it?
-
View User Profile
-
Send Message
Posted Jul 29, 2019Thx
-
View User Profile
-
Send Message
Posted Jun 23, 2019Hey everyone, I'm the author of this plugin and unfortunately I lost access to my account on this website.
If you want future updates and new features, please go to: https://www.spigotmc.org/resources/set-home.32748/
-
View User Profile
-
Send Message
Posted May 7, 2019How do I edit in general Minecraft plugins so not OP'd players can use them? if I decompile the file I can't no longer use it as a plugin. how to edit it normally? please
-
View User Profile
-
Send Message
Posted Oct 29, 2018How do I set the permissions to make each person depending on there rank only be able to do a certain amount of homes this is my code so far and I want to be able to make each rank only have 1-5 as the amount of homes so default would get one warrior will get 2 and so on pls help.
-
View User Profile
-
Send Message
Posted Jun 20, 2018how do i set permissions?
-
View User Profile
-
Send Message
Posted Jun 17, 2020In reply to Forge_User_82992304:
You can use permission.yml or a permission plugin :)
-
View User Profile
-
Send Message
Posted Mar 12, 2018Hi. How i make more than one sethome?
-
View User Profile
-
Send Message
Posted Feb 28, 2018I really like how simple and lightweight it is but nonetheless I have two issues with it:
1. If you try to /home if you don't already have a home it spits out internal error.
2. I'd love to turn off the chat messages.
-
View User Profile
-
Send Message
Posted Feb 21, 2018Hi guys, i'm new to this (just created a account xD) and i have a server and installed this plugin. Not that anythings is wrong, it al works perfectly fine but heres my question... how in the world do i delete a home? xD I made a BIG mistake and made like a THOUSANDS of homes and i can't seem to find how to delete them and when i try to do the commands list by typing /SetHome just like the plugin told me... it makes another home O_o and idk how this can happen '\_(O-o)_/` but can i have a little help pls? Anyone has good suggestions?
-Jesse(TheGamingWaffle) (sorry for the bad English)
-
View User Profile
-
Send Message
Posted Feb 23, 2018-
View User Profile
-
Send Message
Posted Feb 8, 2018Hi there,
I see the license is GPL but I don't see the source code anywhere.
Could you please provide the source code, as the license requires, perhaps in your description here?
Thank you!
-
View User Profile
-
Send Message
Posted Feb 5, 2018i tried all these:
home: true
home.sethome.*: true
home.sethome.use.*: true
home.home.*: true
home.home.use.*: true
and people still can't "/sethome" neither "/home"; it says they need permission
-
View User Profile
-
Send Message
Posted Feb 6, 2018In reply to Jenner:
-
View User Profile
-
Send Message
Posted Feb 7, 2018In reply to DownThePark:
server.basics: default: true children: - home.sethome - home.homelike that?
-
View User Profile
-
Send Message
Posted Feb 7, 2018In reply to Jenner:
-
View User Profile
-
Send Message
Posted Jan 15, 2018Update released! Should be compatible with 1.12.2. However, updating from an older version may not work as I have changed the way names are stored into the Homes.yml file. If there are any issues, please let me know.
-
View User Profile
-
Send Message
Posted Feb 1, 2018In reply to DownThePark:
-
View User Profile
-
Send Message
Posted Nov 11, 2017Hey, i cant do set home on my server, when i try i getting a this at the cmd server: org.bukkit.command.CommandException: Unhandled exception executing command 'sethome' in plugin SetHome v1.2
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:651) ~[spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397) [spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232) [spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_151]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_151]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_151]
Caused by: java.lang.NullPointerException
at com.downthepark.sethome.Main.onCommand(Main.java:33) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.12.2.jar:git-Spigot-95dd097-326c2e6]
... 15 more
please help me