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
This plugin does not work properly on newer versions. I've updated this plugin for minecraft 1.16, 1.17, 1.18 and 1.19 and I am actively updating it. You can find it here: https://www.spigotmc.org/resources/voxelsniper-reimagined-1-19-compatible.104989/
The Wiki broke, so I have re-hosted the Original Wiki on my server Wiki
https://wiki.piratemc.com/VoxelSniper
In reply to GodsDead:
Thanks man! A public service. Is VoxelSniper working with 1.19? Havent used it for about 6 years.
In reply to RickiousProductions:
It doesnt play nice with world heights. If you're still looking for a 1.19 versin, I am working on one which you can find here https://www.spigotmc.org/resources/voxelsniper-reimagined-1-19-compatible.104989/
im trying to install this plugin on my minehut server and on my plugins i pressed install but then when i try to use the command in game it doesnt work is there another step to the process that i am not doing?
Hi! I'm having some trouble here. No matter how detailed the instructions are, I can't figure them out! I think I'll need a step by step walk through, so is it ok if someone can tell me their phone number so they can talk me through it? (not to be a creep or anything). I wouldn't ask unless i was desperate, so please help me out here. Thank you!
i can't download for forge help
In reply to
get java and jar fix once you have done that forge should look like the java logo double click and open as a client it will install and open Minecraft and it should be there
In reply to
get java and jar fix once you have done that forge should look like the java logo double click and open as a client it will install and open Minecraft and it should be there
In reply to alinners:
This is bukkit/ spigot/ paper, not forge or fabric
I want a mod of this but I NEED IT TO BE 1.12.2!
In reply to supremegamer25:
it says 1.9+, it works with any version above 1.9, even 1.12.2
I come to write to you because I noticed a problem with the plugin, I explain to you:
When I make a simple snipe with the arrow and I do / u, it tells me "An internal error occurred while attempting to perform this command" same for the / uu "player".
Here is the console error:
[12:41:14 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'u' in plugin VoxelSniper v5.172.0-SNAPSHOT
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched_1.15.1.jar:git-Paper-51]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.15.1.jar:git-Paper-51]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:740) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1820) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1628) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.MinecraftServer.aZ(MinecraftServer.java:1037) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1030) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1096) ~[patched_1.15.1.jar:git-Paper-51]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:933) ~[patched_1.15.1.jar:git-Paper-51]
at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.NoClassDefFoundError: org/bukkit/block/NoteBlock
at com.thevoxelbox.voxelsniper.Undo.updateSpecialBlocks(Undo.java:159) ~[?:?]
at com.thevoxelbox.voxelsniper.Undo.undo(Undo.java:123) ~[?:?]
at com.thevoxelbox.voxelsniper.Sniper.undo(Sniper.java:405) ~[?:?]
at com.thevoxelbox.voxelsniper.Sniper.undo(Sniper.java:388) ~[?:?]
at com.thevoxelbox.voxelsniper.command.VoxelUndoCommand.onCommand(VoxelUndoCommand.java:36) ~[?:?]
at com.thevoxelbox.voxelsniper.VoxelSniperListener.onCommand(VoxelSniperListener.java:75) ~[?:?]
at com.thevoxelbox.voxelsniper.VoxelSniper.onCommand(VoxelSniper.java:78) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.15.1.jar:git-Paper-51]
... 17 more
When can we get this for 1.15? This used to be the best mod around for map-making but it seems the dev has stopped. I'd easily pay $10-20 for this plugin on premium spigot.
.
In reply to notex21:
I cannot get this to work with your suggestion. Is there a possibility that you can please either:
I really appreciate this in advance, this is a fantastic plugin that allows for awesome creations and I would very much like to use this again on my 1.14.4 server.
Thank you!
-Crossfire
In reply to Crossfirearena:
I don't know how to explain better, but here is the file, if you have any problem with the link i will find another way to share it!
Link for Voxelsniper 1.14.4
In reply to notex21:
Thank you so much for uploading it. I guess I did it right the first time. I am having a problem where all of the commands are working perfectly, but none of the blocks are changing. Like a ball (created with /b b) doesn't actually do anything. Not sure what's causing this but I am still unable to do anything. Definitely appreciate you uploading the modified files though!
Thanks again!
-Crossfire
EDIT: I figured it out! I totally forgot about the Arrow/Gunpowder thing! Silly me, its been a couple years (early 2017) since I last used this and am a little bit rusty. Thank you again!
In reply to Crossfirearena:
I'm glad I could help :)
In reply to notex21:
Thanks :D