WebSK by jensjeflensje
Create websites using Skript
Events
0
Expressions
9
Effects
1
Conditions
0
Types
1
Sections
0
Structures
0
Total
11
Create websites using Skript
Events
0
Expressions
9
Effects
1
Conditions
0
Types
1
Sections
0
Structures
0
Total
11
Fixed that the plugin will work on most java versions now
WebSK is a Skript addon that lets you create the back-end of websites using Skript. This means you can easily implement ingame elements inside a website (or HTTP API). It relies on one event, which is the `on request` event, which you can get the path from, which will execute any Skript code you want it to, as long as it returns a string to return on the web page.
Setup is as easy as this: