Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 563 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 563 Bytes

Player Home Teleport

Allows users to set a "home" that they and others can teleport to.

Commands

  • /home teleports the current user to their home, if set.
  • /home set sets the current users home.
  • /home remove removes the current players home.
  • /home list list all players who have a home set.
  • /home <PlayerName> teleports the current user to PlayerName's home, if set.
  • /home set <PlayerName> allows an admin to set PlayerName's home.
  • /home remove <PlayerName> allows an admin to remove PlayerName's home, if set.