Hi, I was wondering if anyone has any good methods of storing objects.
What I was doing previously was in the onEnable() I was storing a data object, and then accessing it through a static method. Although this is super inefficient. I really want a good way of accessing my data.
What I was doing previously was in the onEnable() I was storing a data object, and then accessing it through a static method. Although this is super inefficient. I really want a good way of accessing my data.
