File Manager

Published by Goldorion on
Supported MCreator versions
2024.1
Tags / plugin type
Procedures
Variables
Icon
Downloads:
7381
Upvotes: 204
About the plugin

The plugin continues its journey here.

 

File Manager is a plugin adding new procedure blocks allowing you to create and read your files! 

File Types

  • JSON
  • TXT (simple file reader/writer)
  • ZIP (5.7+)

Important Information

  • This version supports Forge 1.19.4 and 1.20.1 and Fabric 1.20.1

https://storage.ko-fi.com/cdn/brandasset/kofi_button_blue.png

The 2 following examples require File Manager 5.0 or after.

Create a JSON file

Create a json file

Read a JSON file

Read a JSON file

I made a tutorial covering this here.

Credits/License

Tutorial by NorthWestTrees

Tutorial on sub-JSON objects by NorthWestTrees

Tutorial by Cursed Warrior

Icon by Tobi-Wan#0482

Licensed under the GNU Lesser General Public License, version 2.1  

  • Appropriate credit must be provided to the creators and maintainers of this plugin.
  • Forked versions of this plugin must be distributed under the same license as this with attribution if distributed.
  • Changes must be stated if any modified works are to be distributed.
  • Under no circumstances you can state that the original creator endorses modified works.

Changelog

To see a complete changelog of the plugin, check this file.

5.10

* [#48] Add a new parameter to write lines at the end of TXT files
  * Note: Existing workspaces will get a build error due to the missing parameter. Previous behaviour was FALSE.
* [Bugfix #62] Write Json object caused a build error due to a missing import (again)

5.9.1

* [Bugfix #61] Some procedure blocks could cause build errors due to a missing import
* Added Persian language support

5.9

* Updated to MCreator 2024.1.15713
* Added support for NeoForge 1.20.4
Project members
Lead developer
Plugin forum topic
License
GNU Lesser General Public License version 2.1 (LGPLv2.1)

Plugin downloads
File Manager 5.10 - file-manager_1.zip Uploaded on: 04/23/2024 - 16:43   File size: 81.13 KB

Comments

Yeah it works with HTTP Utility Plugin!

I uploaded a new Mod called UUID Generator where you can generate UUIDs by using a Command.

It's not approved at the time I wrote this Comment.

https://www.curseforge.com/minecraft/mc-mods/uuid-generator

it keeps crashing when it hits 100% in world creation
https://pastebin.pl/view/6f13b96a

this is awesome! question, i wanna make it so its possible to select which mob can spawn with armor including mobs from other mods. is this possible?

I have a question:
If I play on a Server that has a Mod that uses the File Manager with the game directory block. Will this game directory lead this to the game directory of your PC or to the game Directory of the server?

Dude, this plugin is such a life changer. The only thing I could request is to add a possibility to read objects in an order without writing their name. But even without it the possibilities with this plugin are outright ridiculous. You're an absolute genius! :D

is it possible to copy local files
such as copying .minecraft/saves/world/coolfile.txt
to .minecraft/config/coolfolder

if you cant can you please add this it would be a lifesaver

Goldorian... I need version 5.3
5.4 is on mcreator site and 5.2 is on GitHub... Where to find 5.3?
Thx.

Deleted from the plugin page as I updated my Fabric Generator to 1.19.2, so I don't support anymore 1.19.1.
(When 5.3 has been released, I surely forgot to put it on GitHub, but if you know how to use it a bit, you should be able to make it yourself).