Speedgot
skJson
-----
Working with json in skript
Download Now
Via external site
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
skJson 2.6.2 Support java 11, Automatic parsing
skJson 2.6.2⚠️
Introduce
Hello everyone.
- New conventors for json.
- Adding automatic parsing.
- Cleanup code
- fix Typos
From
Code (Text):
command test:
trigger:
set {_loc-json} to json from player's location
set {_loc} to {_loc-json} parsed as a location
teleport player to {_loc}
To
Code (Text):
command test:
trigger:
set {_loc-json} to json from player's location
teleport player to {_loc-json}
Please check SkriptHub or Wikipedia for syntax changes.
❌ If you found any bugs, feel free to post it.
Sincerely, Coffee.
What's Changed
* New Conventors by @cooffeeRequired in
https://github.com/cooffeeRequired/skJson/pull/14
Full Changelog
https://github.com/cooffeeRequired/skJson/compare/2.6.1...2.6.2
----------
,
Jan 25, 2023
View on SpigotMC
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