Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
4TPA
PluginGPL-3.0-or-later

4TPA

A Paper/Folia TPA plugin

388
Downloads
0
Followers
1 years ago
Updated
📦
5
Versions
managementtransportationutilitybukkitfoliapaperpurpurspigot
Download Latestv1.2.0View on Modrinth

📖About 4TPA

4TPA

A Paper/Folia TPA plugin.

A gif demonstrating the /tpaccept command. A player named "Pride_Dad" sending a TPA request to a player named "OoLunar." The request is accepted and Pride_Dad is teleported to OoLunar.

A gif demonstrating the /tpadeny command. A player named "Pride_Dad" sending a TPA request to a player named "OoLunar." The request is denied and Pride_Dad is not teleported to OoLunar.

Commands

  • /back - Teleport to your previous location
  • /tpa <player> - Request to teleport to a player
  • /tpaccept [player] - Accept a TPA request from any player or from a specific player
  • /tpacceptall - Accept all TPA requests
  • /tpahere <player> - Request a player to teleport to you
  • /tpcancel - Cancel a TPA request
  • /tpdeny [player] - Deny a TPA request from any player or from a specific player
  • /tpdenyall - Deny all TPA requests

Admin Commands

  • /tpaoffline <player> - Request to teleport to an offline player
  • /tpreload - Reload the plugin configuration

Configuration

# Whether to enable debug logging or not.
# This is helpful for when requests are not going through as expected.
debug: false

# Which language file to use within plugins/4TPA/lang
lang: en_US

# How many blocks away from the original location should a teleport be considered a teleport?
# This is mainly used for /back
minimum_tpa_track_distance: 50.0

# When a TPA request should auto-cancel
tpa_timeout: 60

# How long a player should wait before the TPA request teleports them.
# The delay is in seconds and players can move while they wait.
tpa_delay: -1

Permissions

fourtpa.back:
  default: true
  description: Allows the player to use the /back command
fourtpa.back.ondeath:
  default: true
  description: Allows the player to use the /back command when they die
fourtpa.instant:
  default: op
  description: Allows the player to use the /tpa command without a delay
fourtpa.reload:
  default: op
  description: Allows the player to use the /tpareload command
fourtpa.tpa:
  default: true
  description: Allows the player to use the /tpa command
fourtpa.tpaccept:
  default: true
  description: Allows the player to use the /tpaccept command
fourtpa.tpacceptall:
  default: true
  description: Allows the player to use the /tpacceptall command
fourtpa.tpahere:
  default: true
  description: Allows the player to use the /tpahere command
fourtpa.tpaoffline:
  default: op
  description: Allows the player to use the /tpaoffline command
fourtpa.tpcancel:
  default: true
  description: Allows the player to use the /tpacancel command
fourtpa.tpdeny:
  default: true
  description: Allows the player to use the /tpadeny command
fourtpa.tpdenyall:
  default: true
  description: Allows the player to use the /tpdenyall command

👥 Team & Contributors

OoLunar
OoLunarOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitfoliapaperpurpurspigot
Minecraft Versions
1.211.21.1

🔗 Links

Modrinth Page