-
Notifications
You must be signed in to change notification settings - Fork 2
Home
coffeeRequired edited this page Mar 6, 2024
·
9 revisions
Let's learn about what SkJson is for and how to use it properly. In general, we could say that SkJson is very multifunctional. It contains some web request functionalities, Discord webhooks, and also handles messages that work with files. Additionally, it allows us to use a so-called cache. We will delve further into all these aspects as we learn more
Getting started @introduction
Serialization and Deserialization of Object(Skript | Bukkit)
@Serialization
Working with web requests @WebRequests
Working with files @Files
Also mapping and formattingJson
toSkriptVar
and vice versa. @Mapping
And lastly, we'll talk aboutcache
@Cache
...