Speedy
A server-side only Fabric mod for Minecraft 1.21.1+ that provides flight speed control for players. Originally designed for the TrekCraft server.
Server-Side Only: Clients don't need to install anything! This mod works entirely server-side.
Commands
/speed
Shows your current flight speed.
/speed <value>
Sets your flight speed to the specified multiplier.
- Example:
/speed 2.5- Sets flight speed to 2.5x normal speed - Range: 0.1 to 10 (configurable maximum)
/speed reset <player> (Admin only)
Resets target player's flight speed to default (1.0).
/speed reload (Admin only)
Reloads the configuration file.
Permissions
| Permission | Description |
|---|---|
speedy.use |
Required to use the /speed command |
speedy.admin |
Required for /speed reset and /speed reload commands |
speedy.limit.<number> |
Sets maximum allowed speed limit for the player |
Speed Limits
Grant speedy.limit.X permissions to set maximum speed limits:
speedy.limit.5- Can set speeds up to 5x
Players will automatically get the highest limit they have permission for.
Configuration
The mod creates config/speedy.json with these default settings:
{
"maxSpeed": 10.0,
"defaultFlySpeed": 1.0
}
maxSpeed: Maximum speed limit for players without specific limit permissionsdefaultFlySpeed: Default flight speed for new players
⚠️ Note: Higher speeds may cause rubberbanding or Player moved too fast errors.
Installation
- Download the mod JAR file
- Place it in your server's
mods/folder - Restart your server
- Configure permissions using LuckPerms (or OP players for fallback)
No client-side installation required!
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as speedy-1.0.1.jar — drop this file into the mods folder
- Download size: 29 KB
- Download link checked 10 Sept 2026 — working
These come from our own check of the pack file, not from the source page.
