https://github.com/moura1307/warp-plugin
Add a /warp command to your Minecraft server, allowing players to save and teleport to multiple locations with custom names!
https://github.com/moura1307/warp-plugin
java minecraft minecraft-plugin minecraft-server paper-plugin papermc papermc-plugin plugin server
Last synced: about 2 months ago
JSON representation
Add a /warp command to your Minecraft server, allowing players to save and teleport to multiple locations with custom names!
- Host: GitHub
- URL: https://github.com/moura1307/warp-plugin
- Owner: moura1307
- Created: 2025-02-02T23:53:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-12T03:55:29.000Z (about 1 year ago)
- Last Synced: 2025-06-24T22:02:52.251Z (12 months ago)
- Topics: java, minecraft, minecraft-plugin, minecraft-server, paper-plugin, papermc, papermc-plugin, plugin, server
- Language: Java
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WarpPlugin
Add a `/warp` command to your Minecraft server, allowing players to save and teleport to multiple locations with custom names! Built for PaperMC servers.
**[PaperMC Documentation](https://papermc.io/)**
---
## 🚀 Features
### Effortless Teleportation
- Save locations with memorable names (e.g., "Castle" or "Market")
- Instantly teleport using `/warp to ` - no coordinates needed!
### Precision & Consistency
- **Block-Centered Saving**: Warps are saved at the **center of blocks** for perfect alignment
- **Snapped Directions**: Automatically face the nearest cardinal/diagonal angle (0°, 45°, 90°, etc.)
### Player-Centric Design
- Private warp lists per player
- Persistent storage across server restarts
- Simple management with commands:
- `/warp rename `
- `/warp remove `
- `/warp list`
---
## 📋 Commands
| Command | Description |
|---------|-------------|
| `/warp set ` | Save your current location |
| `/warp to ` | Teleport to a saved location |
| `/warp list` | List all your warps |
| `/warp remove ` | Delete a warp |
| `/warp rename ` | Rename a warp |
---
## 🛠️ Installation
1. Download the latest `.jar` file from Releases
2. Place it in your server's `plugins` folder
3. Restart the server
4. Players can start using `/warp` immediately!
---
## 💡 Why Choose WarpPlugin?
✅ **No More Coordinate Chaos** - Replace numbers with names like "Treehouse" or "NetherPortal"
✅ **Player Freedom** - Users manage their own warps
✅ **Tab Completion** - Commands auto-suggest as you type
✅ **Perfect for**:
- Survival servers (bases, farms)
- Creative builds (project sites)
- Minigames (lobby areas)
- Roleplay hubs (towns, shops)
---
## 📧 Contact
For support or feature requests:
📩 [joaomourabrandao07@gmail.com](mailto:joaomourabrandao07@gmail.com)
---
**Supports Paper/Spigot 1.13+**
*Simplify your server's navigation today!*