skJson icon

skJson -----

Working with json in skript



skript-gson 1.4.0 (Loading file as given ID)
Skript-Gson 1.4.0

[​IMG]

  • Hello everyone
  • demonstration of this version

    Code (Text):

    on script load:
        load json file "gson/test.json" as "gson"
        set {-file} to "gson/test.json"

    command saveloc [<string>]:
        trigger:
            append data (player's location) with key arg-1 to json file {-file}
            send "Location &8(&e%player's location%&e)&r saved in the json File."

    command teleport:
        trigger:
            set {_} to element "test" from json (loaded json "gson")
            send "Teleporting player to Location &8'&etest&8'"
            teleport player to {_}
     
    more on git Hub..

    Thank you all for your attention.
    Sincerely Coffee.


    FTW skript-gson

    https://github.com/cooffeeRequired/skript-gson/releases/tag/1.4.0
----------, Dec 4, 2022
Resource Information
Author:
----------
Total Downloads: 3,591
First Release: Oct 31, 2022
Last Update: May 6, 2025
Category: ---------------
All-Time Rating:
4 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings