Перейти к содержимому
Mineforgian

Movement Speed

The easiest way to go faster without mods

Загрузки
63
Подписчики
1
Обновлён
11 августа 2026 г.
Лицензия
MIT

Опубликован 12 июня 2026 г.

⚡ Movement Speed

The easiest way to change player movement speeds without mods.

MovementSpeed is a lightweight and easy-to-use plugin for Spigot and Paper servers that allows players and administrators to modify walking and flying speeds using simple commands.

Features

  • Change your own walking speed
  • Change your own flying speed
  • Change both speeds at once
  • Modify other players' speeds
  • Reset speeds to their default values
  • English and French language support (and more if you add it yourself)
  • Lightweight and dependency-free
  • Compatible with modern Paper and Spigot servers

Commands

Fly Speed

Command Description
/flyspeed <speed> Change your own flying speed
/flyspeed reset Reset your flying speed
/flyspeed <player> <speed> Change another player's flying speed
/flyspeed <player> reset Reset another player's flying speed

Walk Speed

Command Description
/walkspeed <speed> Change your own walking speed
/walkspeed reset Reset your walking speed
/walkspeed <player> <speed> Change another player's walking speed
/walkspeed <player> reset Reset another player's walking speed

General Speed

Command Description
/speed <speed> Change your walking and flying speed
/speed reset Reset your walking and flying speed
/speed <player> <speed> Change another player's walking and flying speed
/speed <player> reset Reset another player's walking and flying speed

Speed Values

MovementSpeed uses values from -10 to 10.

Examples:

/flyspeed 5
/walkspeed 10
/speed 3

Permissions

Fly Speed

  • movementspeed.command.flyspeed.self
  • movementspeed.command.flyspeed.others

Walk Speed

  • movementspeed.command.walkspeed.self
  • movementspeed.command.walkspeed.others

General Speed

  • movementspeed.command.speed.self
  • movementspeed.command.speed.others

Wildcards

  • movementspeed.command.*
  • movementspeed.*

Installation

  1. Download the latest release.
  2. Place the plugin in your server's plugins folder.
  3. Restart your server.
  4. Configure permissions with your preferred permission plugin.

Support

Found a bug or have a suggestion?

Please open an issue on GitHub.

Ченджлог

1.1-RELEASEРелиз26.1.1, 26.1.2, 26.2 · 11 августа 2026 г.

Movement Speed v1.1

Changelog

⚡️ Now a lot faster

This version lets you go way faster than other speed plugins, and than the previous version of this plugin. Instead of relying on Spigot's basic speed API (capped at roughly 0.8 in attribute terms), it now uses attributes combined with velocity multiplication while flying to break past that ceiling.

Be aware that setting your speed to a very high value may cause client and/or server lag.

👌 Easier to use

A new tab completer shows you how to use the command as you type, so you don't need to check the documentation. It adapts its suggestions dynamically based on what you've typed so far.

🤝 Compatibility

This plugin now works from 1.18 all the way to the latest Minecraft version, on every popular Bukkit-based server software (Spigot, Paper).

v1.0-RELEASEРелиз26.1.1, 26.1.2, 26.2 · 12 июня 2026 г.

First release. Please check the description for more information.

Комментарии

Загружаем…