Назад до магазину
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-продукт

Важливе про товар

Сумісність, версії Minecraft, завантажувачі та дані зовнішнього джерела.

Тип

Plugin

Доступ

Безкоштовно

Остання версія

20260625-0111

Завантаження

187 520

Завантажувачі / Платформи

bukkit paper spigot

Minecraft версії

1.19 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Категорії

game-mechanics transportation utility

Опис

Докладна інформація

# 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)

Розробник

JustPlayerDE

Профіль і дані отримано з Modrinth

Відкрити на Modrinth

Галерея продукту

Зображення проєкту

Скриншоти та зображення з оригінальної сторінки Modrinth.

Зображень поки немає

Автор проєкту не додав галерею на Modrinth.

Список змін

Версії проєкту

Опубліковані версії та оригінальні файли Modrinth.

20260625-0111 Актуальна Release 25.06.2026

Just TPA 20260625-0111

Підтримувані версії Minecraft
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
Завантажувачі / Платформи
bukkit paper spigot
Показати зміни
- 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
20250220c Release 21.02.2025

JustPlayer TPA 20250220c

Підтримувані версії Minecraft
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
Завантажувачі / Платформи
bukkit paper spigot
Показати зміни
## 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 Beta 24.08.2024

JustPlayer TPA v20240824-beta

Підтримувані версії Minecraft
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
Завантажувачі / Платформи
bukkit paper spigot
Показати зміни
- 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 Beta 20.04.2024

JustPlayer TPA v20240420-beta

Підтримувані версії Minecraft
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
Завантажувачі / Платформи
bukkit paper spigot
Показати зміни
- 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 Beta 02.11.2023

JustPlayer TPA v20231102-beta

Підтримувані версії Minecraft
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
Завантажувачі / Платформи
bukkit paper spigot
Показати зміни
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 Alpha 17.08.2023

JustPlayer TPA v20230817b-alpha

Підтримувані версії Minecraft
1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2
Завантажувачі / Платформи
bukkit paper spigot
Показати зміни
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 Alpha 21.06.2023

JustPlayer TPA v20230621-alpha

Підтримувані версії Minecraft
1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1
Завантажувачі / Платформи
bukkit paper spigot
Показати зміни
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 Alpha 13.06.2023

JustPlayer TPA v20230613-alpha

Підтримувані версії Minecraft
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Завантажувачі / Платформи
bukkit paper spigot
Показати зміни
Added Commands: - /tpa - /tpaccept **Full Changelog**: https://github.com/JustPlayerDE/justplayer-tpa/commits/v20230613-alpha