Skript-Gson

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

CoffeeRequired updated skJson with a new update entry:

Fix Reques HTTP sync handling, 1.20.6 Cache saving issue resolved.

Full Changelog: https://github.com/cooffeeRequired/skJson/compare/3.0.7...3.0.91

[!IMPORTANT]
## BugFixes

[!NOTE]
Huge thanks to the guys who continue to diligently report bugs and test limits to the world of json -...

Read the rest of this update entry...
 
CoffeeRequired updated skJson with a new update entry:

Fix handling cache, and adding nesting element while array doesn't exist

[!NOTE]
Huge thanks to the guys who continue to diligently report bugs and test limits to the world of json - SkJson
@ExCorde
>
Big Shout Out to Them!

What's Changed
* Update 4.0 by @cooffeeRequired in https://github.com/cooffeeRequired/skJson/pull/98


Full Changelog: https://github.com/cooffeeRequired/skJson/compare/3.0.91...4.0

Read the rest of this update entry...
 
CoffeeRequired updated skJson with a new update entry:

Game Change [scripts breaking]

What's Changed
* Updated documentation by @EnolaK64 in https://github.com/cooffeeRequired/skJson/pull/105
* feat: finish json handler/serializer - remover, changer, setter, getter, counter by @cooffeeRequired in https://github.com/cooffeeRequired/skJson/pull/111
* Features/skript syntaxes 4.1 by @cooffeeRequired in https://github.com/cooffeeRequired/skJson/pull/113
* Features/skript syntaxes 4.1 by @cooffeeRequired in...

Read the rest of this update entry...
 
CoffeeRequired updated skJson with a new update entry:

SkJson 5.0

SkJson 5.0

Core Features
  • Support for Java 21+
  • Compatible with Minecraft 1.16.5+
  • Integration with Skript 2.9.2+

Key Improvements
• Enhanced MemoryCache System
  • Read/Write speed: 100–1000 μs
  • Optimized in-memory storage

• Extended Format Support
  • Native support for `.json` files
  • Preparation for `.jsonc` (JSON with comments)

• Advanced...

Read the rest of this update entry...
 
CoffeeRequired updated skJson with a new update entry:

5.1.2

SkJson 5.1.2 – Enhancements

This update brings significant improvements and fixes, enhancing stability and extending compatibility with different server platforms.

New Features & Improvements

* Allow disable auto-updater: Now you can by config enabled-auto-updater: true disable auto updater of SkJson
* Add new feature: sorted json:

%jsonelement% [sorted] in (:ascending|:descending) order by...

Read the rest of this update entry...
 
CoffeeRequired updated skJson with a new update entry:

SkJson 5.2 – Enhancements & Changes !Fallback

SkJson 5.2 – Enhancements & Changes

This update brings significant improvements and fixes.

New Features & Improvements

- Added support for sorting JSON objects and arrays
- Ability to sort in ascending or descending order by key or value
- New syntax: {_json} in ascending/descending order by key/value
- Enhanced HTTP request and response handling
- New properties for working with request and response bodies
- Improved header...

Read the rest of this update entry...
 
CoffeeRequired updated skJson with a new update entry:

️ SkJson 5.2 — Parser Rewrite, Bug Fixes & Encoding Support

This release introduces major improvements focused on data handling precision, performance, and resilience.

---

New Features & Improvements

- Parser Overhaul
The internal parser has been fully rewritten to improve deserialization speed and correctness. All conversions now respect Bukkit’s ConfigurationSerializable contract for better integration with native types.

- Automatic Dependency Removal for File Watchers
Added smart cleanup...

Read the rest of this update entry...