
A Simple PlayerWarp Plugin Built for simplicity, performance, and flexibility
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.
GUI System
/pw gui opens an interactive menu with all player warps Warp System
/pw create <name> /pw remove <name> /pw rename <old> <new> /pw itemchange <material> <warp> /pw tp <warp> max-per-player in config)Admin / Operator Tools
/pw op <subcommand> – gives full control to modify any player’s warp /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 warpplayerwarps.opTeleport System
config.ymlCustomization
config.yml warps.yml file| 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 |
| Permission | Default | Description |
|---|---|---|
playerwarps.use |
true | Allows all normal PlayerWarp commands |
playerwarps.op |
op | Allows use of /pw op admin commands |
config.yml