webbukkit / DynmapCBBridge

Bukkit API compatible plugin for wrapping DynmapForge - allows Bukkit-based Dynmap API mods to function on MCPC+, BukkitForge, or other Bukkit-on-Forge servers
Apache License 2.0
5 stars 1 forks source link

Odd incompatibility w/ WorldBorder #1

Open dragonpaw opened 11 years ago

dragonpaw commented 11 years ago

WorldBorder works with Dynmap as seen here, but when using the Forge version of Dynmap and the CBBridge, it does not show up as a layer on the map.

Any idea why this init code doesn't work? (I'm trying to facilite solving this, I don't actually maintain WB.)

https://github.com/Brettflan/WorldBorder/blob/master/src/com/wimbli/WorldBorder/DynMapFeatures.java#L41

dcrockwell commented 10 years ago

Aye. This is still an issue 1 year later.