1.1.0 • Published 2 years ago

@nick22985/mclogcleanup v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Status GitHub Issues GitHub Pull Requests License wakatime


📝 Table of Contents

🧐 About

This CLI takes minecraft log files and cleans them up. It removes all the error and leaves pure chat. It also get rid of all the annoying colour codes and hex codes in the text so it is readable to a human

🏁 Getting Started

npm package https://www.npmjs.com/package/@nick22985/mclogcleanup

Prerequisites

What things you need to install the software and how to install them.

nodeJs (https://nodejs.org/en/)

Installing

A step by step series of examples that tell you how to get a development env running.

You can install the cli by doing npm i -g @nick22985/mclogcleanup. Then it will be accesable by doing mcmclogcleanup -p {logFile path}

mcmclogcleanup -p ./log.log

This will create a file in the same directory as the log file called name_cleanup.log.

mcmclogcleanup -p ./log.log

Will create a file called

./log_cleaned.log

Command Alliases

mclog mcCleanup

🎈 Usage

mcmclogcleanup -p {logFile path}

⛏️ Built Using

✍️ Authors

1.1.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago