diff --git a/SetHome.jar b/SetHome.jar new file mode 100644 index 00000000..7e786646 Binary files /dev/null and b/SetHome.jar differ diff --git a/plugins.json b/plugins.json index 96a212af..61318866 100644 --- a/plugins.json +++ b/plugins.json @@ -365,8 +365,15 @@ "jarName": "TaigaLib_v2.0.jar" "configName": "TaigaLib" "requiredRank": "4" + }, + { + "name": "Sethome", + "desc": "Sets player's home on command so they can teleport at any time", + "jarName": "SetHome.jar", + "configName": "SetHome" + + } ] } -} -} +