/
A simple and powerful warp/teleport management plugin for Minecraft servers.
| Command | Permission | Description |
|---|---|---|
/setwarp <name> | warpplugin.set | Create a new warp at your location |
/warp <name> | warpplugin.warp.<name> or warpplugin.warpall | Teleport to a warp |
/delwarp <name> | warpplugin.set | Delete a warp |
| Command | Permission | Description |
|---|---|---|
/warpadmin list | warpplugin.warpadmin | List all warps with details |
/warpadmin del <name> | warpadmin | Delete a warp |
/warpadmin setowner <name> <player> | warpadmin | Change warp owner |
/warpadmin reload | warpadmin | Reload configuration |
| Permission | Default | Description |
|---|---|---|
warpplugin.set | true | Create/delete warps |
warpplugin.warpall | op | Teleport to any warp |
warpplugin.warp.<name> | true | Teleport to specific warp |
warpplugin.warpadmin | op | Admin commands access |
.jar file from [Releases]plugins folderWarp data is automatically saved to plugins/WarpPlugin/data.yml
warps:
'spawn':
creator: Admin
world: world
x: 0.0
y: 64.0
z: 0.0
yaw: 0.0
pitch: 0.0
'home':
creator: Player123
world: world_nether
x: 100.5
y: 50.0
z: -200.3
yaw: 90.0
pitch: 0.0
For issues and feature requests, please open an issue on GitHub.
This project is licensed under the LGPL License.

一个用于 Minecraft Paper 的设点和传送插件!/ A Warp plugin for Minecraft Paper!