A powerful Minecraft Paper/Bukkit server management plugin that provides automatic OP permissions, plugin installation/uninstallation, and TNT safety monitoring features.
| Command | Description |
|---|---|
/autoop reload | Reload plugin configuration |
/install <URL> | Download and install plugin from URL |
/uninstall <filename> | Uninstall plugin file |
/tntsaver <on or off> | Enable/disable TNT warnings |
!Downloading plugin...
All permissions default to OP level:
autoopplugin.reload - Reload plugin configurationautoopplugin.install - Install plugins from URLsautoopplugin.uninstall - Uninstall plugin filesautoopplugin.tntsaver - Control TNT warning systemplugins folderThe plugin is configured to automatically grant OP permissions to the user li2012China. To change this, modify the TARGET_USERNAME constant in the source code and rebuild the plugin.
# Clone the repository
git clone https://github.com/li2012China/FilesaMCServerManager.git
cd FilesaMCServerManager
# Build the plugin
./gradlew build
# The built JAR will be in build/libs/
FilesaMCServerManager/
├── src/main/java/com/example/autoopplugin/
│ └── FilesaMCServerManager.java # Main plugin class
├── src/main/resources/
│ └── plugin.yml # Plugin configuration
├── build.gradle # Build configuration
└── settings.gradle # Project settings
Contributions are welcome! Please feel free to submit pull requests or open issues for any bugs or feature requests.
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have questions:
Note: This plugin is designed for server administrators who need automated management tools. Use responsibly and ensure proper permissions are configured for your server environment. This plugin used to be called autoopplugin. After being rewritten, it no longer has any relation to Auto op.

A little server manager on paper. DO NOT DOWNLOAD IT