Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.34 KB

File metadata and controls

54 lines (34 loc) · 1.34 KB

SkriptWebAPI - Skweapi

[English] [日本語]

Disclaimer

I will not be responsible for loss, trouble etc. caused by using this plugin. Please use at your own risk.

Index

About

Simple HTTP Server and Web request feature in Skript easily.

Features

  • HTTP Server
  • Web Request

Install

This plugin requires paper server or paper based server.

This plugin requires Minecraft 1.21.4+ with Skript 2.11+ for optimal compatibility.

  1. Download SkriptWebAPI-<Version>.jar from here.
  2. Put your downloaded jar to server plugins folder
  3. Run and ready to use

Documentation

Example and syntax has provided in Skript Hub

SkriptHubViewTheDocs

Important

  • Always respond to HTTP requests to prevent clients from waiting indefinitely
  • Use exit after reply effects when not at the end of an event to avoid errors
  • This plugin requires Minecraft 1.21.4+ and Skript 2.11+ for full compatibility

Todo

  • None