
Minecraft 服务端插件
Just TPA
JustTPA is a simple tpa plugin where players can ask other players if they can teleport to them.
- 版本范围
- 1.19–26.2
- 下载量
- 18.3 万
插件介绍
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
版本与下载
推荐下载
just-tpa-20260625-0111.jar版本 20260625-0111 · 69 KBSHA-1 346b62834ab3b15996da98c4183249afc2d9f31c下载 just-tpa-20260625-0111.jar20260625-0111
正式版- 加载器
- bukkit · paper · spigot
- MC 版本
- 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
SHA-1 346b62834ab3b15996da98c4183249afc2d9f31c获取文件 just-tpa-20260625-0111.jar展开更新日志
- 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

More: https://github.com/JustPlayerDE/just-tpa/releases/tag/20260625-0111
20250220c
正式版- 加载器
- bukkit · paper · spigot
- MC 版本
- 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
展开更新日志
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.bypasspermission if wanted, any user with said permission will be teleported as if it would be disabled.
- Warmup/Wait time can be bypassed with the
Full Changelog: https://github.com/JustPlayerDE/justplayer-tpa/compare/v20231102...20250220c
v20240824-beta
测试版- 加载器
- bukkit · paper · spigot
- MC 版本
- 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
SHA-1 3f07d9d74a350088824d752225e21f82a2225141获取文件 tpa-v20240824-beta.jar展开更新日志
- 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
v20240420-beta
测试版- 加载器
- bukkit · paper · spigot
- MC 版本
- 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
SHA-1 33889516a66b2b6bc0777af7dea19082377fd8a0获取文件 tpa-v20240420-beta.jar展开更新日志
- 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
v20231102
测试版- 加载器
- bukkit · paper · spigot
- MC 版本
- 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
展开更新日志
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
v20230817b-alpha
早期版- 加载器
- bukkit · paper · spigot
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 f1e5d6f4b038feed527e6cd8fe036980e73aaa48获取文件 tpa-v20230817b-alpha.jar展开更新日志
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
v20230621-alpha
早期版- 加载器
- bukkit · paper · spigot
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 b56f5a0e055a5b88940747f934c8ac06e2c30e2e获取文件 tpa-v20230621-alpha.jar展开更新日志
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
v20230613-alpha
早期版- 加载器
- bukkit · paper · spigot
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
SHA-1 2a0532bdc0f5857f618fb050adb5c5ff5313cb25获取文件 tpa-v20230613-alpha.jar展开更新日志
Added Commands:
- /tpa
- /tpaccept
Full Changelog: https://github.com/JustPlayerDE/justplayer-tpa/commits/v20230613-alpha