SwiftEssentials
A lightweight, high-performance, server-side Fabric mod that adds essential utility commands and features for server administrators and players. Designed specifically for Vanilla+ servers, it provides seamless teleportation features and high-performance text holograms without bloated configurations or client-side requirements.
⚠️ Server-Side Only: This mod only needs to be installed on the server. Clients do not need to install it to join!
✨ Features
- 🏠 Home System: Players can set a personal waypoint (
/sethome) and teleport back to it (/home) from any dimension at any time.
- 🌍 Spawn Teleportation: Quick access back to the world's main spawn point with a single command (
/spawn).
- 🔮 Server Holograms (NEW): Create beautiful, lightweight floating text displays (Holograms) using modern Minecraft text displays. High-performance, fully configurable via JSON files, and zero impact on server TPS. Supports color codes (
&)!
- ⚡ Lightweight & Optimized: Built using native Minecraft components, ensuring zero impact on MSPT/TPS.
- 🎨 Colored Chat Feedback: Clean, color-coded chat messages to notify players of successful teleports, actions, or errors.
💻 Commands & Permissions
| Command |
Description |
Permission Level |
/sethome |
Saves your current coordinates and dimension as your home point. |
Anyone |
/home |
Teleports you directly to your saved home location. |
Anyone |
/spawn |
Teleports you to the main spawn point of the Overworld. |
Anyone |
/hd create <id> |
Creates a new hologram at your current location. |
Operator (Level 2) |
/hd addline <id> <text> |
Adds a new text line to the specified hologram (supports & colors). |
Operator (Level 2) |
/hd delete <id> |
Completely removes a hologram and deletes its configuration file. |
Operator (Level 2) |
🛠️ Requirements
- Minecraft:
1.20.1
- Fabric Loader:
0.14.x or higher
- Fabric API: Required on the server side.