v1.1.0
🎉 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
- Download the attached
.dllfile. - Place it in your server’s
/ServerPluginsfolder. - Restart your server.
- Run
/genmapin chat (requiresmap.exportpermission).
📸 Example Output
The map includes a background gradient for better visualization.
ℹ️ Notes
- The generated file will be at
/Map/worldMap.pngin 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
