FastAsyncVoxelSniper

FastAsyncVoxelSniper

Plugin

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

Server ManagementUtility

3,496 downloads
44 followers
Created2 years ago
Updated4 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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 a 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 of the 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 setup 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

Downloads are available either on Modrinth or on CurseForge.

Documentation

Contributing

See here

Maven Deployment

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

Gradle

repositories {
    mavenCentral()
}

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

Maven

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

External resources



Project members

IntellectualSites

IntellectualSites

Organization

Aurelien30000

Developer

PierreSchwang

Member

SirYwell

Member

IntellectualSites

Release Bot


Technical information

License
GPL-3.0-only
Project ID