Body-Alhoha / OpenEctasy

Minecraft Server (Bukkit, Spigot, Paper) backdoor, using ow2 asm
MIT License
66 stars 5 forks source link

Update OptionsParser.java #25

Closed InfiniteCod3 closed 1 year ago

InfiniteCod3 commented 1 year ago

Didn't compile it, cause i didnt have time. No clue if it works, but it should

Using a HashSet instead of an ArrayList for the bools and has fields will make the get(), getDefault(), and getBool() methods run in constant time, which will make the code faster.