Started by
FrogInALog_
on
Topic category: Plugins and third-party tools
I want to make a mod where if someone subscribes to my youtube channel I die so I need to make an http get request with the http-utility mod but when I make a request like this
send the http request Create http get request to url "youtube.com" and get response
I can't use it as text, please help
I assume you use this Plugin.
I made for example a Mod that adds a new Command called uuid that outputs randomly a new UUID from this API Website that generate UUIDs for Minecraft.
Here is the Procedure where I get a HTTP Request as String: