Skip to content

Phoenix616/MapToImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MapToImage

This is a simple Bukkit plugin to save map data to image files. (Stored in the plugin's images data folder)

Usage

Permission to run the commands: maptoimage.command (defaults to op)

Command aliases: maptoimage, mapstoimage, mti

Command Description
/mti all Save all maps to images
/mti <id> Save a map with a specific ID to an image
/mti <startId> <endId> Save all maps in a certain range to images (use -1 as the end id to save all available after the start id)

Download

Available on the Minebench.de Jenkins.

License

Copyright (c) 2018 Max Lee aka Phoenix616 (mail@moep.tv)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

Simple Bukkit plugin to save maps to images

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages