KeepChunks icon indicating copy to clipboard operation
KeepChunks copied to clipboard

Sort chunks in deactivatable groups

Open paulober opened this issue 3 years ago • 6 comments

Is your feature request related to a problem? Please describe. I sometimes want to unload a group of chunks relieve the server if for example a farm isn't needed anymore for some time.

Describe the solution you'd like

  • The option to group some chunks with a name.
  • disable the group (don't keep them)
  • reenable the group (keep them loaded)
  • delete the group

paulober avatar Nov 06 '22 23:11 paulober

Hi again! :)

This feature is currently in the works as part of our upcoming permission system. In the future, we hope to have some sort of chest GUI to help players manage/view permissions and chunks they have claims on.

dorrzun avatar Nov 12 '22 03:11 dorrzun

Hi! I came here for a feature request to "pause" all loaded chunks, but the ability to group them and disable/reenable them would be way better. Following this!

CharlesLemieux avatar Oct 06 '23 13:10 CharlesLemieux

Hi! This can already be achieved by using one of the region commands. It’s especially easy to use with WorldGuard support

Geitenijs avatar Oct 07 '23 19:10 Geitenijs

Hi! Good to know, but using regions with WorldGuard and WorldEdit doesn't seem to really fit my precise use-case. I'll definitely keep that in mind if we want to keep entire regions loaded.

Right now I use KeepChunks mostly to keep hopper-lines between bases flowing, and creating complex "line" shapes with WorldEdit would not be ideal. I use the keeprail command for this, but it would be great to be able to name and group kept rails and be able to pause them when not needed to preserve server ressources.

By the way, thanks for the great plugin, it's really a life saver!

CharlesLemieux avatar Oct 10 '23 14:10 CharlesLemieux

@CharlesLemieux I've been a little slow on delivering changes due to work, but I'd like to implement this soon. There will be support for user specific grouping/naming of loaded areas

dorrzun avatar Oct 10 '23 16:10 dorrzun

@CharlesLemieux I've been a little slow on delivering changes due to work, but I'd like to implement this soon. There will be support for user specific grouping/naming of loaded areas

Great! Really looking forward to this. Thanks a lot for your work, it's really appreciated!

CharlesLemieux avatar Oct 11 '23 13:10 CharlesLemieux