Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 803 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 803 Bytes

OfflineTP

OfflineTP is a Minecraft plugin that allow users to teleport to a player even when they are offline.

For this to work it is required that your server is connected to a MySQL server, as that is where all the data is stored.

When a user logs on after being teleported, said user will be notified that they were moved as shown bellow image

Commands

The plugin runs the following commands:

  • /offlinetphere - Allows the player to set the login location of an offline player.
  • /offlinetp - Allows the player to teleport to the location of an offline player.

Permissions

  • otp.otphere - Allows the user set the login location of an offline player.
  • otp.otp - Allows the user to teleport to the location of an offline player.