Назад в магазин
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
Войти

0.07 MB

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
Войти

0.06 MB

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
Войти

0.06 MB

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
Войти

0.05 MB

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
Войти

0.05 MB

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
Войти

0.05 MB

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
Войти

0.04 MB

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
Войти

0.04 MB