Brettflan / WorldBorder

Bukkit plugin for maintaining borders for your worlds to limit their sizes, as well as generating missing chunks or trimming excess chunks.
https://www.spigotmc.org/resources/worldborder.60905/
BSD 2-Clause "Simplified" License
139 stars 210 forks source link

/wb fill does not work correctly #171

Closed ghost closed 4 years ago

ghost commented 4 years ago

When you start loading the world in the console, messages about chunk loading are displayed, but the map is not loaded on DynMap. If players load the world manually, DynMap works perfectly.

Brettflan commented 4 years ago

The problem is with DynMap not keeping up. If there are no errors in the log from the Fill process and it indicates it completed, then the target chunks were loaded/generated, whether or not DynMap is showing them yet.