▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
ArkTpa

ArkTpa

Teleportation • TPA • Requests • Folia • Configurable • Fast • Lightweight

Оцените первым
39
1

🚀 ArkTpa

Player-to-player teleportation with request and confirmation

Version

License


Overview

ArkTpa is a complete player-to-player teleportation system for Folia. Players send teleportation requests that expire automatically, and accept or deny them. Admins can teleport players without a request or teleport to precise coordinates.

✨ Features

  • 📨 Requests with expiration — configurable timeout (default 300 s)
  • 🔔 Notification sound — sound alert on request received
  • ↔️ TPA and TPAHere — request to join or be joined
  • 🎯 Admin teleport — /tphere and /tpco for staff
  • Folia-compatible — regionalized scheduler, zero multi-thread conflict
  • 🌐 Bilingual — French and English included (lang/fr.json, lang/en.json)
  • 🐛 Debug mode — detailed logs toggled with a single config flag

📦 Installation

Drop the .jar into plugins/ and restart.

Required:

  • Paper or Folia 1.21.x (Java 21+) or Paper/Folia 26.x (Java 25+)
  • No required dependencies

⚙️ Configuration

language: fr
debug: false

teleport-request:
  timeout: 300          # Expiry in seconds
  enable-sound: true    # Notification sound

commands:
  tpa:
    enabled: true
  tpaccept:
    enabled: true
  tpdeny:
    enabled: true
  tpcancel:
    enabled: true
  tphere:
    enabled: true
  tpco:
    enabled: true
  tpahere:
    enabled: true

💬 Language

FileLanguage
lang/fr.jsonFrench
lang/en.jsonEnglish

🕹️ Commands

CommandDescriptionPermission
/tpa Request to teleport to a playerarktpa.use
/tpahere Request a player to come to youarktpa.use
/tpacceptAccept a teleport requestarktpa.use
/tpdenyDeny a requestarktpa.use
/tpcancelCancel your own requestarktpa.use
/tphere Teleport a player to you (admin)arktpa.tphere
/tpco Teleport to coordinatesarktpa.tpco

🔐 Permissions

PermissionDescriptionDéfaut / Default
arktpa.userAll user commandsdefault
arktpa.usetpa, tpaccept, tpdeny, tpcancel, tpaheredefault
arktpa.adminAdmin commands (tphere, tpco)op
arktpa.tphereTeleport a player to you without requestop
arktpa.tpcoTeleport to coordinatesop

🖥️ Compatibility

PlatformVersionJavaSupported
Paper1.21.x21+
Folia1.21.x21+
Paper26.x25+
Folia26.x25+
Spigotany

🐛 Debug

debug: true

🆘 Support


📜 License

© 2026 Arklandia Studios — All Rights Reserved

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.1.x1.21.x

Поддерживаемые окружения

Сервер

Детали

Лицензия:
Опубликован:2 месяца назад
Обновлён:2 месяца назад
Главная