stefan-cooper / SpigotUHC

0 stars 0 forks source link

Pre-load chunks #63

Closed stefan-cooper closed 2 weeks ago

stefan-cooper commented 2 weeks ago

I think it would be handy convenient to do /uhc preload and it goes off and loads all of the chunks within the world border. This would mean that we could run UHCs on smaller GB ram servers

stefan-cooper commented 2 weeks ago

For now, I've added some information about another plugin that can be used to do this. It looks like a fairly easy thing to implement initially but I would imagine that it gets tough to manage the memory and everyhting to prevent the server crashing. Lets leave it to someone else for now and come back if that plugin is no good.