DesClientSider
DCS it's a utility for detecting Minecraft client-side mods comparing filenames of the mods in the mods folder.
Install / Use
/learn @Paique/DesClientSiderREADME
DesClientSider (DCS) (API em desenvolvimento)
DesClientSider (or DCS) is a Java tool designed to efficiently detect potential client-side mods, automatically disabling those that are not compatible with servers.
DCS compares mod file names with a list of keywords and moves corresponding files to a designated folder, effectively disabling them.
Check out the DCS API project! DesClientSider-API: Simple API for DCS in GoLang
Features
- Automatic Mod Disabling: DCS detects client-side mods incompatible with specific servers and automatically disables them, moving them to a separate folder.
- SFTP Compatibility: Users have the option to connect to the target server using SFTP to facilitate remote mod management.
- Local Usage: DCS can also be used locally, allowing users to manually set the path to the mods folder.
How to Use
Locally: If used locally, simply run the DCS JAR file and provide the path to the mods folder when prompted.

SFTP: To use SFTP, provide the connection credentials.
Additionally, it's possible to use the password by setting the PASSWORD arg in the console:

JavaAgent: Can be executed as a JavaAgent along with the server to remove mods before the server starts.
System Requirements
- Java 17 or higher.
- Internet connection for API requests.
Installation
- Download the DCS JAR file from the tags.
- Have Java installed.
- Execute the DCS JAR file.
Usage Examples
java -jar DesClientSider-1.2.2.jar
java -javaagent:DesClientSider-1.2.2.jar -jar server.jar --nogui
After selecting the desired options, DCS will analyze the mod files, disable those matching the specified keywords, and move them to the newly created "client" folder.
Contribution
Contributions are welcome! If you find bugs or have suggestions for improvements, feel free to open an issue or send a pull request to the official DCS repository.
License
This project is licensed under the MIT License.
Related Skills
node-connect
347.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
