CCase
CCase is a simple yet powerful crate system for Minecraft servers. Players can open crates to receive random items, enhanced with stunning holograms, particle effects, and sounds. Everything is fully managed through commands.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
CCase
CCase
🎁 CCase — Crate System for Minecraft (Skript)
CCase is a complete crate system for your Minecraft server, written in Skript. It allows you to create and delete crates, add items, give keys, and open crates with beautiful effects!
---
📦 Features
- Create and delete crates (/ccase create, /ccase delete) - Add/remove items to crates (/ccadditem, /ccremoveitem) - Give keys to players (/ccgivekey) - Check key amount (/ccmykeys) - Spin effect and item drop with hologram - Double-opening protection - Particle and sound effects - Cooldown on opening
---
⚠️Important
CCase.sk ← MOVE ONLY THIS FILE! (to plugins/Skript/scripts) config.yml plugin.yml
---
📜 Commands
| Command | Description | |--------|-------------| | /ccase create <name> | Create a crate | | /ccase delete <name> | Delete a crate | | /ccadditem <crate> <slot> | Add item to crate | | /ccremoveitem <crate> <slot> | Remove item | | /ccgivekey <player> <crate> <amount> | Give keys | | /ccmykeys <crate> | Check your key count |
---
📂 Installation
1. Install Skript 2. Install HolographicDisplays for holograms 3. Open the ZIP archive 4. Put `CCase.sk` into `plugins/Skript/scripts` folder 5. Type `/sk reload CCase` in-game or in console
---
🧪 Compatibility
- Skript: 1.16 — 1.20+ - Skript: Paper, Spigot - Skript: 2.6.4+ (recommended)
---
❤️ Author
Lovingly developed by player Ziiwplay
---
📋 TODO / Ideas
- ✖ GUI for opening - ✖ Drop chance support (Coming Soon) - ✔ Configurable messages in config - ✔ 3D item drop animation
---
☕ Support
If you liked CCase and want to support the development:
- 💖 Donationalerts - 📣 Share the project with friends
---