PryPurity / 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-1-15.80466/
BSD 2-Clause "Simplified" License
57 stars 15 forks source link

add noPlayersToggle option #22

Closed vincetiu8 closed 3 years ago

vincetiu8 commented 3 years ago

this adds an option to automatically pause/unpause the worldBorder fill based on players connecting or disconnecting from the server

just thought it would be useful as currently I play on a server with some friends and we'd like the server to generate chunks when we aren't online so it is faster when we are.

option togglable in the config.yml file under no-players-toggle

tinyoverflow commented 3 years ago

This will also unpause filling processes, even if they were paused manually.