TextFileReader
ModrinthA mod that can read out-of-game files (fabric only)
960 téléchargements 1 abonnés mis à jour 30mo ago
dernière v1.0.9pre-release1 Modrinth
MCTextFileReader
A mod that can read out-of-game files in game (fabric only)
Install
- Download the latest version from the Versions page
- Install the mod into your mods folder
- Start Minecraft
Use
- Enter the world
- 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)]
- Give file permissions to you (Requires permission level 2 or above | Enable cheating) [use /FileReader Permission Give [FileName]]
- 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) - The file content comes out
Compilation and debugging
- Clone this repository
- Use your IDE to import build.gradle file
- 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
Rewrite network communication module<br>
Add client-side setting screen (can be used by installing [ModMenu](https://modrinth.com/mod/modmenu) mod)<br>
Add…
Release
1.0.8
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…
Release
1.0.7
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…
Release
1.0.6
Bug fix: Fix NullPointerException caused by missing world Text folder leading to game crash when the file is empty. | at…
Release
1.0.5
Remove Mixin and switch to fabric API events | at [mixin/Server.java](https://github.com/TheColdWorld/MCTextFileReader/commit/c2d38fb7627abf9ac1913613589898c56f…
Release
1.0.4
When you give or remove read access to a file, all Operators will see what you've done. | at…
Release
1.0.3
Bug fix:Invalid permission given when storing text files into permission management due to multiple instances of the same file | at…
Release
1.0.2
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 |…
Release
1.0.1
Add /cFileReader List | at [cfileloader.java](https://github.com/TheColdWorld/MCTextFileReader/commit/fc3f467d126633bcbd7ccd0fe4c95e162f128e8d#diff-2279c0aadcd0…
Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.