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

Fly Speed

Allows you to modify the flying speed of yourself and other players on your server.

Загрузки
2K
Подписчики
3
Обновлён
13 августа 2026 г.
Лицензия
WTFPL

Опубликован 3 июня 2025 г.

Fly Speed

This plugin allows you to set the flying speed of yourself or other players on your server.

Rationale

When working on large maps, I found the default flying speed to be a constant frustration. I created this plugin because I couldn't find a lightweight, simple, non-legacy plugin that offers this functionality.

Commands and Permissions

  • /fly-speed <number> [player] (aliases: /fs, /flyspeed) - accepts decimal values from -10 to 10
  • fs.use - use the command
  • fs.others - set another player's speed

[player] accepts a name or a target selector (@p, @r, @s).

Messages use MiniMessage and live in messages.yml; behaviour is configured in config.yml

Ченджлог

1.3.0Релиз26.1.1, 26.1.2, 26.2 · 13 августа 2026 г.
  • Now tracks only the players it actually changed and restores each one's own prior speed on quit
  • invalid-number, invalid-arguments, out-of-range, no-other-permission, player-not-found messages removed as bad input is now rejected natively client-side
  • /fs [player] accept target selectors (@p, @r, @s)
  • New messages.yml for messages (there is an automatic migrator that copies values over for you)
1.2Релиз26.1.1, 26.1.2, 26.2 · 13 февраля 2026 г.

fly-speed v1.2 changes:

  • Update gradle wrapper to 9.3.1; add gradle startup script
  • More aesthetic message colours
  • Optimise gradle scripts
  • General project readability improvements

Relevant git commit: https://github.com/Woolyenough/paper-fly-speed/commit/0dada99332d235722441a14de0894825a97a1ab1

1.1Релиз1.21.8, 1.21.9, 1.21.10 · 3 июня 2025 г.

1.21

Комментарии

Загружаем…