ArkTpa
作者:rebot | 分类:模组
Minecraft 版本: 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
平台: bukkit folia paper purpur spigot
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
| File | Language |
|---|---|
| lang/fr.json | French |
| lang/en.json | English |
?️ Commands
| Command | Description | Permission |
|---|---|---|
| /tpa | Request to teleport to a player | arktpa.use |
| /tpahere | Request a player to come to you | arktpa.use |
| /tpaccept | Accept a teleport request | arktpa.use |
| /tpdeny | Deny a request | arktpa.use |
| /tpcancel | Cancel your own request | arktpa.use |
| /tphere | Teleport a player to you (admin) | arktpa.tphere |
| /tpco | Teleport to coordinates | arktpa.tpco |
? Permissions
| Permission | Description | Défaut / Default |
|---|---|---|
| arktpa.user | All user commands | default |
| arktpa.use | tpa, tpaccept, tpdeny, tpcancel, tpahere | default |
| arktpa.admin | Admin commands (tphere, tpco) | op |
| arktpa.tphere | Teleport a player to you without request | op |
| arktpa.tpco | Teleport to coordinates | op |
?️ Compatibility
| Platform | Version | Java | Supported |
|---|---|---|---|
| Paper | 1.21.x | 21+ | ✅ |
| Folia | 1.21.x | 21+ | ✅ |
| Paper | 26.x | 25+ | ✅ |
| Folia | 26.x | 25+ | ✅ |
| Spigot | any | — | ❌ |
? Debug
debug: true
? Support
? License
© 2026 Arklandia Studios — All Rights Reserved
请登录后举报
暂无评论,抢个沙发吧~