Serialization
Official docs of Skript-gson
Examples of data serialization
options:
storage: json from file "plugins/YourAwesome/storage.json"
on load:
map json from {@storage} to {_example::*}
'#Example 1
broadcast {_example::*}
Last updated
Was this helpful?