Documentation

by skJson

Not optimalized for mobile devices yet.

Welcome to SkJson offical webpage!

SkJson is module/addon for well-known programming language Skript for minecraft world. SkJson is used for parsing JSON data from any object like website api, skript object e.g. (item, location), file, yaml-file, text.

Features of SkJson

  • Reading/writing a file
  • Yaml, node to Json conversion
  • Processing a request from the web
  • Discord/web webhooks (2.9)
  • Mapping json to script variables
  • Json to skript variables conversion

Small example


on script load:
	set {_json} to json from world of player
	send {_json} 

Minecraft/Skript support

  • Skript version: 2.7+
  • Minecraft version: 1.16.5+
  • Java version: 16+

This site uses cookies to provide services, personalize ads, and analyze traffic.