Supported MCreator versions
2020.2
2020.3
2020.4
2020.5
2021.1
2021.2
2021.3
2022.1
2022.2
2022.3
2023.1
2023.2
2023.3
2023.4
2024.1
2024.2
2024.3
2024.4
2025.1
Downloads:
518
Upvotes: 9
About the plugin
π HTTP Utils - MCreator Plugin
π‘ Make HTTP Requests Directly From Your Mods!
HTTP Utils is a powerful plugin for MCreator that enables your mods to communicate with the outside world through HTTP requests. Want to fetch data from an API, send data to a server, or integrate web services into your Minecraft mod? This plugin makes it simple!
β¨ Key Features:
- π Request Types: Create GET and POST requests with ease
- π Headers Management: Add custom headers to your requests
- π Response Handling: Parse JSON responses with a simple block-based interface
- π Status Checking: Verify status codes and success states
- β‘ Simple Integration: Works directly within MCreator's visual programming environment
𧩠Supported Blocks:
- Create GET requests to any URL
- Create POST requests with JSON bodies
- Add custom headers to requests
- Retrieve response data and status codes
- Parse JSON data with intuitive path-based access
- Check response status (success, specific codes)
π§ Compatible Versions:
Fabric:
- 1.19.2
- 1.20.1
- 1.21.1
- 1.21.4
Forge:
- 1.12.2
- 1.14.4
- 1.15.2
- 1.16.5
- 1.17.1
- 1.18.2
- 1.19.4
- 1.20.1
NeoForge:
- 1.20.1
- 1.20.4
- 1.20.6
- 1.21.1
- 1.21.4
π Usage Examples:
- Fetch player statistics from a game server
- Send mod usage analytics
- Access weather API for in-game weather effects
- Retrieve dynamic content for your mod
- Integrate with web services for enhanced functionality
π‘ Easy to Use:
Simply drag and drop the blocks from the HTTP Utils category in your MCreator workspace and start building your HTTP-enabled workflows! Perfect for both beginners and experienced mod developers who want to add web connectivity to their projects.
Created by Sh4d0wJ0J0 | Version 1.0
Project members
Developer
License
MIT License
Plugins may contain bugs, break workspaces, or alter the way MCreator operates.
Plugins are not official or affiliated with Pylo in any way.
In case of any copyright infringement or suspicious downloads, please let us know as soon as possible.
Plugin downloads
HTTP Utils 1.0 - http_utils-1.0.zip
Uploaded on: 03/09/2025 - 20:13 File size: 129.69 KB
On mcreator 2022.3 no bock is available and the procedures are unceasing, moreover would it be possible to add a simple block to open a web page for the player?