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 18, 2013Will voxelsniper update soon to CraftBukkit 1.5.1-R0.2?
-
View User Profile
-
Send Message
Posted Apr 17, 2013Doesnt work on bukkit 1.5.1 r2. The plugin error says (is it up to date?)
-
View User Profile
-
Send Message
Posted Apr 15, 2013Hello, i have a problem with this plugin on Spigot. When i running it on CraftBukkit 1.5.1 R0.1, it's OK, but when i running on Spigot, i getting this after all commands: 08:09:05 [INFO] test issued server command: /vs 08:09:05 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'vs' in plugin VoxelSniper v5.168.5-SNAPSHOT-jnks209 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18 7) at org.bukkit.craftbukkit.v1_5_R1.CraftServer.dispatchCommand(CraftServe r.java:479) at net.minecraft.server.v1_5_R1.PlayerConnection.handleCommand(PlayerCon nection.java:980) at net.minecraft.server.v1_5_R1.PlayerConnection.chat(PlayerConnection.j ava:896) at net.minecraft.server.v1_5_R1.PlayerConnection.a(PlayerConnection.java :840) at net.minecraft.server.v1_5_R1.Packet3Chat.handle(Packet3Chat.java:44) at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:174 ) at net.minecraft.server.v1_5_R1.PlayerConnection.d(PlayerConnection.java :113) at net.minecraft.server.v1_5_R1.ServerConnection.b(SourceFile:35) at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java :66) at net.minecraft.server.v1_5_R1.MinecraftServer.r(MinecraftServer.java:5 82) at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:2 29) at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:4 71) at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java :403) at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:5 73) Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R2/EntityLi ving 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.Sniper.<init>(Sniper.java:98) at com.thevoxelbox.voxelsniper.SniperPermissionHelper.getSniperInstance( SniperPermissionHelper.java:34) at com.thevoxelbox.voxelsniper.VoxelSniperListener.commandSniperVs(Voxel SniperListener.java:824) at com.thevoxelbox.voxelsniper.VoxelSniperListener.onCommand(VoxelSniper Listener.java:69) at com.thevoxelbox.voxelsniper.VoxelSniper.onCommand(VoxelSniper.java:28 5) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_5_R2.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) ... 27 more
-
View User Profile
-
Send Message
Posted Apr 15, 2013Whenever I try and perform any of the VoxelSniper commands I get "An internal error occurred while attempting to perform this command". Here is the console: NOTE- IT READS UP TO DOWN
15.04 14:07:58 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
15.04 14:07:58 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.scheduler.CraftTask.run(CraftTask.java:53)
15.04 14:07:58 [Server] INFO at fromgate.fakeplayersonline.FakePlayersOnline$2.run(FakePlayersOnline.java:242)
15.04 14:07:58 [Server] INFO at fromgate.fakeplayersonline.FakePlayersOnline.fillNPCList(FakePlayersOnline.java:221)
15.04 14:07:58 [Server] INFO Caused by: java.lang.NoClassDefFoundError net/citizensnpcs/api/CitizensManager
15.04 14:07:58 [Server] INFO at java.lang.Thread.run(Unknown Source)
15.04 14:07:58 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
15.04 14:07:58 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
15.04 14:07:58 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
15.04 14:07:58 [Server] SEVERE org.apache.commons.lang.UnhandledException Plugin FakePlayersOnline v0.0.3 generated an exception while executing task 614
15.04 14:07:58 [Server] SEVERE Exception in thread "pool-1-thread-4418"
15.04 14:07:58 [Multicraft] Skipped 11 lines due to rate limit (30/s)
15.04 14:07:36 [Server] INFO at com.thevoxelbox.voxelsniper.SniperPermissionHelper.getSniperInstance(SniperPermissionHelper.java:34)
15.04 14:07:36 [Server] INFO at com.thevoxelbox.voxelsniper.Sniper.<init>(Sniper.java:98)
15.04 14:07:36 [Server] INFO at com.thevoxelbox.voxelsniper.SniperBrushes.getSniperBrushes(SniperBrushes.java:180)
15.04 14:07:36 [Server] INFO at com.thevoxelbox.voxelsniper.SniperBrushes.getBrush(SniperBrushes.java:240)
15.04 14:07:36 [Server] INFO at java.lang.Class.getConstructor(Unknown Source)
15.04 14:07:36 [Server] INFO at java.lang.Class.getConstructor0(Unknown Source)
15.04 14:07:36 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
15.04 14:07:36 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method)
15.04 14:07:36 [Server] INFO Caused by: java.lang.NoClassDefFoundError net/minecraft/server/v1_4_R1/EntityLiving
15.04 14:07:36 [Server] INFO at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
15.04 14:07:36 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409)
15.04 14:07:36 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476)
15.04 14:07:36 [Server] INFO at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225)
15.04 14:07:36 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:580)
15.04 14:07:36 [Server] INFO at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:30)
15.04 14:07:36 [Server] INFO at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35)
15.04 14:07:36 [Server] INFO at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java:110)
15.04 14:07:36 [Server] INFO at net.minecraft.server.v1_5_R2.NetworkManager.b(NetworkManager.java:292)
15.04 14:07:36 [Server] INFO at net.minecraft.server.v1_5_R2.Packet3Chat.handle(Packet3Chat.java:44)
15.04 14:07:36 [Server] INFO at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:841)
15.04 14:07:36 [Server] INFO at net.minecraft.server.v1_5_R2.PlayerConnection.chat(PlayerConnection.java:884)
15.04 14:07:36 [Server] INFO at net.minecraft.server.v1_5_R2.PlayerConnection.handleCommand(PlayerConnection.java:966)
15.04 14:07:36 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchCommand(CraftServer.java:523)
15.04 14:07:36 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
15.04 14:07:36 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
15.04 14:07:36 [Server] INFO org.bukkit.command.CommandException Unhandled exception executing command 'b' in plugin VoxelSniper v5.168.5-SNAPSHOT-jnks198
-
View User Profile
-
Send Message
Posted Apr 15, 2013Error not working 1.5.1 not posing on bugtracker too lazy to make account i type /v
inertal server error here is log
SEVERE] null
org.bukkit.command.CommandException Unhandled exception executing command 'v' in plugin VoxelSniper v5.168.5-SNAPSHOT-jnks198
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchCommand(CraftServer.java:523)
at net.minecraft.server.v1_5_R2.PlayerConnection.handleCommand(PlayerConnection.java:966)
at net.minecraft.server.v1_5_R2.PlayerConnection.chat(PlayerConnection.java:884)
at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:841)
at net.minecraft.server.v1_5_R2.Packet3Chat.handle(Packet3Chat.java:44)
at net.minecraft.server.v1_5_R2.NetworkManager.b(NetworkManager.java:292)
at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java:110)
at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35)
at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:580)
at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225)
at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476)
at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409)
at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.NoClassDefFoundError net/minecraft/server/v1_4_R1/EntityLiving
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2413)
at java.lang.Class.getConstructor0(Class.java:2723)
at java.lang.Class.getConstructor(Class.java:1676)
at com.thevoxelbox.voxelsniper.SniperBrushes.getBrush(SniperBrushes.java:240)
at com.thevoxelbox.voxelsniper.SniperBrushes.getSniperBrushes(SniperBrushes.java:180)
at com.thevoxelbox.voxelsniper.Sniper.<init>(Sniper.java:98)
at com.thevoxelbox.voxelsniper.SniperPermissionHelper.getSniperInstance(SniperPermissionHelper.java:34)
at com.thevoxelbox.voxelsniper.VoxelSniperListener.commandSniperV(VoxelSniperListener.java:432)
at com.thevoxelbox.voxelsniper.VoxelSniperListener.onCommand(VoxelSniperListener.java:97)
at com.thevoxelbox.voxelsniper.VoxelSniper.onCommand(VoxelSniper.java:285)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
... 15 more
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:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 27 more
-
View User Profile
-
Send Message
Posted Apr 14, 2013use dev build 209 its working for me fine
-
View User Profile
-
Send Message
Posted Apr 12, 2013== Please tell me what version of bukkit this is for ==
-
View User Profile
-
Send Message
Posted Apr 12, 20131.5.1 working great for me, but the custom trees' maxH variable doesn't seem to be working properly- it sets the roots. And the roots set the roots. So I can't set the height...
-
View User Profile
-
Send Message
Posted Apr 10, 2013update?
-
View User Profile
-
Send Message
Posted Apr 9, 2013@LukeIAmYourFather
Not very helpful. When you post this stuff, you need to post the entirety of the stack trace, not just the beginning of it. How in the world are they supposed to fix something if they don't know what to fix?
I, too, am having problems with the latest build. Here's the stack trace: http://pastie.org/private/htbgsjrghty0mjl0bonu2a
-
View User Profile
-
Send Message
Posted Apr 9, 2013Hello i need some help. voxel sniper is one of my favorite plugins. but i can't seem to get the allies to work with /p. this is my first time trying to change something like this so if some one can help me understand how to make this change so my mcmmo party chat works and so does my voxel sniper it would mean a lot.
you can commnet here or add me on Skype letting me know you here to help out
Skype: kylestatement
-
View User Profile
-
Send Message
Posted Apr 8, 2013latest working dev build is fine for me on 1.5.1
-
View User Profile
-
Send Message
Posted Apr 8, 2013mb1552 use a Dev build
build #208 works fine for me
-
View User Profile
-
Send Message
Posted Apr 7, 2013@Hedpig
when will it be updated!!!!!
-
View User Profile
-
Send Message
Posted Apr 7, 2013@Hedpig
It's not working.. Internal Error on every Command.
-
View User Profile
-
Send Message
Posted Apr 7, 2013Click on "Development builds" just beneath the voxelsniper logo! There are a few builds for 1.5.1 :) Most recent (as I'm writing this): Build #208
I just got it on my server and, though I haven't tested in-game yet, no errors starting it in the server logs!
-
View User Profile
-
Send Message
Posted Apr 7, 201307:53:39 [SEVERE] Error occurred while enabling VoxelSniper v5.168.5-SNAPSHOT-jnks198 (Is it up to date?) Just saying...
-
View User Profile
-
Send Message
Posted Apr 7, 2013@dragonfox8
I Think there trying to they have to add quartz
-
View User Profile
-
Send Message
Posted Apr 7, 2013Please update for 1.5.1 ...
-
View User Profile
-
Send Message
Posted Apr 6, 2013@cbprog
I got the same error. If you download the latest dev build it will fix the issue: http://ci.thevoxelbox.com/job/VoxelSniper/lastBuild/artifact/target/VoxelSniper-5.168.5-SNAPSHOT.jar