Skip to content

Simple plugin to set a home in the game and of course to return to the set point. (spigot - mc v1.20.2)

Notifications You must be signed in to change notification settings

Vabolos/setHome-mcplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SetHome Plugin for Minecraft

The SetHome plugin is a convenient Minecraft Spigot plugin that allows players to set a home location and teleport back to it whenever needed. It also enables the deletion of the home location.

Features

  • Provides commands for setting, teleporting to, and deleting home locations for players.
  • Allows players to set a home location with /sethome.
  • Teleports players to their home location using /home.
  • Deletes the player's home location using /delhome.
  • Opens interactive GUI with homes display /homes (new!!)

Installation

  1. Download the latest version of the plugin from the Releases.
  2. Place the downloaded .jar file into the plugins folder of your Minecraft server.
  3. Restart or reload the server.

Usage

  • Use /sethome command to set your home location.
  • Use /home command to teleport back to your home location.
  • Use /delhome command to delete your home location.
  • Use /homes command to start using the new interactive GUI

Commands

  • /sethome: Sets a home location for the player.
  • /home: Teleports the player to their home location.
  • /delhome: Deletes the player's home location.
  • /homes: Opens interactive GUI

Permissions

There are no specific permissions required for using this plugin.

Contributing

Feel free to fork this repository, make changes, and submit pull requests if you'd like to contribute to this project.

Issues

If you encounter any issues or have suggestions for improvements, please create an issue on this GitHub repository.

License

This project is open source and has no specified license. Without a license, you retain all rights to your source code, and others cannot legally use, distribute, or modify your project. If you wish others to contribute or use your code, consider adding an open source license to your project.

About

Simple plugin to set a home in the game and of course to return to the set point. (spigot - mc v1.20.2)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages