[EDIT/FUN/SEC] VoxelSniper v5.019 - Flexible Long-Range In-Game Map Editor [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by Voxel Box, Jan 23, 2011.

  1. Offline

    Voxel Box

  2. Offline

    przerwap

    Hehe, thx.
     
  3. Offline

    Hagon94

    Ah, i see. I can't believe I missed that even though i read it about 3-4 times. But It's " Snipers . txt" And not " Admin.txt" As you suggested. Thanks anyway though! It's working now and i appreciate it :]

    I personally found that the /undo command does not work. I tried the oceanator and half a tower of my castle was sliced in half. I tried / Undo, but the castle is still in half. That really pissed me off beyond anything. It keeps telling me there's nothing left to undo. When i removed it WITH the Voxelsniper plugin, and use the undo command with the voxelsniper plugin, it SHOULD undo, but it did not. *Sigh* I'm really sorry but alot of work had been put into it and there is a shitload of detail to be put back into place which wil probably take me many hours. That gives me the feeling of voxelsniper beeing very unrealiable and dangerous to use... I kind of need voxelsniper as it's a very useful plugin so can you maybe help me fixing the undo command or telling me HOW to use it properly?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 6, 2016
  4. Offline

    Euron

    Because "/undo" is a command for WorldEdit, not Voxelsniper.

    To undo in Voxelsniper, use "/u".

    Also, since you have WorldEdit, I presume you have at least some old backups lying around to use, you can restore chunks from that backup using the snapshot restore.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 6, 2016
  5. Offline

    Oifan

    I went through all the plugin's documentation and I noticed that you have implemented Ink-related brushes for Snipe, Disc and Ball Brush, but not for the Voxel Brush. Would you be so kind and add it there, it looks to me kind of incomplete now.
    Thanks.
     
  6. Offline

    Tyler Alstott

    I know the current version is built against cb 531 but I just wanted to point out that the monster brush seems to be broken with cb 556- I think most folks use this plugin for terraforming so I'm sure it's not a huge deal but it was a handy feature for server events, etc.
     
  7. Offline

    Oifan

    No, the monster brush more-less works with CB-556, I tested it yesterday. The problem you might have (I have it) is that the monsters are spawned in the block you are sniping at, so technically they spawn into a solid block, which could kill them -- at least chickens die this way (I saw this yesterday and also today). It happens with both Arrow and Gunpowder tool. So it's not broken but it's a bug...

    Try using brush size >1 and perhaps other mobs than chickens.
     
  8. Offline

    Qzzrbl

    So how exactly to I upload a .txt file to my server?

    I'm using servercraft, and I'm only allowed to upload certain types of files.... This is what it tells me when I try to load up the snipers.txt file found in the ZIP.

    "Only .Jars, config.yml for Permissions, and .properties files excluding server.properties"

    So.... I dunno.

    I new to Minecraft as a whole; trying to figure all this stuff out is a headache. T^T
     
  9. Offline

    Oifan

    You must put a text file named snipers.txt to the same directory you have your craftbukkit.jar and its server.properties.
    The file snipers.txt must contain player names of all Voxel-Snipers (1 name per line) -- who is not in this list, will not be able to use this plugin. And this list is case-sensitive, so qzzrbl is not Qzzrbl !

    And I don't know what a crappy uploader you use, but if you have such a problem, then rename snipers.txt to sinpers.properties, upload it, and then rename it on the server back to snipers.txt. If this is not possible, try using different upload method -- like scp or ftp. If neither this is possible, it's time to change the server provider (or ask him how you can upload TXT files).
     
  10. Offline

    Qzzrbl

    Hmm.... Looks like I'm stuck with asking Customer Support. x-X

    Shouldn't be too bad.... They're usually pretty good about prompt responses.

    And speaking of prompt responses, thanks for your quick answer Oifan. :D
     
  11. Offline

    Snoopunit

    is there a way that i could edit mob-spawner type with this mod? e.g. turn normal mob-spawner into creeper spawner? thanks
     
  12. Offline

    Oifan

    Hmm, maybe when using Ink Brush (/b i) and setting ink (/vi (0-15) ), but there is a nice client MOD that does it -- see Spawner GUI on page Risugami's Mods - Shelves!

    I use it, and it works fine.
     
  13. Offline

    Joekiko

    will there be an update to #602?
     
  14. Offline

    Tyler Alstott

    I can't replicate this- just seems like it does nothing regardless of brush size or monster selection (everything else seems to be working as it should), curious.
     
  15. Offline

    Hagon94

    Fuck me sideways, well thank you. Kinda to late though, but nice to know!
     
  16. Offline

    crazydog

    The question is when, not will there be. :p
     
  17. Offline

    przerwap

    Friday or early Saturday, no time nau :/
     
  18. Offline

    CoreGameri7

    MC600+ updated version coming anytime soon?
     
  19. Offline

    przerwap

    Can you really not read? Or do you simply choose to ignore the post right above yours?

    I will update for 612 tomorrow -- Friday, April 1'st 2011
     
  20. Offline

    meggawatts


    Thank you so much, been waiting for this :p
     
  21. Offline

    ProneKills

    Hey, I added this to my server and whenever i do /b or /v it comes up with
    Example: /b 5 -- block radius of 5
    Or the commands with V
    How to i actually make this work in stead of these example things poping up? is it cause ive upgraded to 1.4?
    Thanks
     
  22. it's because the new version - same issue here. wait until they'll update
     
  23. Offline

    jwshields

    When I start up the server with the newest version of Bukkit, 612, with the 1.4 server, I get an error..
    Code:
    03:30:33 [SEVERE] PLAYER_ITEM loading VoxelSniper v3.1b (Is it up to date?)
    java.lang.NoSuchFieldError: PLAYER_ITEM
        at com.thevoxelbox.VoxelSniper.onEnable(VoxelSniper.java:43)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:514)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:94)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:72)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    
    and when a player joins, I get this
    Code:
     03:30:42 [SEVERE] Nag author: 'przerwap' of 'VoxelSniper' about the following: onPlayerJoin has been replaced with a new signature, (PlayerJoinEvent)
    Just thought I'd point it out and hope this gets fixed..
     
  24. Offline

    h3ndy_

    It will get fixed when przer updates the plugin -.-
    I want that now :D
    It is 2.4.
     
  25. Offline

    GROMkill

    przerwap, is the update going to be coming out today? :)
     
  26. I'll not point out the irony of a post saying "i'll update it it tommorow - friday" when the datestamp of the forum post says friday. Instead I will wish you good coding, and suggest you don't rush it out without testing, and take as long as you need.
     
  27. Offline

    GROMkill

    It changes based on your timezone. For me it says Thursday :p
     
  28. Offline

    Voxel Box

    VoxelSniper 3.2 is out for Patch 1.4 and newer builds of bukkit. Enjoy, and make sure you read the changelog for some cool new material-selection commands.
     
  29. Offline

    X 8P X

    i downloaded it and started up my server.....in terminal(Mac) it give and error below
    it says 3.1 too?
    cant load the snipers list either
    plz help :(
    01:08:35 [SEVERE] PLAYER_ITEM loading VoxelSniper v3.1b (Is it up to date?)
    java.lang.NoSuchFieldError: PLAYER_ITEM
    at com.thevoxelbox.VoxelSniper.onEnable(VoxelSniper.java:43)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:514)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:94)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:72)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
     
  30. Offline

    Ranto1

    Same here, it says the version is 3.1 b...
     
  31. Offline

    KrazyBonez

    The download link for 3.2 will only give me 3.1b and keeps giving me an out of date error lol

    Code:
    [SEVERE] PLAYER_ITEM loading VoxelSniper v3.1b (Is it up to date?)
    java.lang.NoSuchFieldError: PLAYER_ITEM
        at com.thevoxelbox.VoxelSniper.onEnable(VoxelSniper.java:43)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:514)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
     

Share This Page