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 Sep 21, 2013Will there be a 1.6.4 release? I really need this plugin and I have 1.6.4
-
View User Profile
-
Send Message
Posted Sep 14, 2013I do recall using a Chuck Regen command, but I can't seem to find it on the wiki. Was this command removed?
-
View User Profile
-
Send Message
Posted Sep 13, 2013So, Im wondering, now that Craftbukkit has a recommended build, is there going to be a 1.6.2 R1.0 release for Voxel? The snapshot versions doesn't work for me, and its not a huge issue as its not needed right this second. Just more curious though
-
View User Profile
-
Send Message
Posted Sep 12, 2013When will the VoxelSniper GUI be working with this? ie the mod that is in the voxelmodpack...
-
View User Profile
-
Send Message
Posted Sep 11, 2013How can you use Item Ids on this way: if i type /v log:1 It says : You have entered an invalid Item ID.
-
View User Profile
-
Send Message
Posted Sep 10, 2013@ericpret
Actually you TECHNICALLY can. Just run a bukkit server locally. Without portforwarding or hamachi, it is essentially single player with plugins. Look up "how to make a bukkit server" on YouTube, it takes about 5 minutes to set up.
-
View User Profile
-
Send Message
Posted Sep 9, 2013@TGMGamingzz1
You cannot, no. There is no singleplayer mod available, as far as I am aware.
-
View User Profile
-
Send Message
Posted Sep 8, 2013can you get this on single player???
-
View User Profile
-
Send Message
Posted Sep 6, 2013What brings it to add items to the item.txt?
-
View User Profile
-
Send Message
Posted Sep 5, 2013The development build link is not working for me!
-
View User Profile
-
Send Message
Posted Sep 3, 2013@meatwagon200
http://voxelwiki.com/minecraft/VoxelSniper#Permission_Nodes
-
View User Profile
-
Send Message
Posted Aug 31, 2013is there nodes for this plugin?
-
View User Profile
-
Send Message
Posted Aug 28, 2013@Paxination
Some permission plugins like PermissionsEx have time limited permission nodes, but there is nothing in VoxelSniper directly.
-
View User Profile
-
Send Message
Posted Aug 27, 2013Is there a possibility to get the addtemplitesniper command back? Or is there something similar in the newest version that acts like a temp perm node?
-
View User Profile
-
Send Message
Posted Aug 16, 2013@Zeluboba
There is a 1.5.2 version on our jenkins. Just download it from here: http://ci.thevoxelbox.com/job/VoxelSniper/212/
-
View User Profile
-
Send Message
Posted Aug 15, 2013versions 5.168.6 and 5.168.5 are both incompatible with CB v.2788. Where can i get build for 1.5.2?
(NoClassDefFoundError: net/minecraft/server/v1_6_R2/EntityLiving)
-
View User Profile
-
Send Message
Posted Aug 9, 2013@1sasafras1
You seem to be running a 1.6.2 designed build on a 1.6.1 server. Try using the jenkins build #213. (http://ci.thevoxelbox.com/job/VoxelSniper/)
-
View User Profile
-
Send Message
Posted Aug 9, 2013@RageGalaxi
You're trying to run a 1.6.1 VoxelSniper version on a 1.6.2 Bukkit server. Please update to a VoxelSniper version that is jenkins build #214 or above. (You're running jnks213)
-
View User Profile
-
Send Message
Posted Aug 8, 2013When i start up my server with the vs plugin installed, im getting this error message:
21:24:40 [INFO] [VoxelSniper] Enabling VoxelSniper v5.168.6-SNAPSHOT-jnks213 21:24:40 [SEVERE] Error occurred while enabling VoxelSniper v5.168.6-SNAPSHOT-jn ks213 (Is it up to date?) java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R1/EntityLiving at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) at java.lang.Class.getConstructor0(Unknown Source) at java.lang.Class.getConstructor(Unknown Source) at com.thevoxelbox.voxelsniper.SniperBrushes.getBrush(SniperBrushes.java :240) at com.thevoxelbox.voxelsniper.SniperBrushes.getSniperBrushes(SniperBrus hes.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(SimplePluginManage r.java:381) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.jav a:282) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer. java:264) at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:3 13) at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:2 90) at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:2 50) at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.jav a:151) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java :391) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:5 82) Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R1.Entity Living 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(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 19 more
I'm sure i have installed the latest version of voxelsniper so i have no clue why most people are able to use vs and why i'm not....
-
View User Profile
-
Send Message
Posted Aug 7, 2013Error http://pastebin.com/BjmTfiQd
Thanks. im also doing a ticket