PWarp

⭐ — (1 endorsements) 📥 228 downloads 📌 v1.0.0 📅 6/18/2026
🟡 Updated this year

By PideMann · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 6/21/2026 📅 Created: 6/18/2026

🔍 Analysis

  • 🏆 #736 of 1317 bukkit mods in this game by downloads

📋 About This Mod

pWarps - Modern Warp Plugin Producer: pidemann Target version: Bukkit / Spigot / Paper 1.21.4 # ============================================================ WHAT DOES THE PLUGIN DO? pWarps is a simple, fast, and easy-to-use warp plugin prepared for Minecraft servers. It allows players or authorized personnel to create warp points at specific locations, teleport to these points, view the warp list, and delete warps when necessary. The plugin can be used on survival, faction, boxpvp, skyblock, towny, smp, and lobby-style servers. For example: * /setwarp spawn to create a spawn point. * /warp spawn for players to go to the spawn point. * /warps to open the warp list available to the player. * /delwarp spawn for authorized personnel to delete a warp. The plugin has returned to a single-language system. Messages are edited in the messages.yml file, and the default message language is English. # ============================================================ KEY FEATURES * Modern and colorful message system * Editable messages via messages.yml * Configurable delay, cooldown, limit, and effect system via config.yml * Secure warp recording in warps.yml * /pwarp main command * Practical commands: /warp, /warps, /setwarp, /delwarp * Paged warp listing * Teleport cancellation if the player moves * Teleport delay * Teleport cooldown system * Sound and particle effect support * Fully compatible with LuckPerms authorization system * PlaceholderAPI support * Lightweight, simple structure that does not use a database # ============================================================ FILE STRUCTURE When the plugin is first started, it creates the following files: plugins/pwarps/config.yml plugins/pwarps/messages.yml plugins/pwarps/warps.yml config.yml: General settings for the plugin are kept here. Teleport delay, cooldown, cancellation on movement, warp limit per player, list page size, sound, and particle effects can be adjusted from here. messages.yml: All messages are kept here. You can leave the messages in English or edit them according to your language. Color codes and hex colors are supported. warps.yml: Created warps are recorded here. The owner, world, coordinates, yaw/pitch value, and creation time of each warp are saved. It is possible to edit this file manually, but it is safer to edit it while the server is offline. # ============================================================ COMMANDS /pwarp Shows the main help menu. /pwarp help Shows the help menu. /pwarp list Shows the warp list. /pwarp go Teleports to the specified warp. /pwarp set Creates a warp at the current location. /pwarp delete Deletes the specified warp. /pwarp info Shows information about the warp. /pwarp permissions Shows the permission list of the plugin. /pwarp placeholders Shows the PlaceholderAPI placeholder list. /pwarp reload Reloads config.yml, messages.yml, and warps.yml files. /warp Teleports to the specified warp. /warps Shows the warp list. /setwarp Creates a new warp at the current location. /delwarp Deletes the specified warp. # ============================================================ LUCKPERMS AND PERMISSION SYSTEM pWarps is directly compatible with LuckPerms. No separate LuckPerms API is required. The plugin uses the Bukkit permission system, so all permissions can be easily granted via LuckPerms. Basic permissions: pwarps.use Basic usage permission for the plugin. pwarps.list Allows the player to view the warp list. pwarps.warp Allows the player to teleport to warps. pwarps.set Allows the player to create a warp. pwarps.delete.own Allows the player to delete their own warp. pwarps.delete.any Allows the player to delete any warp. pwarps.info Allows usage of the warp info command. pwarps.admin.reload Allows usage of the /pwarp reload command. pwarps.admin Includes all administrative permissions. Special warp viewing and usage permissions: pwarps.view. Allows the player to see a specific warp in the list. Example: pwarps.view.spawn pwarps.teleport. Allows the player to teleport to a specific warp. Example: pwarps.teleport.spawn General special permissions: pwarps.view.* Grants permission to view all warps in the list. pwarps.teleport.* Grants permission to teleport to all warps. Limit permissions: pwarps.limit. Sets the maximum number of warps a player can create. Example: pwarps.limit.10 pwarps.limit.unlimited Grants the player unlimited warp creation rights. Bypass permissions: pwarps.bypass.cooldown Bypasses the teleport cooldown period. pwarps.bypass.delay Bypasses the teleport delay. pwarps.bypass.limit Bypasses the warp creation limit. LuckPerms examples: /lp group default permission set pwarps.warp true /lp group default permission set pwarps.list true /lp group vip permission set pwarps.limit.10 true /lp group admin permission set pwarps.admin true # ============================================================ PLACEHOLDERAPI SUPPORT If PlaceholderAPI is pres

pWarps - Modern Warp Plugin Producer: pidemann Target version: Bukkit / Spigot / Paper 1. 21. 4

