Skip to content

v1.1.0

Choose a tag to compare

@itsFrankV22 itsFrankV22 released this 27 May 21:42
eb67644

🎉 LiveMap_MapPNG v1.1.0

New stable release of the plugin to export your Terraria server world as a PNG map, quickly and easily.


🚀 Main Features

  • Generate a PNG map of the current world using /genmap.
  • Colors for tiles, walls, and liquids based on type, paint, and height.
  • Background gradient to distinguish altitude visually.
  • Automatic export every 5 minutes (modifiable in the code).
  • Auto-update checking with notifications in the console.
  • Optional telemetry for statistics and error reporting (can be disabled in code).

🛠️ Installation

  1. Download the attached .dll file.
  2. Place it in your server’s /ServerPlugins folder.
  3. Restart your server.
  4. Run /genmap in chat (requires map.export permission).

📸 Example Output

The map includes a background gradient for better visualization.

worldMap


ℹ️ Notes

  • The generated file will be at /Map/worldMap.png in your server root.
  • See READMEes.md for detailed instructions in Spanish, or README.md for English.
  • The plugin is a work in progress – contributions and improvements are welcome!

Author: FrankV22
Repository: https://github.com/itsFrankV22/tShock-LiveMap_MapPNG

Note

I use Telemetry in all my plugins, by using them you agree to send development information, no information will be public