In order to make tasks that add items to the node repeatedly, we need a way to look them up for easy access. The nodes shouldn't all be loaded into memory. They should be cached and loaded as chunks are loaded/unloaded. Integration with the database is needed here.
In order to make tasks that add items to the node repeatedly, we need a way to look them up for easy access. The nodes shouldn't all be loaded into memory. They should be cached and loaded as chunks are loaded/unloaded. Integration with the database is needed here.