/map-displays

A Spigot library and plugin to easily display images and videos on maps (WIP)

Primary LanguageKotlinApache License 2.0Apache-2.0

Contributors Forks Stargazers Issues GNU License


Map Displays

A Spigot library and plugin to easily display images and videos on maps.
WARNING: This is a work-in-progress and breaking changes may occur at any time!
View Javadocs »

Report Bug · Request Feature

Table of Contents

About The Project

Map Displays is a library and plugin that allows you to easily display images and video on maps.
This includes a built-in way to save those maps to disk to be loaded again after a server restart.

Roadmap

See the open issues for a list of proposed features ( and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AwesomeFeature)
  3. Commit your Changes (git commit -m 'Add some AwesomeFeature')
  4. Push to the Branch (git push origin feature/AwesomeFeature)
  5. Open a Pull Request

Building

To compile ACF Formatters, you will need JDK 8 or higher and an internet connection.
Clone this repo, then run ./gradlew build from your terminal.
You can find the compiled jar in the build/libs directory.
If you'd like to publish it to your local Maven repository, you can run ./gradlew publishToMavenLocal.

License

Distributed under the Apache 2.0 License. See LICENSE for more information.