MCAntiMalware Save

Anti-Malware for minecraft

Project README

MCAntiMalware

MCAntiMalware is an Anti-Malware program which detects over 1000 malicious plugins and runs 24/7 for constant protection

Created and maintained by OpticFusion1!

Wiki · Report Bug · Request Feature


IMPORTANT! Java 17 or higher must be installed. ❗

IMPORTANT! This is not a plugin ❗

Usage

To use MCAntimalware to its full extent, it's important to know all available commands and when to use them.

[!TIP]
All commands can be found in the wiki

Run

Download a compiled jar or build it from source and then run it using java -jar MCAntiMalware.jar The first step to running MCAntiMalware is obtaining a compiled jar.

You can either download it from releases or build it yourself.

Once you have obtained your MCAntiMalware.jar follow one of the following sets of instructions

Dedicated Server/Local PC/VPS 1. Turn off the server, so the malware is not active.
2. Upload the MCAntiMalware.jar file to the directory your server jar is in, and then open a shell, command prompt, or terminal in the same directory and run "java -jar MCAntiMalware.jar"
3. After it's finished scanning, you will find a log in the "AntiMalware/logs" folder. If there are any detected plugins, zip them up and send the zip and log files to me either in a PM on here or on discord
4. Delete the detected jars, re-download the ones you know are safe and restart the server.
Web Panel 1. Upload the MCAntiMalware.jar file and rename it to the name the server jar has, and then restart the server. If this is not possible you will have to instead download the plugins to your own PC, put the plugins and the Anti-Malware jar in the same directory, open a shell, command prompt, or terminal in the same directory, and then run the command "java -jar MCAntiMalware.jar --scanDirectory ."
2. After it's finished scanning, you will find a log in the "AntiMalware/logs" folder. If there are any detected plugins, zip them up and send the zip and log files to me either in a PM on here or on discord
3. Delete the detected jars, re-download the ones you know are safe and restart the server after reverting changes made in step 1

[!TIP]
If you want the latest stable version, I strongly recommend releases

Build

To build MCAntiMalware from source, run the following commands:

$ git clone [email protected]:OpticFusion1/MCAntiMalware

$ cd MCAntiMalware/

$ mvn clean install

Contact

Discord · Optic_Fusion1 Support

Project Link · https://github.com/OpticFusion1/MCAntiMalware/

Open Source Agenda is not affiliated with "MCAntiMalware" Project. README Source: OpticFusion1/MCAntiMalware