SketchMap 1.0.0

Details

  • Filename
    SketchMap.jar
  • Uploaded by
  • Uploaded
    Mar 2, 2015
  • Size
    38.30 KB
  • Downloads
    376
  • MD5
    888ed8b0fa75de1b3fdf5ccbeb96ef45

Supported Bukkit Versions

  • 1.8.1

Changelog


=================================IMPORTANT==================================

Because of Massive file based changes to SketchMap including the new .sketchmap file type. We are unable
to load SketchMap beta data into the full version. As a compromise you can re-import your images by moving
them to the plugins directory and using the new command /sketchmap import <ID> <filename.ext>

SketchMap now requires Java Run-time 8:
This is required to use the Base 64 Encoding Library implemented by Java 8

You can download Java Runtime here:
http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html

============================================================================

Code 100% rewritten.

File Changes:
SketchMap no longer stores image files instead the images are now converted into a Base 64 Strings and are stored with with the rest of the map data as .sketchmap filetypes in the sketchmaps directory.

New Commands:
- /sketchmap import <map-id> <filename.ext> - Creates a new SketchMap by importing a image directly from the SketchMap plugin directory.

SketchMap HTML and Animated Maps!
SketchMap HTML and Animated Maps are being added as you read this and will be released very soon.

SketchMap API
Low level Developer API added. More features coming soon.