ExOnlyTPA
作者:rebot | 分类:模组
Minecraft 版本: 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 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 folia paper purpur spigot
标签: utility
ExOnlyTPA
A plugin that only has TPA commands!
? Features
- TPA System - Send teleport requests to other players
- TPAHere System - Request players to teleport to you
- Auto-Accept - Automatically accept all incoming requests
- Ignore System - Block requests from specific players
- Toggle System - Enable/disable receiving requests
- Countdown Timer - 3-second countdown before teleportation
- Movement Detection - Cancel teleport if player moves (jumping allowed!)
- Sound Effects - Immersive sounds for all actions (1.9+)
- Multi-Language Support - English, Turkish, German, Russian, Portuguese
- Fully Customizable - Edit all messages and settings
? Commands
| Command | Description | Permission |
|---|---|---|
/tpa <player> |
Send a teleport request | exonlytpa.tpa |
/tpahere <player> |
Request player to teleport to you | exonlytpa.tpahere |
/tpaccept [player] |
Accept a teleport request | exonlytpa.accept |
/tpdeny [player] |
Deny a teleport request | exonlytpa.deny |
/tpatoggle [on/off] |
Toggle receiving requests | exonlytpa.toggle |
/tpauto [on/off] |
Toggle auto-accept | exonlytpa.auto |
/tpaignore <player> |
Ignore player's requests | exonlytpa.ignore |
/tpcancel [player] |
Cancel your request | exonlytpa.cancel |
/exonlytpa reload |
Reload the plugin | exonlytpa.reload |
? Installation
- Download the latest ExOnlyTPA jar file
- Place the file in your server's
pluginsfolder - Restart or reload your server
- Configure the plugin in
plugins/ExOnlyTPA/config.yml - Enjoy!
⚙️ Configuration
# Language Settings
language: en-EN # Available: en-EN, tr-TR, de-DE, ru-RU, pt-BR, custom
# Request timeout in seconds
request-timeout: 30
# Teleport countdown in seconds
teleport-countdown: 3
# Enable auto-accept feature
allow-auto-accept: true
# Block ender pearl during countdown
block-enderpearl-during-countdown: true
# Sound effects (requires Minecraft 1.9+)
sounds:
enabled: true
send-request: true
receive-request: true
accept: true
deny: true
countdown: true
teleport: true
? Supported Languages
- ?? English (en-EN)
- ?? Turkish (tr-TR)
- ?? German (de-DE)
- ?? Russian (ru-RU)
- ?? Portuguese (pt-BR)
- ? Custom (custom.yml)
? Requirements
- Minecraft: 1.8 or higher
- Java: 8 or higher
- Server Software: Spigot, Paper, or any Spigot-based fork
Note: Sound effects only work on Minecraft 1.9+. The plugin will still function perfectly on 1.8, but without sounds.
? Permissions
| Permission | Description | Default |
|---|---|---|
exonlytpa.* |
Access to all commands | op |
exonlytpa.tpa |
Use /tpa command | true |
exonlytpa.tpahere |
Use /tpahere command | true |
exonlytpa.accept |
Use /tpaccept command | true |
exonlytpa.deny |
Use /tpdeny command | true |
exonlytpa.toggle |
Use /tpatoggle command | true |
exonlytpa.auto |
Use /tpauto command | true |
exonlytpa.ignore |
Use /tpaignore command | true |
exonlytpa.cancel |
Use /tpcancel command | true |
exonlytpa.reload |
Reload the plugin | op |
exonlytpa.bypass.cooldown |
Bypass request cooldown | op |
? License
This project is licensed under the MIT License
请登录后举报
暂无评论,抢个沙发吧~