DailyStruggle / RTP

fun with spatial math
25 stars 6 forks source link

Support ChunkyBorder #4

Closed TomLewis closed 2 years ago

TomLewis commented 2 years ago

Please support the border plugin ChunkyBorder, I installed the plugin and it automatically generated a ton of chunks outside my ChunkBorder, but inside my vanilla WorldBorder, The Vanilla worldborder is only set so it does not display on Dynmap, but as RTP generated a metric ton of chunks outside my world border its messed up the Dynmap now too! https://www.spigotmc.org/resources/chunkyborder.84278/

I cant see a getting started guide on the wiki or the spigot page, but im assuming I need to setup a "region" for each world to limit how far it sends people out?

Just be nice if it supported ChunkyBorder to automatically pickup the world border.

DailyStruggle commented 2 years ago

unable to reproduce initial selections outside worldborder, but it should be impossible now

DailyStruggle commented 2 years ago

I could not add chunkyBorder to main plugin due to a lack of maven repo (would cause build errors on github and complicate user compilation),

so I rewrote worldborder checking to make it more arbitrary and added an example addon for injecting a ChunkyBorder worldborder checker into RTP