Is this plausible?

I’m planning to work on a Plugin that’s entirely based around Triangle Terrain creation and customisation.

I’ve noticed with many of the Plugins out there similar to this, they all lack a form of saving - Meaning each node and triangle has to be created in one sitting and cannot be adjusted ((as easily)) afterwards.

My question is:
Would it be possible to create a Plugin that stores the Data of triangles created, Nodes etc. So that if the Player leaves studio and rejoins, once the plug in is opened they’re able to continue free styling their Nodes without any major adjustments?

Yes it is very possible, I’ve seen multiple plugins with data store.