Basique config Serveur
A Minecraft Folia plugin with teleportation, homes, and back features.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Basique config Serveur
⚡ Nexus TP — Folia Teleportation & Utility Plugin
> Next-gen teleportation plugin built natively for Folia servers. > No lag, no thread issues — 100% compatible with Folia's region-based scheduler.
---
📋 Description
Nexus TP is a complete utility plugin designed exclusively for Folia. It replaces classic teleportation plugins (EssentialsX, etc.) that are not compatible with Folia, providing all essential features in a stable and optimized way.
---
✨ Features
- 🏠 In-game Config — Up to X homes per player (configurable), with teleportation delay to prevent abuse - 📨 In-game Config — Teleportation requests between players, with configurable delay after acceptance - 💀 In-game Config — Automatically return to your death location with `/back` - 🚫 In-game Config — Blocks Creative mode on the server - 🔔 In-game Config — 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 | |---|---|---| | `foliaplugin.config` | Access to the `/config` command | OP |
---
⚙️ Configuration
```yaml 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, copy the URL 3. Paste the URL in `config.yml` under `discord.webhook-url`
---
🖥️ Compatibility
| | | |---|---| | API | Folia 1.21.x | | API | 21+ | | API | Paper API 1.21.1-R0.1-SNAPSHOT |
> ⚠️ This plugin is designed exclusively for Folia. It will not work on Paper, Spigot or Bukkit.
---
📦 Installation
1. Download the mods 2. Place it in your Folia server's `plugins/` folder 3. Restart the server 4. Configure `plugins/NexusTP/config.yml`