You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intuitive http server functionality for [Skript](https://www.github.com/bensku/Skript) using the [Spark Framework](https://github.com/perwendel/spark).
4
+
5
+
web server on port 8080:
6
+
get /users/%{_user}%:
7
+
set body of event-response to "%ip of event-request% requested user ##%{_user}%, from the path %path of event-request%"
0 commit comments