OpticFusion1 / MCAntiMalware

Anti-Malware for minecraft
https://www.spigotmc.org/resources/spigot-anti-malware-detects-over-200-malicious-plugins.64982/
GNU General Public License v3.0
288 stars 29 forks source link

[FEATURE REQUEST] Redo database files #276

Closed OpticFusion1 closed 4 years ago

OpticFusion1 commented 4 years ago

Is your feature request related to a problem? Please describe. Database files are getting pretty big, they should be cleaned up and redone. Code will need to be redone as well depending on how it's setup, specifically the following class https://github.com/OpticFusion1/MCAntiMalware/blob/master/MCAntiMalware-Core/src/main/java/optic_fusion1/mcantimalware/check/CheckRegistery.java There might be other classes but i wasn't able to find any

The remote DB files will need to be redone as well https://github.com/OpticFusion1/MCAntiMalwareDatabase/blob/master/banned-players.yml https://github.com/OpticFusion1/MCAntiMalwareDatabase/blob/master/checksums.yml https://github.com/OpticFusion1/MCAntiMalwareDatabase/blob/master/database.yml

Describe the solution you'd like N/A

Describe alternatives you've considered N/A

Additional context N/A

OpticFusion1 commented 4 years ago

Naming scheme will be something along the lines of "platform<[platform2]>.type.family.variant[.modifier]" e.g. Java[Spigot].ForceOP