HTTP Utils [1.21.4, 1.21.1, 1.20.6, 1.20.4, and much more!]

Published by Sh4d0wJ0J0 on
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
Tags / plugin type
Procedures
HTTP Utils Logo
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

Plugin downloads
HTTP Utils 1.0 - http_utils-1.0.zip Uploaded on: 03/09/2025 - 20:13   File size: 129.69 KB

Comments

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?