- Removed two lines out of the ConfigGUI.class file that caused Bitdefender to classify the plugin as a trojan:
Code (Text):
Material oldMat = p.getWorld().getBlockAt(p.getLocation().add(0, 3, 0)).getType();
byte oldData = p.getWorld().getBlockAt(p.getLocation().add(0, 3, 0)).getData();
As you can see, these two lines aren't harming, so the plugin never had a trojan inside it.
https://www.virustotal.com/#/file/8...499c51c7ae35a05548d204323dead590df4/detection