Back to marketplace
Just TPA
Modrinth Plugin

Just TPA

JustTPA is a simple tpa plugin where players can ask other players if they can teleport to them.

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Plugin

Access

Free

Latest version

20260625-0111

Downloads

187 520

Loaders / Platforms

bukkit paper spigot

Minecraft versions

1.19 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Categories

game-mechanics transportation utility

Description

Detailed information

# About JustPlayer TPA JustPlayer TPA (short JustTPA) is a simple tpa plugin where players can ask other players if they can teleport to them. This plugin is very simple and easy to use. I mainly made this plugin for myself, but I also wanted to share it with others. The reason for why I even made this plugin is because no existing tpa plugin has satisfied my needs. ## Commands - `/tpa <player>` - Sends a teleport request to the player. (`justplayer.tpa.request`) - `/tpaccept [player]` - Accepts a teleport request, optionally accepts a player name to only accept requests from a specific player. (`justplayer.tpa.accept`) - `/tpadeny` - Denies a teleport request. (`justplayer.tpa.deny`) - `/tpacancel` - Cancels current teleport request. (`justplayer.tpa.cancel`) - `/tpahere <player>` - Sends a teleport request to the player to teleport to you. (`justplayer.tpa.here`) - `/tpareload` - Reloads the plugin configuration (`justplayer.tpa.reload`, OP by default) ## Other Permissions - `justplayer.tpa.wait.bypass` - bypasses the wait for teleports if enabled. OP by Default. ## Supported versions Because of time restrictions im only able to test on the latest stable version of both spigot and paper. I'll be looking into Folia support when I can. In most cases, an update to JustTPA won't be necessary unless there are significant changes to the plugin system (e.g., if Paper or Spigot drops support for the 1.19 API) or if the command/teleportation mechanics are changed. Should any issues arise, I’ll provide updates as needed. Currently used API is Spigot 1.19 ## Update Checker This plugin checks for updates on every startup, and if there is an update available it will send a message to the console. You can disable this in the config file if you don't want to be notified about updates. This will send a request to the modrinth api with the server software and minecraft version the server is running on. (e.g. paper 1.20.1) ## bStats This plugin uses bStats to collect anonymous statistics, which helps determining how many servers are using the plugin, which minecraft versions it is used on the most, and to which degree the different features are used. You can disable this by going to the `config.yml` file in the `bStats` folder of the plugin folder and changing `enabled` to `false`. Alternatively, if you want to only disable bStats for this plugin you can do so in the plugin config. You can view the statistics here: [https://bstats.org/plugin/bukkit/JustPlayer TPA/18743](https://bstats.org/plugin/bukkit/JustPlayer%20TPA/18743)

Developer

JustPlayerDE

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

No images yet

The project author has not added a gallery on Modrinth.

Change log

Project versions

Published versions and original Modrinth files.

20260625-0111 Current Release 25.06.2026

Just TPA 20260625-0111

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
Loaders / Platforms
bukkit paper spigot
Show changes
- Fixed update check - basic in and out permissions for inter-dimension teleports - check for safe location before teleporting player (see config after restart) Releases are now build via github workflows and have an attestation attached to make sure people can properly verify what they have downloaded (will only be build by repo `JustPlayerDE/just-tpa` from now on) example command to verify (requires github cli): `gh attestation verify just-tpa-20260625-0111.jar --repo justplayerde/just-tpa` ![Command Output (Good)](https://cdn.modrinth.com/data/cached_images/c045de53a4ffc76998b29ae595ab667c493dc303.png) More: https://github.com/JustPlayerDE/just-tpa/releases/tag/20260625-0111
Sign in

0.07 MB

20250220c Release 21.02.2025

JustPlayer TPA 20250220c

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Loaders / Platforms
bukkit paper spigot
Show changes
## Features - If tpa.wait is set to anything above 0 it will force everyone to wait the set amount in seconds until the teleport happens. Movement in that timeframe will cancel the teleport. - Warmup/Wait time can be bypassed with the `justplayer.tpa.wait.bypass` permission if wanted, any user with said permission will be teleported as if it would be disabled. **Full Changelog**: https://github.com/JustPlayerDE/justplayer-tpa/compare/v20231102...20250220c
Sign in

0.06 MB

v20240824-beta Beta 24.08.2024

JustPlayer TPA v20240824-beta

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4
Loaders / Platforms
bukkit paper spigot
Show changes
- Add Return Command - Fix modrinth update check - Add option for verbose logging Players can now run /tpareturn or /return to return to their position before the tpa teleport, make sure to check the configuration and permissions after updating. **Full Changelog**: https://github.com/JustPlayerDE/justplayer-tpa/compare/v20240420-beta...v20240824-beta
Sign in

0.06 MB

v20240420-beta Beta 20.04.2024

JustPlayer TPA v20240420-beta

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21
Loaders / Platforms
bukkit paper spigot
Show changes
- Add translation features - Add reload command to reload configuration without having to restart or reload the server **Full Changelog**: https://github.com/JustPlayerDE/justplayer-tpa/compare/v20231102...v20240420-beta
Sign in

0.05 MB

v20231102 Beta 02.11.2023

JustPlayer TPA v20231102-beta

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4
Loaders / Platforms
bukkit paper spigot
Show changes
Added `tpacancel` and `tpadeny` commands, also fixed a potential exploit. Plugin should be stable enough for Beta. **Full Changelog**: https://github.com/JustPlayerDE/justplayer-tpa/compare/v20230817b-alpha...v20231102
Sign in

0.05 MB

v20230817b-alpha Alpha 17.08.2023

JustPlayer TPA v20230817b-alpha

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2
Loaders / Platforms
bukkit paper spigot
Show changes
Implemented `tpahere` command Added Update checker (which can also be disabled) to notify server administrators about a new version. **Full Changelog**: https://github.com/JustPlayerDE/justplayer-tpa/compare/v20230621-alpha...v20230817b-alpha
Sign in

0.05 MB

v20230621-alpha Alpha 21.06.2023

JustPlayer TPA v20230621-alpha

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1
Loaders / Platforms
bukkit paper spigot
Show changes
Fixed teleport direction for teleport requests Set all permissions to allowed by default to make it work out of the box **Full Changelog**: https://github.com/JustPlayerDE/justplayer-tpa/compare/v20230613-alpha...v20230621-alpha
Sign in

0.04 MB

v20230613-alpha Alpha 13.06.2023

JustPlayer TPA v20230613-alpha

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Loaders / Platforms
bukkit paper spigot
Show changes
Added Commands: - /tpa - /tpaccept **Full Changelog**: https://github.com/JustPlayerDE/justplayer-tpa/commits/v20230613-alpha
Sign in

0.04 MB