Coder Social home page Coder Social logo

voxelsniper's Introduction

VoxelSniper

The premier long-distance brush editor for Bukkit, Spigot, Paper, and most Bukkit-based server distributions. The plugin is fully functional (according to our limited usage), and should be able to snipe most blocks. Please submit an issue if something is not working and I'll try my best to work it out.

I'm thinking of renaming the project to prevent confusion with the already existing VoxelSniper. Please suggest any in the issues section!

Minecraft Version

VoxelSniper was built against the Bukkit 1.15.2 API.

  • Minecraft 1.15.2 [Tested on SpigotMC, release 6.0.0]

Compilation

Pre-compiled JARs are available in releases. Latest release is 6.0.0.

We use Maven to handle dependencies.

  • Install Maven 3
  • Check out this repository.
  • Run mvn clean package

Alternatively, use a Java IDE that supports Maven. Please ensure that Maven version >= 3.2.3 because Maven Central is now on HTTPS; any version older than 3.2.3 will fail to compile as it will not be able to retrieve sources from Maven Central.

Issue Tracker Notes

How do I create a ticket the right way?

  • Seperate your reports. You think there is something wrong, but also want this new brush? Make life easier for us and create two tickets. We'd appriciate it big times.
  • Don't tell us your story of life. We want facts and information. The more information about the Problem you give us, the easier it is for us to figure out what's wrong.
  • Check the closed tickets first. Maybe someone created a similiar ticket already. If you think it's unresolved, then give us more information on there instead.

Bug Report

Make sure to not tell us your story of life. We want brief descriptions of what's wrong to get directly to fixing. Also try to make the title describe briefly what's wrong and attach things like logs or screenshots to help illustrate the issue further.

Here is an example, where an imaginary brush that should create a ball, creates a cube:

Title: Brush A creates Cube instead of Ball

Expected behaviour:
Brush A should create a ball with radius 5 when I set it to brush A with brush size 5.

Experienced behaviour:
Brush A created a cube instead.

Additional Information:
CraftBukkit 1.3.2-R1.0
VoxelSniper 5.166.11
java -version output:
java version "1.7.0_07"
Java(TM) SE Runtime Environment (build 1.7.0_07-b11)
Java HotSpot(TM) Client VM (build 23.3-b01, mixed mode)

Additional Information like what java version the server runs on would be appriciated, but is not required at all times.

Enhancement Request

This is where imagination comes in, but make sure to keep as it easy for us. As mentioned, we don't want your story of life. We want to know what you think would be a good enhancement.

Here is an example of an enhancement request.

Title: Brush that creates lines

Enhancement Proposal:
Creating a brush that creates a line.

Suggested usage:
You click two points with your arrow and it will create a line with blocks.

Reason of proposal:
It would be useful, since off angle lines are sometimes hard to make.

Keep in mind that those are guidelines. We will still look into stuff that does not follow these guidlines, but it will give you an idea what we want in a ticket and make our life easier.

Pull Requests

We do accept pull requests and enhancements from third parties. Guidelines how to submit your pull requests properly and how to format your code will come.

Some rough guidelines for now:

  • Keep the number of commits to a minimum. We want to look over the commit and basically see what you've done.
  • Coding guidelines should try to comply to the checkstyle rules (checkstyle.xml) but not blindly. Use your mind to make smart decissions.
  • Give us a good description to what you've done.
  • Try to submit one change in one pull request and try to link it to the issue in the tracker if possible.

voxelsniper's People

Contributors

mikematrix avatar nristock avatar ervinchai avatar fishb6nes avatar deamon5550 avatar ayyy avatar featherblade avatar psanker avatar giltwist avatar aerodog avatar gabizou avatar peter200lx avatar jmrapp1 avatar me4502 avatar leonblade avatar ephemeris avatar anden3 avatar blockcat avatar calda avatar vacante avatar joejenniges avatar stealwonders avatar clankstar avatar zachoz avatar lukecfairchild avatar przerwap 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.