Language

TextFileReader

Modrinth

A mod that can read out-of-game files (fabric only)

960 downloads 1 followers updated 30mo ago
latest v1.0.9pre-release1 Modrinth
Fabric 1.20.1 – 1.20.2 Social

MCTextFileReader

A mod that can read out-of-game files in game (fabric only)

Install

  1. Download the latest version from the Versions page
  2. Install the mod into your mods folder
  3. Start Minecraft

Use

  1. Enter the world
  2. Put the content you want to output in the game chat bar into [Save (in archived Texts folder) | Global (in the Texts folder of the server or client runtime directory)]
  3. Give file permissions to you (Requires permission level 2 or above | Enable cheating) [use /FileReader Permission Give [FileName]]
  4. Type /FileReader File Read [FileName] [Save (in archived Texts folder) | Global (in the Texts folder of the server or client runtime directory)] in the chat box
    or type /cTextFileReader Read [FileName(in the Texts folder of client runtime directory)] (client only)
  5. The file content comes out

Compilation and debugging

  1. Clone this repository
  2. Use your IDE to import build.gradle file
  3. Start debugging and compiling

    (Optional)4. Run gradlew build under the root directory of the repository to compile the mod

License

This project is open source under the GPL-3 license

Versions

Beta
1.0.9pre-release1
fabric · 1.20.1, 1.20.2 · 30mo ago
Rewrite network communication module<br> Add client-side setting screen (can be used by installing [ModMenu](https://modrinth.com/mod/modmenu) mod)<br> Add…
98
Release
1.0.8
fabric · 1.20.1, 1.20.2 · 32mo ago
Specify the number of lines in the file to read after specifying the player (added in the next version without specifying the player)<br> added a new…
104
Release
1.0.7
fabric · 1.20.1, 1.20.2 · 32mo ago
Release will be released in separate Minecraft versions. Upgraded Minecraft version to 1.20.2 (it will still support version 1.20.1 until Minecraft 1.20.3 is…
347
Release
1.0.6
fabric · 1.20.1 · 32mo ago
Bug fix: Fix NullPointerException caused by missing world Text folder leading to game crash when the file is empty. | at…
66
Release
1.0.5
fabric · 1.20.1 · 32mo ago
Remove Mixin and switch to fabric API events | at [mixin/Server.java](https://github.com/TheColdWorld/MCTextFileReader/commit/c2d38fb7627abf9ac1913613589898c56f…
63
Release
1.0.4
fabric · 1.20.1 · 33mo ago
When you give or remove read access to a file, all Operators will see what you've done. | at…
54
Release
1.0.3
fabric · 1.20.1 · 33mo ago
Bug fix:Invalid permission given when storing text files into permission management due to multiple instances of the same file | at…
49
Release
1.0.2
fabric · 1.20.1 · 33mo ago
Bug fix:When the "world/Texts" folder is missing, the inability to create a folder causes "world/Texts/Permissions.json" to be missing and Minecraft crashes |…
54
Release
1.0.1
fabric · 1.20.1 · 33mo ago
Add /cFileReader List | at [cfileloader.java](https://github.com/TheColdWorld/MCTextFileReader/commit/fc3f467d126633bcbd7ccd0fe4c95e162f128e8d#diff-2279c0aadcd0…
63
Release
1.0.0
fabric · 1.20.1 · 33mo ago
This is the 1st Releases Version! Install Download the latest version from the Releases page Install the mod itself into your mods folder Start…
65

Comments 0

No comments yet. Be the first to share your thoughts.