#Best way to store information
1 messages · Page 1 of 1 (latest)
depends on the information but variables, yml, metadata and ram vars all have their uses
for what you want variables are best
whats the requirement for example
for e.g {level::1} 100 money, 10 coal"
{level::2} 200 money, 30 iron, 3 days gametime
something like that
hmm, i would probably use a yml list to get the requirements and display it to the user
really
skript-yaml works just fine
do you have some sample code that you could send me because everything I have tried making has not worked
ye