You again interpret things wrong. I didn't say I don't know JSON, I say I should get more knowledge of it, that doesn't mean I don't know any of it which is not the case.
Can you read?
I can think of options myself, but not sure if those are the best / simplest.
This sounded like the most viable option for me too. JSON is kinda unnecessary for now. (And still have get some better JSON knowledge )
I have a list of items with their buy limits. My question is, what's the "best" way to store this data for scripts?
I can think of options myself, but not sure if those are the best / simplest.
I use Proguard to obfuscate my scripts but can't figure out how to stop enums from being obfuscated. I don't understand the documentation at all. Does anyone know how to?