VoxelSniper-Reimagined
VoxelSniper-Reimagined copied to clipboard
The premier long-distance brush editor for Minecraft, reimagined!
VoxelSniper Reimagined
The premier long-distance brush editor for Bukkit, Spigot, Paper, most Bukkit-based server distributions, Forge and Fabric.
Please note: Our Fabric version is in beta
Discord
For the latest updates, and quick responses to questions, join our discord server!
Minecraft Version
VoxelSniper is being built against the Spigot 1.20 API, the latest Forge version and the latest fabric version.
What version do I pick?
Spigot/Paper
Minecraft version | VoxelSniper version | Java version |
---|---|---|
1.16* | 8.3.1 | Java 16 |
1.17* | 8.3.1 | Java 16 |
1.18 | Latest | Java 17-latest |
1.19 | Latest | Java 17-latest |
1.20 | Latest | Java 17-latest |
* Please note that we will not provide support when using Minecraft 1.16 or 1.17
Forge
Minecraft version | VoxelSniper version |
---|---|
1.16, 1.17, 1.18 | Not available |
1.19.4* | 8.9.0 |
1.20.0 | 8.12.0 |
1.20.1 | 8.12.3 |
1.20.2 | Latest |
* Please note that the version for 1.19.4 has known issues which will not be fixed
Fabric
** Fabric is in alpha. There will be bugs!**
Minecraft version | VoxelSniper version |
---|---|
1.20.2* | 8.12.5 |
* Please note that this is an alpha version. It will have bugs and issues.
Compilation
Pre-compiled JARs are available in Releases. Alternatively, you can compile the project yourself using Gradle. We strongly recommend that you use Intellij to compile the project.
Other methods of compiling are at your own risk.
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 appreciate it big time.
- 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.
- Use the correct teplates. Bug reports and feature requests have their own respective templates. If your issue does not fit within those, then use the other template
Keep in mind that those are guidelines. We may still look into stuff that does not follow these guidlines, but it will take more effort on our end and will reduce the likelyhood of us handling it.
Pull Requests
We accept pull requests and enhancements from third parties.
Here are some guidelines for pull requests:
- Keep the number of commits to a minimum. We want to look over the commit and easily see what you've done.
- 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.
- Code should be formatted using the intellij formatter to insure a consistent style throughout the project