CCBlueX / LiquidBounce

A free mixin-based injection hacked client for Minecraft using the Fabric API
https://liquidbounce.net/
GNU General Public License v3.0
1.32k stars 445 forks source link

[FEATURE] more commands .server (from utility meteor client) #2590

Open imscruz opened 3 months ago

imscruz commented 3 months ago

LiquidBounce Branch

Nextgen

Describe your feature request.

like meteorclient https://github.com/MeteorDevelopment/meteor-client/blob/master/src/main/java/meteordevelopment/meteorclient/commands/commands/ServerCommand.java command This command allows to see server information I've never used it before, I see the code and i think it also detects certain anti-cheat plugins. Possible commands to add(from meteor-client/src/main/) 1. .server MassScan should be adding to Plugins module

2. .server port [0_] to [255?] i think should be adding mini port scanner and it needs to scan some known ports directly(meteor have already) like ip:80,ip:22,ip:idkdynmap

Additional context

No response

superblaubeere27 commented 3 months ago

This sounds like a good case for a script