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

GravityForce

A per-world customisable player gravity Minecraft plugin for Paper

Загрузки
41
Подписчики
2
Обновлён
4 марта 2026 г.
Лицензия
GPL-3.0-only

Опубликован 4 марта 2026 г.

GravityForce

A Minecraft plugin for Paper servers that gives custom gravity values to players in different worlds.

Configuration

Example of plugin configuration:

gravityforce:
   # Set the gravity values for each world.
   # Default gravity is 0.08.
   # If gravity is not set for a world, the default value will be used.
   # Lower values will result in weaker gravity while higher values will result in stronger gravity.
   # Negative values will invert the direction of gravity.
   # The maximum value is 1.0 and the minimum value is -1.0.
   worlds:
      - world: 0.08
      - world_nether: 0.1
      - world_the_end: 0.01

Issues

If you encounter any bugs or would like a new feature added, please open an issue. Be sure to check existing issues first to avoid duplicates.

Contributing

Contributions are welcome. If you have any bug fixes, improvements, or new features you would like to add to this project, feel free to open a pull request.

License

GravityForce is licensed under the GNU GPL v3. Please see the license for more information.

Ченджлог

1.0.0Релиз26.1, 26.1.1, 26.1.2 · 4 марта 2026 г.

First public release.

Комментарии

Загружаем…