Just TPA 图标

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.jar

20260625-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
just-tpa-20260625-0111.jar69 KBSHA-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

Command Output (Good)

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
tpa-20250220c.jar60.8 KBSHA-1 d1c87accdedee734aae66f2e4f0193b467c612df获取文件 tpa-20250220c.jar
展开更新日志

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

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
tpa-v20240824-beta.jar57.4 KBSHA-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
tpa-v20240420-beta.jar52.6 KBSHA-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

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
tpa-v20230817b-alpha.jar46.1 KBSHA-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