Compatibility
Minecraft: Java Edition
1.21.2–1.21.5
Platforms
Creators
Details
Licensed ARR
Published last month
Updated last month
🧭 PlayerWarps
PlayerWarps is a clean, single-class Minecraft plugin that lets players create and manage their own public warps through an intuitive GUI.
Built for simplicity, performance, and flexibility — everything you need is stored in config.yml and warps.yml.
⚙️ Features
-
GUI System
/pw guiopens an interactive menu with all player warps- Search book to filter warps by name
- Paging system with green shulker (Next) and red shulker (Previous)
- Gray glass pane filler for style
- Sunflower info item showing command help
- Click any warp to teleport instantly (with delay & cooldown)
- Protected GUI – players can’t move or steal items
-
Warp System
- Create warps with
/pw create <name> - Remove warps with
/pw remove <name> - Rename with
/pw rename <old> <new> - Change GUI icon with
/pw itemchange <material> <warp> - Teleport with
/pw tp <warp> - Owners don’t increase their own visit count
- Limits on how many warps a player can own (
max-per-playerin config)
- Create warps with
-
Admin / Operator Tools
/pw op <subcommand>– gives full control to modify any player’s warp- Subcommands:
/pw op tp <warp>– teleport to any warp/pw op remove <warp>– remove any warp/pw op rename <old> <new>– rename any warp/pw op itemchange <material> <warp>– change icon of any warp
- Requires operator status or permission
playerwarps.op
-
Teleport System
- Customizable delay before teleport
- Cooldown between teleports
- Cancel on move option
- Fully configurable in
config.yml
-
Customization
- Name filter (forbidden words) in
config.yml - Configurable messages
- Warp limits per player
- Customizable GUI title & colors
- All warps stored in separate
warps.ymlfile
- Name filter (forbidden words) in
🧩 Commands
| Command | Description |
|---|---|
/pw gui |
Opens the warp selection GUI |
/pw create <name> |
Creates a warp at your current location |
/pw remove <name> |
Deletes one of your warps |
/pw rename <old> <new> |
Renames one of your warps |
/pw itemchange <material> <warp> |
Changes the icon shown in the GUI |
/pw tp <warp> |
Teleports you to a warp |
/pw op <subcommand> |
Admin command to manage all warps |
🔑 Permissions
| Permission | Default | Description |
|---|---|---|
playerwarps.use |
true | Allows all normal PlayerWarp commands |
playerwarps.op |
op | Allows use of /pw op admin commands |



