Coder Social home page Coder Social logo

panrein-dev / fastasyncvoxelsniper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intellectualsites/fastasyncvoxelsniper

0.0 0.0 0.0 21.68 MB

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

License: GNU General Public License v3.0

Java 100.00%

fastasyncvoxelsniper's Introduction

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

The primary download is available on Modrinth.

Alternative downloads are available on Hangar and CurseForge.

Documentation

Contributing

See here

Maven Deployment

Releases are published to the central repository, 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>

fastasyncvoxelsniper's People

Contributors

mikematrix avatar notmyfault avatar pitcer avatar renovate[bot] avatar nristock avatar aurelien30000 avatar deamon5550 avatar boy0001 avatar ayyy avatar featherblade avatar psanker avatar giltwist avatar aerodog avatar gabizou avatar peter200lx avatar renovate-bot avatar stealwonders avatar jmrapp1 avatar me4502 avatar dordsor21 avatar themeinerlp avatar leonblade avatar ephemeris avatar mend-bolt-for-github[bot] avatar rocklibra avatar przerwap avatar lukecfairchild avatar libraryaddict avatar zachoz avatar clankstar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.