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
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
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
In reply to notex21:
I downloaded the 1.14.4 files & loaded them into my mods folder. But as soon as i load Minecraft, it says that is is not a valid mod file. I'm also using forge. Am i doing something wrong or should i be using something other than forge?
In reply to notex21:
I downloaded the 1.14.4 files & loaded them into my mods folder. But as soon as i load Minecraft, it says that is is not a valid mod file. I'm also using forge. Am i doing something wrong or should i be using something other than forge?
In reply to snowbunny7890:
This is a plugin not a mod, this should be the problem here i think, its working well to me.
In reply to notex21:
Developer here: I hate to burst your bubble but changing the version in the pom.xml does nothing. It would work equally well if you didn't do that... Updating a plugin to a newer minecraft (bukkit) version is much more complicated than this. You haven't changed a single line of code! Updating plugins to support new versions of the Bukkit API is an arduous process that can take weeks or months (for large MC updates)
There is no fully working version of VS for Bukkit 1.13+, the project has been dropped in favour of Sponge (I don't know why).
If VoxelSniper-5.171.0-SNAPSHOT is working (partially) on 1.14.4 then great, but it has nothing to do with that pom.xml change. I would advise against using outdated plugins, there are all sorts of issues going on behind the scenes that you don't know about and it could slow your server down, crash it, or compromise security.
In the meantime, WorldEdit now does many of the things VS used to do. Maybe if we complain enough, the devs will realise that nobody cares about Sponge (jk, it's a nice fantasy, but some of us live in the real world)
In reply to notex21:
You wouldn't happen to have a 1.13.2 build would ya?