Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 2 months ago
Updated 2 months ago
HTTP Requests
This allow you to do HTTP requests with a simple command or in a commands blocks.
It will automaticaly return you in the chat the response.
GET request
/http get 'https://you-url.com/'
POST request
/http post 'https://your-url.com/' '{"hello":"world"}'



