VoxelSniper
Lead Design & Programming
gabizou, Deamon5550
VoxelSniper 5 will receive maintenance updates only for spigot, VoxelSniper version 7+ will be for Sponge only.
Sponge version: VoxelSniper for Sponge
Development Builds
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Development Builds are available here: Development Builds
Overview
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.
Metrics
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
- The number of Snipers/LiteSnipers online
- The number of times Brushes are used
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
About us
The Voxel Box is a community-driven creative play server that consistently push the limits of what the Minecraft client and server can deliver to builders and to players. Over the past year and a half, it's blossomed into a place where some very talented people have built some of the most impressive Minecraft-related structures, software and concepts.
The VoxelBox

VoxelPlugins: A suite of plugins for Minecraft servers running Bukkit
Homepage: thevoxelbox.com
VoxelSniper Wiki: http://voxelsniper.wikia.com/wiki/VoxelSniper_Wiki
Twitter: @voxelbox
YouTube: youtube.com/voxelboxvideos
IRC: irc.esper.net #voxelbox #voxeldev

-
View User Profile
-
Send Message
Posted Apr 6, 2013-
View User Profile
-
Send Message
Posted Apr 5, 2013Is there any version of VoxelSniper that works with Tekkit? I don't meant 100% compatible, just one that works with Tekkit and can do normal blocks.
Thanks, Jawz
-
View User Profile
-
Send Message
Posted Apr 5, 2013@Hedpig at my Server are BIG Java Erorrors?! How you did it???
-
View User Profile
-
Send Message
Posted Apr 5, 2013@TheOnlyRealTGS
XD I'm using the 1.5 bukkit dev build and voxelsniper 5.168.5. You?
-
View User Profile
-
Send Message
Posted Apr 5, 2013@Extreme_HD
Voxelsniper has not yet updated to 1.5.1 :(
-
View User Profile
-
Send Message
Posted Apr 4, 2013Hi, when I type any command e.g. /v /b /u ect. It just says 'an internal error has occurred'. Is this because of the plugin or because of my server? Any help is appreciated, Thanks.
-
View User Profile
-
Send Message
Posted Apr 4, 2013The /b over d(number) Command is being weird.. First of it only overlays 1layer even if I write d3 And it only overlays the blocks which is 1 block under the block I pressed on. Is it cause I made the plugin work for my 1.5.1 server? Or am I doing something wrong?
-
View User Profile
-
Send Message
Posted Apr 4, 2013@TheOnlyRealTGS
Nice.
-
View User Profile
-
Send Message
Posted Apr 4, 2013@Hedpig
I tested it on my server too and it works xD
What version are you using?
-
View User Profile
-
Send Message
Posted Apr 4, 2013@TheOnlyRealTGS
I've tested it on my server and it doesn't work on 1.5.
-
View User Profile
-
Send Message
Posted Apr 3, 2013How do you do overlay normal tallgrass? Whenever I do it it overlays deadbush and drops seeds.
-
View User Profile
-
Send Message
Posted Apr 3, 2013Protip:
1.5 build here:
http://ci.thevoxelbox.com/job/VoxelSniper/203/artifact/target/VoxelSniper-5.168.5-SNAPSHOT.jar
-
View User Profile
-
Send Message
Posted Apr 3, 2013@mythbuster01
+1
-
View User Profile
-
Send Message
Posted Apr 2, 2013Keep up your good work guys, Looking fowords to the 1.5 update!!
-
View User Profile
-
Send Message
Posted Apr 2, 2013@ShadowRanger17
It is an incredibly good plugin, and I recommend it. The errors you are receiving are due to the fact that Voxelsniper has not updated to 1.5.1 yet.
I have no idea when it will update, or why it has taken such a long time, but I hope this helps slightly.
Hedpig
-
View User Profile
-
Send Message
Posted Apr 1, 2013Confirmed for not working with 1.5.1. I wait eagerly for this plugin to be updated. Thank you, Voxel Team.
-
View User Profile
-
Send Message
Posted Apr 1, 2013Wow! This plugin looks great for terraforming my floating island...
...except the thing spams me with errors. I would use it anyways except last time I used a plugin that spammed me with errors, chunk holes started popping up. One even happened to pop up in my base. -.-
Error log-
18:54:00 [INFO] [VoxelSniper] Enabling VoxelSniper v5.168.5-SNAPSHOT-jnks198 18:54:00 [SEVERE] Error occurred while enabling VoxelSniper v5.168.5-SNAPSHOT-jnks198 (Is it up to date?) java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_R1/EntityLiving at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389) at java.lang.Class.getConstructor0(Class.java:2699) at java.lang.Class.getConstructor(Class.java:1657) at com.thevoxelbox.voxelsniper.SniperBrushes.getBrush(SniperBrushes.java:240) at com.thevoxelbox.voxelsniper.SniperBrushes.getSniperBrushes(SniperBrushes.java:180) at com.thevoxelbox.voxelsniper.MetricsManager.start(MetricsManager.java:138) at com.thevoxelbox.voxelsniper.VoxelSniper.onEnable(VoxelSniper.java:314) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:303) at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:282) at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:242) at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:381) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_R1.EntityLiving at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ... 19 more
I'm pretty sure that this is the same error that Mre30 got but since I don't feel like crosschecking everything in both of them I'm just posting it.
I've also tried using builds all the way until the 1.3 build and they all fail.
Please help me...
Shadow
-
View User Profile
-
Send Message
Posted Apr 1, 2013@RoqIllusion
Yes I'm getting the exact same error and no one seems to have this problem I'm really hoping someone can help
-
View User Profile
-
Send Message
Posted Apr 1, 2013for me whenever i try a command it says 'an internal error has occured' please can someone help asap
-
View User Profile
-
Send Message
Posted Apr 1, 2013Hello, is anyone else having a problem with the overlay brush in the 1.5 build? If so when can it be fixed.
Thanks.