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 Jan 28, 2014How do you disable VoxelSniping on a per-person basis?
-
View User Profile
-
Send Message
Posted Jan 26, 2014@Navaqk
Might I ask how you got it to work? I'm still trying to figure that part out (see my other comment).
-
View User Profile
-
Send Message
Posted Jan 26, 2014Ok im having a very frustrating problem with this mod, Im trying to add it to my 1.7.2 minecraft server, and after finally getting it working its telling me my name is not listed in the snipers.txt. Theres no snipers.txt in my plugins folder, but just to make sure i created one, and listed my name with the correct spelling and capitalization. still nothing. after looking at a youtube tutorial, i created another folder in which i named "VoxelSniper" in my plugins folder and uploaded the same snipers.txt in there. I reloaded the server and restarted it and still nothing, please respond and help.


-
View User Profile
-
Send Message
Posted Jan 25, 2014I've been trying to use the dev builds on a Bukkit beta build server, and the server displays a message that says it could not load the plugin. Aside from the fact that they're development builds and shouldn't be expected to work properly, is there any way to use them at this point?
-
View User Profile
-
Send Message
Posted Jan 25, 2014@MrSamCraft
1.7.2 and 1.7.4 is the same kinda. 1.7.4 just fixed some bugs, a 1.7.2 server is compartible with 1.7.2.
-
View User Profile
-
Send Message
Posted Jan 23, 2014@LordOfGears2
Download from the 'Development Builds' (at your own risk) http://ci.thevoxelbox.com/job/VoxelSniper/
-
View User Profile
-
Send Message
Posted Jan 19, 2014@MrSamCraft
Yeah I've seen servers set up like this but how the heck did you do it? What release? I thought I had got the latest one but it's not working for me
-
View User Profile
-
Send Message
Posted Jan 15, 2014THIS IS WORKING ON 1.7.2 IF YOU USE THE LINKS RIGHT YOU WILL FIND IT..
Mine works.... on 1.7.4
-
View User Profile
-
Send Message
Posted Jan 14, 2014Why don't you just grab the 1.7.2 versions from the build server...
-
View User Profile
-
Send Message
Posted Jan 13, 2014Yo. people in the chat it takes along time to implement all the new blocks and i don’t think they are making a living of voxelsniper (They have other stuff to do)
-
View User Profile
-
Send Message
Posted Jan 12, 2014Update!
-
View User Profile
-
Send Message
Posted Jan 12, 2014-
View User Profile
-
Send Message
Posted Jan 9, 2014Is it to much to ask on the process of the update for 1.7.2?
-
View User Profile
-
Send Message
Posted Jan 8, 2014[Server thread/ERROR]: Error occurred while enabling VoxelSniper v5.168.7-SNAPSHOT-jnks245 (Is it up to date?) java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R3/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:98) [?:?] at com.thevoxelbox.voxelsniper.Brushes.getNewBrushInstances(Brushes.java:189) [?:?] at com.thevoxelbox.voxelsniper.Brushes.getNewSniperBrushInstances(Brushes.java:164) [?:?] at com.thevoxelbox.voxelsniper.MetricsManager.start(MetricsManager.java:137) [?:?] at com.thevoxelbox.voxelsniper.VoxelSniper.onEnable(VoxelSniper.java:227) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:384) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:298) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:280) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R3.EntityLiving at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 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 Jan 6, 2014@GAMEMASTER161
I think you should wait until they fixed everything. Because Mojang changed a lot of things, i think there are many things which have to be modified. Several hundreds of questions dont speed up there working. So keep cool and wait.
-
View User Profile
-
Send Message
Posted Jan 5, 2014It doesnt seem to work with 1.7.2 please fix that.
-
View User Profile
-
Send Message
Posted Jan 5, 2014Is it compatible with world edit?
-
View User Profile
-
Send Message
Posted Jan 3, 2014Hi I Wanna Know If The Plugin Work In 1.7.2 If Not When Will You Update It For 1.7.2
-
View User Profile
-
Send Message
Posted Jan 3, 2014@TheLavaGuy
Bug reports belong here. Also include more details than "It doesn't work!". At least include VoxelSniper version (with jenkins build number if possible), Bukkit version (or similar, in case you use Spigot or similar), Java version and if possible a log of the crash.
-
View User Profile
-
Send Message
Posted Jan 3, 2014Downloaded it but when i restarted my server it crashed