DCMN-PlayerWarp
DCMN-PlayerWarp is a Minecraft plugin for version 1.21.x that allows players to create their own warp points and manage them via a clear GUI menu, including visitor statistics and warp limits.
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.
DCMN-PlayerWarp
DCMN-PlayerWarp
A professional PlayerWarp system for Minecraft servers (version 1.21.x). This plugin enables players to create their own warp points, which are visible to everyone in an appealing GUI menu.
✨ Features
* Two Commands: Intuitive navigation through all player warps with heads of the owners. * Two Commands: Set warp limits via permissions (e.g. `dcmn.playerwarps.5` for max. 5 warps). * Two Commands: Each player is only counted once per warp as a visitor – no spam counting possible! * Two Commands: * Two Commands: Can delete warps, view info and teleport. * Two Commands: See a simplified menu (only info & teleport). * Two Commands: The most popular warps (most visitors) are at the very top in the menu. * Two Commands: Use `/pw` for quick access or `/pwarp` for help and management.
🚀 Installation
1. Download the latest `DCMN-PLAYERWARP-1.0.0.jar`. 2. Put the file into your `plugins` folder. 3. Restart the server. 4. Configure the messages in the `config.yml`.
🛠 Commands & Permissions
Player Commands
| Command | Description | | :--- | :--- | | `/pw` | Opens the main menu with all warps. | | `/pw <Name>` | Direct teleport to a warp. | | `/pw create <Name>` | Creates a warp at your position. | | `/pw delete <Name>` | Deletes one of your warps. | | `/pw info <Name>` | Shows statistics for a warp. | | `/pwarp` | Shows the help menu in chat. |
Permissions
* `dcmn.playerwarps.<number>` - Defines how many warps a player may create (e.g. `dcmn.playerwarps.3`).
📂 Configuration
The warps are securely stored in `warps.yml`. The plugin calculates the visitor numbers dynamically based on the UUIDs of the players to prevent manipulation.
--- Developed by: DevCrazyMcNugget