[FUN/MISC] MCGallery v1.21b - Take pictures of your creations [803]

Discussion in 'Inactive/Unsupported Plugins' started by dv90, May 4, 2011.

  1. Offline

    dv90

    MCGallery
    Take pictures of your creations!

    Download: v1.21_01b
    Optional: Permissions
    MCGallery allows you to mark regions and take snapshots of the blocks from above. This is a very early release with a lot more features to come. Soon we will be adding left, right, front, back, and bottom views, PLUS a built in Web Gallery for your server. The gallery will host all of the pictures that users have saved and allow you to rotate and edit them. There will even be an optional Javascript 3D model viewer for your gallery!​
    [​IMG]
    Tutorial:
    1. Type /image stick
    2. Left click a block where you want the top left corner to be
    3. Right click where you want the bottom right corner to be
    4. Type "/image save" and you're done!
    5. Check out the image in you plugins/MCGallery/Images folder
    Commands:
    • /image stick - Gives the user a stick to mark the image region
    • /image save (name) - Saves the image with the name. If no name is specified, it's save as image_ + a random number.
    Features:
    • Define regions with a stick
    • Supports saving of PNG/JPG images (High/Low Quality)
    • Generates the images based on real Minecraft textures
    • Textures stored in a convenient folder ready for easy editing!
    • See through glass, mob spawners, and web!
    • Supports 49 textures (More to come!)
    Video (open)



    Permissions (open)

    • mcgallery.stick
    • mcgallery.save


    To Do (open)

    • Built in webserver with image gallery
    • More textures
    • Left, Right, Front, Back, Bottom views (6 Total Images)
    • Javascript 3D model viewer to look at creations from all angles!


    Changelog (open)

    v1.21_01b
    • Bugfix
    v1.21b
    • Added Permissions support
    • Minor bugfixes
    v1.2b

    • Added more textures
    • Added support for transparent textures
    • Minor bugfixes
    v1.0b

    • Initial release


    This is still in early beta stages so there might be some bugs. Feedback greatly appreciated :)
     
  2. Offline

    placeboing

    An in-game gallery would make this really cool. I'm going to be following this plugin!
     
  3. Offline

    MatCat

    Could the tool be configurable to something other then a stick? (may conflict with plugins like LogBlock / BigBrother)
     
  4. Offline

    kahlilnc

    Perfection for tutorials.
     
  5. Offline

    Sh00ck

    Code:
    17:11:52 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'image' in plugin MCGallery v1.21b
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:287)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:712)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
            at me.pwnage.bukkit.mcgallery.plugin.gPlugin.onCommand(gPlugin.java:176)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    
    Help :D ?

    Edit//
    I hope the Web gallery comes fast :D

    Edit2//

    It works :D
    hmm
    and the Error is away :D
    and i done nothing :D
     
  6. Offline

    efstajas

    Awesome. Looking forward to the side- view. :)
     
  7. Offline

    Nerdvana

    :-( the download is gone, I wanted to install this on my server...could you PLEASE re-upload this?
     

Share This Page