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
Hey, how i can change permission to sethome and home commmands?
I can't change the text from:
Home > You have been sent to your home!
to something elese
how can I change it?
Thx
Hey 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/
How 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
How 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.
how do i set permissions?
In reply to Forge_User_82992304:
You can use permission.yml or a permission plugin :)
Hi. How i make more than one sethome?
I 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.
Hi 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)
Hi 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!
i 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
In reply to Jenner:
In reply to DownThePark:
like that?
In reply to Jenner:
Update 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.
In reply to DownThePark:
Hey, 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