Open-source Minecraft server plugins for PaperMC and Spigot.
Gameplay mechanics, world tools, admin utilities, and quality-of-life enhancements.
Cobbleworks maintains independently versioned Minecraft server plugins covering gameplay systems, world tools, automation, transport, and administration. Check each repository for its exact Paper or Spigot version, Java requirement, and optional integrations before installation.
| Plugin | Repository | Description |
|---|---|---|
| Advanced Achievements | Advanced-Achievements-Plugin | Comprehensive achievement system with custom rewards, GUI claiming, chat creation wizard, and persistent SQLite/MySQL tracking. |
| Area Rewind | Area-Rewind-Plugin | Advanced area protection, backup, and restoration system with undo/redo, automatic backups, WorldEdit schematic export, and GUI management. |
| Blockfolk | Blockfolk-NPC-Plugin | Persistent fake-player NPCs with GUI configuration, routes, behaviors, conversations, combat, world interaction, and optional AI control. |
| Blood Moon | BloodMoon-Plugin | Configurable Blood Moon event with seven Citizens/Sentinel boss encounters, unique abilities, difficulty profiles, and admin controls. |
| Custom Jukebox | Custom-Jukebox-Plugin | Folder-aware NBS playback through personal controls, persistent jukebox signs, and configurable redstone modes. |
| Hookshot | Hookshot-Plugin | Transforms fishing rods into configurable grappling hooks with per-player settings, pull speed, and effects. |
| Map Revealer | Map-Revealer-Plugin | Instantly reveals filled maps with customizable color schemes, Y-level control, and automatic map locking. |
| Piston Crusher | Piston-Crusher-Plugin | Automated block crushing using pistons with material whitelists and drop multipliers. |
| Power Mining Tools | Power-Mining-Plugin | Mining enhancements including mounted mining, ore scanner, magnetic hoppers, escape ropes, miner's helmet, and auto-smelting. |
| Rail Boost | Rail-Boost-Plugin | Enhanced minecart system with speed presets, auto-pickup, onboard storage, and advanced transportation features. |
| Super Enchantments | Super-Enchantments-Plugin | Extended enchantment levels (up to 255) plus custom enchantments with combat and utility effects. |
| Useful Autocrafter | Useful-Autocrafter-Plugin | Prevents autocrafters from dropping below 1 item per slot for continuous crafting. |
| Wireless Redstone | Wireless-Redstone-Plugin | Wireless synchronization of redstone lamps, copper bulbs, and containers across any distance with GUI management. |
- Navigate to the repository of the plugin you want to use.
- Download the latest
.jarfile from the repository's Releases page. - Place the
.jarinto your server'splugins/folder. - Restart the server to generate the default configuration files.
- Refer to the individual plugin's
README.mdfor commands, permissions, and configuration options.
- Server Software: Paper and Spigot-compatible servers; exact support varies by plugin
- Minecraft Versions: Legacy 1.19+ through the current 26.2 release, depending on the plugin
- Java Requirements: Java 17, 21, or 25 as documented by each plugin
Contributions are welcome! Feel free to open issues or submit pull requests in the respective repositories. Please follow the existing code style and provide clear descriptions of changes.
All plugins are released under the MIT License. See the LICENSE file in each repository for details.