Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Creators
Details
Licensed ARR
Published 2 months ago
⚡ FoliaWarp — Teleportation & Utility Plugin
Next-gen teleportation plugin built natively for Paper and Folia servers. No lag, no thread issues — 100% compatible with Folia's region-based scheduler.
📋 Description
FoliaWarp is a complete utility plugin compatible with both Paper and Folia. It replaces classic teleportation plugins (EssentialsX, etc.) that are not fully compatible with Folia, providing all essential features in a stable and optimized way. On Folia, it natively leverages the regional scheduler for seamless compatibility.
✨ Features
- 🏠 Home System — Up to X homes per player (configurable), with teleportation delay to prevent abuse
- 📨 TPA — Teleportation requests between players, with configurable delay after acceptance
- 💀 Back — Automatically return to your death location with
/back - 🚫 Anti-Creative — Blocks Creative mode on the server
- 🔔 Discord Alerts — Automatic Discord webhook when a player attempts Creative mode
- ⚙️ In-game Config — Enable/disable each feature with
/config(op only)
📜 Commands
| Command | Description |
|---|---|
/tpa <player> |
Send a teleportation request |
/tpaccept <player> |
Accept a TPA request |
/sethome <name> |
Set a home location |
/home <name> |
Teleport to a home |
/homes |
List all your homes |
/delhome <name> |
Delete a home |
/back |
Return to your last death location |
/config <feature> <on/off> |
Configure the plugin (op only) |
🔐 Permissions
| Permission | Description | Default |
|---|---|---|
foliawarp.config |
Access to the /config command |
OP |
⚙️ Configuration
tpa:
enabled: true
delay: 3 # Delay in seconds before teleporting
home:
enabled: true
max: 2 # Max homes per player
delay: 3 # Delay in seconds before teleporting
back:
enabled: true
gamemode:
enabled: true # Blocks Creative mode
discord:
webhook-url: "" # Your Discord webhook URL
server-name: "My Server"
🔔 Discord Webhook
Receive an automatic alert in your Discord channel whenever a player attempts to activate Creative mode.
Setup:
- Discord → Server Settings → Integrations → Webhooks
- Create a new webhook and copy the URL
- Paste the URL in
config.ymlunderdiscord.webhook-url
🖥️ Compatibility
| Platform | Version |
|---|---|
| Paper | 1.21.x |
| Folia | 1.21.x |
| Java | 21+ |
| API | Paper API 1.21.1-R0.1-SNAPSHOT |
📦 Installation
- Download the plugin
- Place it in your server's
plugins/folder - Restart the server
- Configure
plugins/FoliaWarp/config.yml


