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 Aug 21, 2014please update to 1.7.10
-
View User Profile
-
Send Message
Posted Aug 5, 2014@Roven2121
Can you please update to 1.7.10 R0.1 then?
-
View User Profile
-
Send Message
Posted Jul 28, 2014Why does this take 20 minutes to update on my server? It's not updating with my client! (Multicraft)
-
View User Profile
-
Send Message
Posted Jul 27, 2014@GodsDead
As I already said to lwitrag, you need to have craftbukkit R0.1 for the newest version of voxelsniper, otherwise it wouldnt work
-
View User Profile
-
Send Message
Posted Jul 27, 2014@Iwitrag
Because you need the version: 1.7.9 R0.1 Otherwise it dont work
-
View User Profile
-
Send Message
Posted Jul 9, 2014Help! I Am Working On A New Server And Im Going To Use Voxel For Tereforming. But Whenever I Try To Do A Command From Voxel, It Says, "An internal error occurred while attempting to perform this command." I Updated Voxel From 1.7.2, to 1.7.9. If You Can Contact Me, Use My twitter Account. Twitter: @Chrisco231
-
View User Profile
-
Send Message
Posted Jul 8, 2014Doesn't work with 1.7.9 R0.3 (tried even dev build #318) It says internal error, using Spigot, here is the error log from console:
http://pastebin.com/1LjzZnfX
-
View User Profile
-
Send Message
Posted Jul 7, 2014When trying to update from the 5.168.9 version to 5.170, all users except for ops lose the ability to use VS. When trying to select a brush, it simply outputs "No brush selected". Server is Spigot 1.7.9.
-
View User Profile
-
Send Message
Posted Jul 5, 2014@Seadrakon
The "Temporary Page that should be gone within 24H" on the former Wiki has been there for about a month now.
-
View User Profile
-
Send Message
Posted Jun 28, 2014My craftbukkit is for 1.7.2 R0.3. What version should i use? The reason i ask this is because when I type /v 1, it says to type /v to change your voxel Example: /v 1, even though I already typed that. The other versions I tried just dont even load or create the config file. Help!!!!
-
View User Profile
-
Send Message
Posted Jun 28, 2014How do I give someone the permission to use VoxelSniper with GroupManager?
-
View User Profile
-
Send Message
Posted Jun 23, 2014@GodsDead
Incompatible minecraft version. I'm waiting for 1.7.9 too ;)
-
View User Profile
-
Send Message
Posted Jun 20, 2014@skeddles
It crashes on boot on spigot 1.7.9 r03, there are no dependancies for voxelsniper are there? These are the errors im getting.
[22:50:23] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.168.9-SNAPSHOT-jnks267 [22:50:24] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles. [22:50:24] [Server thread/INFO]: [VoxelSniper] Registered 61 LiteSniper Brushes with 124 handles. [22:50:24] [Server thread/ERROR]: Error occurred while enabling VoxelSniper v5.168.9-SNAPSHOT-jnks267 (Is it up to date?) java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/EntityLiving at java.lang.Class.getDeclaredConstructors0(Native Method) [?:1.7.0_45] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) [?:1.7.0_45] at java.lang.Class.getConstructor0(Unknown Source) [?:1.7.0_45] at java.lang.Class.newInstance(Unknown Source) [?:1.7.0_45] at com.thevoxelbox.voxelsniper.Brushes.getNewBrushInstance(Brushes.java:134) [?:?] at com.thevoxelbox.voxelsniper.Brushes.getNewBrushInstances(Brushes.java:225) [?:?] at com.thevoxelbox.voxelsniper.Brushes.getNewSniperBrushInstances(Brushes.java:200) [?:?] at com.thevoxelbox.voxelsniper.MetricsManager.start(MetricsManager.java:137) [?:?] at com.thevoxelbox.voxelsniper.VoxelSniper.onEnable(VoxelSniper.java:174) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1477] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1477] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1477] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:465) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1477] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:383) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:450) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1477] Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.EntityLiving at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1477] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1477] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_45] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_45] ... 20 more
-
View User Profile
-
Send Message
Posted Jun 19, 2014@super16mm
Tis because The Voxel Box is undergoing renovation, or something like that. Still, I agree, it is very annoying.
-
View User Profile
-
Send Message
Posted Jun 18, 2014@super16mm
https://web.archive.org/web/20140209053425/http://www.voxelwiki.com/minecraft/VoxelSniper
-
View User Profile
-
Send Message
Posted Jun 18, 2014Why is there no longer documentation for this? It's a pretty complex plugin I really appreciated having the Wiki for reference.
-
View User Profile
-
Send Message
Posted Jun 13, 2014@GodsDead
I added it to my 1.7.9 server and didn't see a problem?
-
View User Profile
-
Send Message
Posted Jun 1, 2014I miss this plugin, will we be getting an update for 1.7.9?
-
View User Profile
-
Send Message
Posted May 24, 2014where are the permissions as they aren't on the wiki the ones I find do bugger all and I have tried voxelsniper.sniper and all the ones I could find on the wiki btw the wiki isn't well organised.
-
View User Profile
-
Send Message
Posted May 17, 2014Hi
I Came Here to Say Thanks a Lot for that Awesome Plugin
I am Really bad at building and.. i made something AWESOME!
Thanks :)