mirror of
https://github.com/TotalFreedomMC/VulnerabilityPatcher.git
synced 2025-02-11 03:30:04 +00:00
![William Bergh](/assets/img/avatar_default.png)
Added a fix to a serious vulnerability in an NBT tag (thanks to Discord user 4785#8781). Also made sure to only clear specificly large items instead of entire containers directly.
12 lines
No EOL
588 B
XML
12 lines
No EOL
588 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<bytecodeTargetLevel>
|
|
<module name="me.cooljwb.vulnerabilitypatcher.VulnerabilityPatcher" target="1.8" />
|
|
<module name="me.cooljwb.vulnerabilitypatcher.VulnerabilityPatcher.main" target="1.8" />
|
|
<module name="me.cooljwb.vulnerabilitypatcher.VulnerabilityPatcher.test" target="1.8" />
|
|
<module name="VulnerabilityPatcher.main" target="1.8" />
|
|
<module name="VulnerabilityPatcher.test" target="1.8" />
|
|
</bytecodeTargetLevel>
|
|
</component>
|
|
</project> |