wrrulos / mcptool

Pentesting tool for Minecraft
MIT License
300 stars 75 forks source link

cannot turn of discordPresence #197

Open jesterwoohoo opened 1 month ago

jesterwoohoo commented 1 month ago

i set it to false in the settings it just doesnt work:

{ "language": "en", "serverDataApi": "mcstatus.io", "discordPresence": false, "seekerToken": "YOUR_SEEKER_TOKEN", "bot_recconect_time": 4, "subdomainsThreads": 500, "virusTotalApiKey": "0a1f92cc877fb00875cf0fa6e856db8009fb322fce4b507a9ef40e22d63b7fa4", "scannerOptions": { "externalScanners": { "nmap": { "command": "nmap -p %ports% -n -T5 -Pn -vvv -sS %target%" }, "qubo": { "command": "java -Dfile.encoding=UTF-8 -jar qubo.jar -range %target% -ports %ports% -th 500 -ti 2000" }, "masscan": { "command": "masscan -p %ports% %target%" } }, "pyScanner": { "threads": 500, "timeout": 2 }, "showScanOutput": false }, "proxyOptions": { "fakeproxyCommandPrefix": "..", "fakeproxyUpdateDelay": "2", "waterfallPort": 25570, "velocityPort": 25580, "fakeproxyPort": 33330 }, "endpoints": { "seeker": "https://discord.com/oauth2/authorize?client_id=1087083964432404590&response_type=code&redirect_uri=https%3A%2F%2Fapi.serverseeker.net%2Flocal_redirect&scope=identify&state=MCPtool:7637", "seekerAPI": "https://api.serverseeker.net" }, "version": "1.0.4", "waterfallVersion": "", "velocityVersion": "https://api.papermc.io/v2/projects/velocity/versions/3.3.0-SNAPSHOT/builds/415/downloads/velocity-3.3.0-SNAPSHOT-415.jar" }

Czowek commented 1 month ago

You just need to restart the mcptool

jesterwoohoo commented 4 weeks ago

... i did like 19 times