

CogWorks
This innovative Minecraft plugin provides powerful tools for managing plugins and files directly from within the game, without needing to access the server!
Main Features
CogWorks transforms Minecraft's standard chat into a full-fledged server management system. You can install new plugins, remove existing ones, edit configuration files, and much more without leaving the game world.
Plugin Management
The system allows downloading plugins directly from the internet through commands:
/plugin install <URL>
- install plugin via direct link/plugin search <name>
- search plugins on Modrinth/plugin browse
- browse popular plugins/plugin remove <name>
- remove plugins
File Manager
The built-in file management system provides access to server files through Minecraft's inventory. You can:
- View contents of files and folders
- Edit text files directly in the game
- Create new files and folders
- Delete unnecessary items
- Restore deleted files
Automatic Dependency Resolution
The plugin automatically detects missing dependencies and attempts to find them on Modrinth, significantly simplifying the installation process for complex plugins.
Important Information
CogWorks is in alpha testing stage, so some bugs may occur. The plugin has limited file system access - it can only work with files located in the same folder as the server jar file or its subfolders.
Permission System
The plugin supports a detailed permission system, including:
- cogworks.plugin.ins.gen - install plugins via URL
- cogworks.plugin.ins.modrinth - install plugins from Modrinth
- cogworks.file.edit - edit files
- cogworks.file.rm - delete files
- and many others
Configuration Settings
The plugin offers flexible settings, including language selection, error display management, automatic dependency resolution, and deleted file storage settings.
Interaction Features
CogWorks uses a unique chat-based interaction system. Instead of traditional commands, you can simply enter numbers to select options, and the plugin automatically blocks these messages from being sent to other players.
Technical Details
When installing plugins via URL, it's important to use direct download links to jar files, not plugin information pages. The file manager only works with files whose path starts with the server folder path.