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

FastAsyncVoxelSniper

Voxel Sniper fork for modern Minecraft versions utilizing the improvements of FastAsyncWorldEdit

24K загрузок85 подписчиковGPL-3.0-onlybukkitpaperpurpurspigot

Обновлён 25 мая 2026 г. · опубликован 14 августа 2022 г.

FastAsyncVoxelSniper

Join us on Discord bStats Servers Crowdin

This is a fork of VoxelSniper. It adds support for newer versions of Spigot and Paper keeping available all features from original version of plugin, but with optimizations and code cleanup.

What is FAVS and why should I use it?

FAVS is designed for efficient terrain creation.

  • VoxelSniper is the premier long-range map editing tool for Minecraft. This mod allows you to edit any block that you can see using an arrow (for replacing) and gunpowder (for adding).
  • It is best used by those with a strong attention to detail and fits a wide array of applications, from making detailed edits to structures with the snipe brush to making massive terraforming jobs a breeze with some earth-shattering soft selection tools.
  • FastAsyncVoxelSniper allows you to perform operations asynchronously, so you can let a lot of people perform many voxel operations with ease and not hanging your server.
  • Simple to set up and use
  • Extremely configurable
  • Uses minimal CPU/Memory
  • Safe for many players to use
  • Insanely fast when using the slowest mode
  • Hooks into FAWE to utilize its async features and respects the same protection plugins like FAWE.

Downloads

Releases are available either on Modrinth or on CurseForge:

Documentation

Contributing

See here

Maven Deployment

Releases are published to the central repository, and snapshots are published to S01 OSS Sonatype.

Replace VERSION with the version you want to use.

Gradle

repositories {
    mavenCentral()
}

dependencies {
    compileOnly("com.intellectualsites.fastasyncvoxelsniper:fastasyncvoxelsniper:VERSION")
}

Maven

<dependency>
    <groupId>com.intellectualsites.fastasyncvoxelsniper</groupId>
    <artifactId>fastasyncvoxelsniper</artifactId>
    <version>VERSION</version>
    <scope>provided</scope>
</dependency>

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
3.2.4Релиз1.21.11, 26.1, 26.1.1, 26.1.2paper, purpur, spigot25 мая 2026 г.Скачать (1.3 МБ)
3.2.3Релиз1.21.4, 1.21.6, 1.21.7, 1.21.8paper, purpur, spigot21 апреля 2025 г.Скачать (1.3 МБ)
3.2.2Релиз1.20.4, 1.20.6, 1.21.3, 1.21.4paper, purpur, spigot29 декабря 2024 г.Скачать (1.3 МБ)
3.2.1Релиз1.20, 1.20.1, 1.20.4, 1.20.6paper, purpur, spigot29 сентября 2024 г.Скачать (1.3 МБ)
3.2.0Релиз1.20, 1.20.1, 1.20.4, 1.20.6paper, purpur, spigot30 июня 2024 г.Скачать (1.3 МБ)
3.1.1Релиз1.19.4, 1.20, 1.20.1, 1.20.2paper, purpur, spigot21 апреля 2024 г.Скачать (1.3 МБ)
3.1.1-SNAPSHOTРелиз1.19.4, 1.20, 1.20.1, 1.20.2paper, purpur, spigot22 декабря 2023 г.Скачать (1.3 МБ)
3.0.0Релиз1.19.4, 1.20, 1.20.1, 1.20.2paper, purpur, spigot15 ноября 2023 г.Скачать (1.3 МБ)
3.0.0-SNAPSHOT-3Бета1.19.4, 1.20, 1.20.1, 1.20.2paper, purpur, spigot3 ноября 2023 г.Скачать (1.3 МБ)
3.0.0-SNAPSHOT-2Бета1.19.4, 1.20, 1.20.1, 1.20.2paper, purpur, spigot21 октября 2023 г.Скачать (1.3 МБ)
3.0.0-SNAPSHOTБета1.19.4, 1.20, 1.20.1, 1.20.2paper, purpur, spigot15 октября 2023 г.Скачать (1.3 МБ)
2.9.4Релиз1.19.3, 1.19.4, 1.20, 1.20.1paper, purpur, spigot15 сентября 2023 г.Скачать (565 КБ)
2.9.3Релиз1.19.2, 1.19.3, 1.19.4, 1.20paper, purpur, spigot2 августа 2023 г.Скачать (564 КБ)
2.9.2Релиз1.19.2, 1.19.3, 1.19.4, 1.20paper, purpur, spigot2 августа 2023 г.Скачать (564 КБ)
2.9.1Релиз1.19.2, 1.19.3, 1.19.4, 1.20paper, purpur, spigot15 июня 2023 г.Скачать (560 КБ)

Показаны последние 15 из 18 версий.

Ченджлог

3.2.4Релиз26.1, 26.1.1, 26.1.2 · 25 мая 2026 г.
3.2.3Релиз1.21.6, 1.21.7, 1.21.8 · 21 апреля 2025 г.
3.2.2Релиз1.20.6, 1.21.3, 1.21.4 · 29 декабря 2024 г.
3.2.1Релиз1.20.1, 1.20.4, 1.20.6 · 29 сентября 2024 г.
3.2.0Релиз1.20.1, 1.20.4, 1.20.6 · 30 июня 2024 г.
3.1.1Релиз1.20, 1.20.1, 1.20.2 · 21 апреля 2024 г.
3.1.1-SNAPSHOTРелиз1.20, 1.20.1, 1.20.2 · 22 декабря 2023 г.
3.0.0Релиз1.20, 1.20.1, 1.20.2 · 15 ноября 2023 г.

Комментарии

Загружаем…