FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

17M Downloads

File-reading placeholder

localhost4096 opened this issue ยท 2 comments

commented

A file reader placeholder, expression similar to calc, restricted to loading files from the .minecraft folder.
Example: {"placeholder":"file", "values": {"last_line":"true", "location":"fileposition"}}
Example usage: log-reader in loading screens

commented

I'm pretty sure reading a file every tick to update the placeholder for getting the current last line would kill performance.

commented

What if it was set to every second, or a user-set delay? I'm sure it wouldn't hurt that bad.