Данные могли устареть: источник временно недоступен, показан кэш.

CaveCrawlers
A feature-rich Minecraft plugin for custom items, shops, mining, and more.
- Загрузки
- 118
- Подписчики
- 3
- Обновлён
- 7 июня 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 12 декабря 2025 г.
CaveCrawlers
CaveCrawlers is a powerful Minecraft plugin that adds custom items, shops, and mining mechanics to your server. It features advanced item management, player progression, and seamless integration with MythicMobs, making it ideal for RPG adventures or custom survival worlds.
Screenshots
Creating and editing items
Demo item
Shop editor
Features
- Custom items with stats, abilities, and rarities
- Shops with editor and browser
- Mining system with block info and hardness
- Coin and player data management
- Integration with MythicMobs
Commands
Main Commands
/cc help— Show this help message/cc item— Item commands/cc shop— Shop commands
Item Commands
/cc item give <player> <Item id> [amount]— Give a player an item/cc item get <Item ID> [amount]— Give yourself an item/cc item browse— Open the item browser/cc item create <id> <material>— Create an item/cc item clone <originId> <id>— Clone an item/cc item edit stat <stat> <number>— Edit an item's stat/cc item edit ability <ability>— Edit an item's ability/cc item edit name <name>— Edit an item's name/cc item edit description <description>— Edit an item's description/cc item edit type <type>— Edit an item's type/cc item edit rarity <rarity>— Edit an item's rarity/cc item edit baseItem <material>— Edit an item's base item/cc item edit baseItemToHand <id>— Edit an item's base item to the item in your hand/cc item import <id>— Import the item in your hand (advanced)
Shop Commands
/cc shop create <name>— Create a shop item/cc shop open <shop-name>— Open the shop/cc shop editor <shop-name>— Open the shop editor
Installation
- Download the latest CaveCrawlers jar from the releases.
- Place the jar file in your server's
pluginsfolder. - Start or restart your server.
- Configure items, shops, and other features in the config files.
Requirements
- Java 21+
- Paper Minecraft server
- Vault
- ProtocolLib
- MythicMobs
Contributing
Contributions are welcome! Please open issues or pull requests for improvements and bug fixes.
License
This project is licensed under the GPLv3 License.
Ченджлог
1.3.0Релиз26.1, 26.1.1, 26.1.2 · 7 июня 2026 г.
26.1 Support
Added Support to Minecraft 26.1
Yaml To Database
Player data migarted to a Database instead of file per player Using H2 by default and allowing you to use MySQL instead
Please Note that MySQL support has some problems with syncing between servers if the database server is slow
Better MythicMobs Support
integrate MythicMobs health data for sorting in category menus
Expiermental Features
Added MythicMobs item supplier feature that allows you to use cavecrawlers items in mythicmobs (requires restart)
1.2.0Релиз1.20.4, 1.20.5, 1.20.6 · 7 июня 2026 г.
- New Features
- Introduced SandStorm ability with configurable effects and damage scaling
- Improvements
- Stat commands now default to the invoking player and support explicit targetting with clearer confirmations
- Documentation
- Added comprehensive Drops guide covering entity/block/boss/altar drops with examples
- Refactor
- Converted several fixed enums into dynamic registries to improve extensibility
This version is not new its from 2026-03-29
1.1Релиз1.21.9, 1.21.10, 1.21.11 · 28 февраля 2026 г.
📦 Version 1.1.0 — The Index
This release introduces a comprehensive in-game Index system, upgrades the underlying engine to Paper 1.21.11, and brings significant quality-of-life improvements to shop automation and player data management.
⚠️ Breaking Changes
- Minecraft Version: Minecraft 1.19 is no longer supported. This version is built specifically for modern environments.
- Java Version: This update requires Java 21 or higher. Please ensure your server startup script or hosting panel is updated.
🧪 Experimental Features
The following features are disabled by default and can be enabled in the config.yml. Use with caution as they may impact performance or stability:
- Cooldown Animations: Visual cooldown animations for abilities. (
enable-cooldown-animation) - Advanced Hammer Sorting: Sort blocks by distance or block face (useful for specific mining behaviors, but may increase CPU load). (
hammer-sort-by-distance,hammer-sort-by-face)
🚀 New Features
In-Game Index System: A searchable GUI for Mobs, Blocks, Bosses, and Altars. Includes controls for hidden entries and sorted listings. use with
/indexin the future will also allow admins to edit dropsTargeted Data Commands: Admins can now target specific players for
load,save, andresetoperations.MythicMobs Support: Native name lookup support for MythicMobs.
Face-Aware Mining: Improved hammer mechanics that intelligently account for the block face being hit.
Enhanced Profile Viewer: Off-hand items now render correctly in the Player Viewer GUI.
Advanced Rewards: Added support for command-based drops and range-based drop logic.
🛠️ Improvements
Platform Update: Fully updated to Paper 1.21.11.
Config Engine: Migrated to BoostedYAML for more robust and flexible configuration management.
CI/CD: Updated build pipeline to use JDK 21 and publish build artifacts automatically.
🐛 Bug Fixes
Data Stability: Improved player data caching and resolved inconsistent save behaviors.
Null Safety: Extensive "null check" pass across shop and skill modules to prevent random crashes.
Shop Logic: * Resolved issues with shop syncing.
Entity Tracking: Fixed damage credit tracking for spawned living entities.
Validation: Skill configurations now skip invalid entries instead of failing entirely.
Prevented duplicate portable-shop assignments to a single item.
Fixed errors caused by missing stat entries via safe-retrieval logic.
1.0Релиз1.21.9, 1.21.10, 1.21.11 · 12 декабря 2025 г.
First Version of the plugin Make sure your server is running Paper and has Vault, ProtocolLib, MythicMobs
Комментарии
Загружаем…