reqn
reqn copied to clipboard
An HTTP request library for Skript 2.X
``` on death: victim is player: set {_Location} to location of victim broadcast "%{_Location}% 3" send a "post" request to .............. broadcast "%{_Location}% 4"``` "Broadcast 3" works but "Broadcast 4"...
Updated Gradle and dependencies to up-to-date ones. I added eclipse annotations to dependencies to achieve compatibility with IntelliJ (which is the IDE I was using). There was an abstract class...
send a request to "http://localhost/index.php?test=123" should that work? doesn't seem to 1.18.1 spigot latest `[01:54:37] [Server thread/ERROR]: #!#! [01:54:37] [Server thread/ERROR]: #!#! [Skript] Severe Error: [01:54:37] [Server thread/ERROR]: #!#! [01:54:37]...
https://github.com/SkriptLang/Skript/issues/1963
`01.09 01:35:46 [Server] pool-17-thread-3/WARN java.io.IOException: Server returned HTTP response code: 401 for URL: https://dl.dropboxusercontent.com/s/testurl/testing.mp3?dl=0` ``` command /debug []: permission: skript.admin trigger: send an http "head" request to arg-1 set {_resp}...
Hello, I use reqn with the api of a voting site to check that my players have voted on the site, recently reqn is blocked it works perfectly and during...
``` [18:05:36 ERROR]: java.util.WeakHashMap.get(WeakHashMap.java:403) [18:05:36 ERROR]: ch.njol.skript.variables.Variables.setVariable(Variables.java:352) [18:05:36 ERROR]: ch.njol.skript.lang.function.ScriptFunction.execute(ScriptFunction.java:84) [18:05:36 ERROR]: ch.njol.skript.lang.function.Function.execute(Function.java:119) [18:05:36 ERROR]: ch.njol.skript.lang.function.FunctionReference.execute(FunctionReference.java:204) [18:05:36 ERROR]: ch.njol.skript.lang.function.EffFunctionCall.execute(EffFunctionCall.java:53) [18:05:36 ERROR]: ch.njol.skript.lang.Effect.run(Effect.java:52) [18:05:36 ERROR]: ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61) [18:05:36 ERROR]: ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89) [18:05:36 ERROR]:...
Its not working with skript 2.8.5