The tpHome plugin add a /tphome command to Paper servers. The player is sent to their respawn location.
The tphome command is injected into Minecraft's native command system so it can be used in Command Blocks and DataPacks.
Server Operators with the minecraft.command.selector permission (as well as Command Blocks and Functions) can supply an optional single player selector.
The command can be restricted by updating the plugin's config.yml file and restarting your server.
IMPORTANT: This plugin will only work with servers supporting Paper's plugin loader.A message
To install:
Drop into the plugins folder and restart your server.
(Optional) Edit the config.yml to restrict the usage of the command.
To use:
Enter the /tphome command into chat.
Server Operators can supply an optional player to send home.
The command can also be used in command blocks and datapacks.
Permissions:
tphome.home - Allow user to run command when restricted.
Data Collected:
This plugin utilizes bStats to collect usage statistics, including anonymized data about your server.
If you wish to have your server excluded from this data collection, please edit the bStats/config.yml file and set enabled to false.