# ============================================================ WHAT DOES THE PLUGIN DO?

pWarps is a simple, fast, and easy-to-use warp plugin prepared for Minecraft servers. It allows players or authorized personnel to create warp points at specific locations, teleport to these points, view the warp list, and delete warps when necessary.

The plugin can be used on survival, faction, boxpvp, skyblock, towny, smp, and lobby-style servers. For example:

/setwarp spawn to create a spawn point. /warp spawn for players to go to the spawn point. /warps to open the warp list available to the player. /delwarp spawn for authorized personnel to delete a warp.

The plugin has returned to a single-language system. Messages are edited in the messages.yml file, and the default message language is English.

# ============================================================ KEY FEATURES

Modern and colorful message system Editable messages via messages.yml Configurable delay, cooldown, limit, and effect system via config.yml Secure warp recording in warps.yml /pwarp main command Practical commands: /warp, /warps, /setwarp, /delwarp Paged warp listing Teleport cancellation if the player moves Teleport delay Teleport cooldown system Sound and particle effect support Fully compatible with LuckPerms authorization system PlaceholderAPI support Lightweight, simple structure that does not use a database

# ============================================================ FILE STRUCTURE

When the plugin is first started, it creates the following files:

plugins/pwarps/config.yml plugins/pwarps/messages.yml plugins/pwarps/warps.yml

config.yml: General settings for the plugin are kept here. Teleport delay, cooldown, cancellation on movement, warp limit per player, list page size, sound, and particle effects can be adjusted from here.

messages.yml: All messages are kept here. You can leave the messages in English or edit them according to your language. Color codes and hex colors are supported.

warps.yml: Created warps are recorded here. The owner, world, coordinates, yaw/pitch value, and creation time of each warp are saved. It is possible to edit this file manually, but it is safer to edit it while the server is offline.

# ============================================================ COMMANDS

/pwarp Shows the main help menu.

/pwarp help Shows the help menu.

/pwarp list Shows the warp list.

/pwarp go Teleports to the specified warp.

/pwarp set Creates a warp at the current location.

/pwarp delete Deletes the specified warp.

/pwarp info Shows information about the warp.

/pwarp permissions Shows the permission list of the plugin.

/pwarp placeholders Shows the PlaceholderAPI placeholder list.

/pwarp reload Reloads config.yml, messages.yml, and warps.yml files.

/warp Teleports to the specified warp.

/warps Shows the warp list.

/setwarp Creates a new warp at the current location.

/delwarp Deletes the specified warp.

# ============================================================ LUCKPERMS AND PERMISSION SYSTEM

pWarps is directly compatible with LuckPerms. No separate LuckPerms API is required. The plugin uses the Bukkit permission system, so all permissions can be easily granted via LuckPerms.

Basic permissions:

pwarps.use Basic usage permission for the plugin.

pwarps.list Allows the player to view the warp list.

pwarps.warp Allows the player to teleport to warps.

pwarps.set Allows the player to create a warp.

pwarps.delete.own Allows the player to delete their own warp.

pwarps.delete.any Allows the player to delete any warp.

pwarps.info Allows usage of the warp info command.

pwarps.admin.reload Allows usage of the /pwarp reload command.

pwarps.admin Includes all administrative permissions.

Special warp viewing and usage permissions:

pwarps.view. Allows the player to see a specific warp in the list. Example: pwarps.view.spawn

pwarps.teleport. Allows the player to teleport to a specific warp. Example: pwarps.teleport.spawn

General special permissions:

pwarps.view. Grants permission to view all warps in the list.

pwarps.teleport. Grants permission to teleport to all warps.

Limit permissions:

pwarps.limit. Sets the maximum number of warps a player can create. Example: pwarps.limit. 10

pwarps.limit.unlimited Grants the player unlimited warp creation rights.

Bypass permissions:

pwarps.bypass.cooldown Bypasses the teleport cooldown period.

pwarps.bypass.delay Bypasses the teleport delay.

pwarps.bypass.limit Bypasses the warp creation limit.

LuckPerms examples:

/lp group default permission set pwarps.warp true /lp group default permission set pwarps.list true /lp group vip permission set pwarps.limit. 10 true /lp group admin permission set pwarps.admin true

# ============================================================ PLACEHOLDERAPI SUPPORT

If PlaceholderAPI is pres

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
PideMann
Version
1.0.0
Downloads
228
Endorsements
1
Category
bukkit
Created
6/18/2026
Updated
6/21/2026
Game Versions
1.21
Tags
game-mechanics, management, social

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does PWarp support?

The author lists 1.21. Other versions may work but are untested by the author.

What is the latest version of PWarp?

Version 1.0.0, published 2026-06-21 with 228 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by PideMann 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods