FoliaWarp
PluginLicenseRef-All-Rights-Reserved

FoliaWarp

A Minecraft Folia plugin with teleportation, homes, and back features.

79
Downloads
0
Followers
2 months ago
Updated
📦
11
Versions

📖About FoliaWarp

⚡ 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:

  1. Discord → Server Settings → Integrations → Webhooks
  2. Create a new webhook and copy the URL
  3. Paste the URL in config.yml under discord.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

  1. Download the plugin
  2. Place it in your server's plugins/ folder
  3. Restart the server
  4. Configure plugins/FoliaWarp/config.yml