overviewer / Minecraft-Overviewer

Render high-resolution maps of a Minecraft world with a Leaflet powered interface
https://overviewer.org/
GNU General Public License v3.0
3.36k stars 481 forks source link

WorldGuard regions #1457

Open ChefMC opened 6 years ago

ChefMC commented 6 years ago

Hello. WG2OvR is not working. How to repair it?

I inserted after <script type="text/javascript" src="/assets/map/map/js/overviewer.min.js"></script> this line: <script type="text/javascript" src="/assets/map/regions5.js.php"></script>

This script returns: https://hastebin.com/ejirizuvoj.scala

pironic commented 6 years ago

We'll wait to hear from some of the more active Overviewer editors as it's been quite some time since I've been in the code... that being said, for a while they didn't support regions. Unfortunately it's very possible that the current versions of Overviewer does not support the addon anymore :(

It's been 7 years since last update to my code :/

ChefMC commented 6 years ago

Overviewer is the most competitive and most usable replacement for Dynmap ever. It is a pity that it is in such an unsupported state. For Dynmap many addons, for Overviewer - nothing, even needed... :(

mikroskeem commented 4 years ago

Current WorldGuard generates plugins/WorldGuard/worlds/<worldname>/regions.yml, shouldn't be really hard to update the regions generation.