Описание
# MiniTeleport
Minimal zero-configuration server-side teleport commands.
## Commands
| Type | Command | OP | Description |
|:----:|------------------------|----|-------------------------------------------------------|
| 🗺️ | `/setspawn` | ✓ | Create a `spawn` warp and set world spawn |
| 🗺️ | `/setwarp ` | ✓ | Create a warp at your location |
| 🗺️ | `/delwarp ` | ✓ | Delete a warp |
| 🗺️ | `/spawn` | | Teleport to spawn |
| 🗺️ | `/warps` | | List all warps |
| 🗺️ | `/warp ` | | Teleport to a warp |
| 🏠 | `/sethome []` | | Set a new home (default: home) |
| 🏠 | `/delhome []` | | Delete an existing home (default: home) |
| 🏠 | `/home []` | | Teleport to a home (default: home) |
| 🏠 | `/homes` | | List all current homes |
| 🏠 | `/back` | | Teleport to your last location (including death) |
| 🔮 | `/tpa ` | | Request teleport to `` |
| 🔮 | `/tpahere ` | | Request `` to teleport to you |
| 🔮 | `/tpcancel` | | Cancel all your sent requests |
| 🔮 | `/tpaccept []` | | Accept request from `` (default: most recent) |
| 🔮 | `/tpdeny []` | | Deny request from `` (default: most recent) |
## Installation
Requires the [Fabric API](https://modrinth.com/mod/fabric-api).
Drop the mod `.jar` into your `mods` folder.
No configuration required.