

Account required
Sign in to download
You can browse listings, docs, support, and wiki pages without an account. Buying, downloading, and reviewing are tied to a Block Arsenal account so entitlements, updates, and support stay attached to you.
You can browse the full site without an account, but downloads and purchases unlock after you sign in.
Author
Duq_
Downloads
1
Updated
3/21/2026
Documentation
Kits & Crates + — Documentation
Author: Duq_ • Native: 1.21 • Test Server: mcwar.co
1) Requirements
2) Installation
Drop the jar into: /plugins
Start the server once to generate files.
Stop the server (optional but recommended) and review configs.
Start the server again.
Tip: If you’re upgrading from an older build, back up your plugin folder first:
/plugins/i
3) First-Time Setup Checklist
4) Core Concepts
Kits
Crates
Reveal Styles / Themes / Effects
Reveal Style controls the motion/showcase style (example: ORBIT / HELIX / FRONT_LINE / POP_UP / etc.)
Reveal Theme layers a “vibe” on top (example: DEFAULT / FIRE / ICE / VOID / ELECTRIC / etc.)
Reveal Effect is a separate effect selection used by the editor (example: ground_break_fire style effects depending on your build)
Block Crates + Keys
Reward Actions (Optional per reward entry)
Player Command — command runs as the player (permissions apply).
Console Command — command runs as console (use with care).
Sound — sound played on win (or during the flow depending on settings).
Particles — particle effect on win (or during the flow depending on settings).
5) Using the Admin GUI (Editor)
Note: Menu labels can vary slightly depending on your build. The flow below matches the standard editor structure.
5.1 Create a Kit
Open the admin/editor menu.
Go to Kits → Create.
Set:
Name (internal id + display name)
Icon (what shows in the GUI)
Description/Lore (optional)
Permission (optional but recommended)
Add items:
Use the editor’s Add Item tools (or drag items in, depending on your build).
Save when finished.
5.2 Create a Crate
5.3 Editing Chances (Best Practices)
Keep common rewards in higher ranges (ex: 30–60%), rare rewards lower (ex: 0.5–5%).
Avoid “impossible math” where total chances don’t make sense for your roll system.
If your build uses weighted selection rather than strict percentage totals, treat “%” as relative weight.
Important: If your crate system runs an animation, do not force-close the inventory or reload the plugin mid-opening. The system is designed to protect active openings.
5.4 Block Crates + Key Settings (Crate Access)
6) Player Usage
7) Commands
These match the current plugin.yml command labels. Subcommands are shown in each command’s usage.
Command Purpose
/kits Open the kits menu
/kit Claim or manage kits (includes create/edit/delete/reload patterns)
/crate Open or manage crates (includes open/give/create/edit/delete/reload patterns)
/kcp Open Kits & Crates+ settings
8) Permissions
These match the current plugin.yml permission nodes. Use per-id permissions for access control, or wildcard nodes if desired.
Permission Purpose
mcwar.kits.admin Admin access to kits (create/edit/delete/reload + bypass)
mcwar.crates.admin Admin access to crates (create/edit/delete/reload + bypass)
mcwar.kits.use.* Wildcard permission for all kits
mcwar.crates.use.* Wildcard permission for all crates
Common per-id patterns (recommended):
9) Files & Configuration
After first run, the plugin creates a folder in:
/plugins/i
Common files you may see (names vary by build):
If you edit files manually, restart or use the plugin’s reload option (if provided) to apply changes safely.
9.1 Menu Theme Packs (/kits)
The /kits GUI is fully themeable (title, border, fill, buttons, lore templates, etc.)
Theme packs can be applied in-game (Menu Themes) and saved as the active theme.
Common packs included in builds like this: Premium / Minimal / Dark / Neon (depending on your file pack).
9.2 Block Crates + Keys (Config)
9.3 Reveal Defaults + Picker Libraries
[hr][/hr]
10) Troubleshooting
[spoiler=Common Issues]
“Commands don’t work”
- Confirm you’re using the correct command label (check plugin.yml or /help).
- Confirm permissions.
- Confirm the plugin loaded successfully at startup (look for its enable message).
“Crate animation stops / weird behavior”
- Avoid reloading mid-opening.
- Confirm no inventory/GUI management plugins are force-closing inventories.
- Test with a minimal plugin set to isolate conflicts.
“Rewards actions don’t run”
- For console commands: verify the command works when run from console manually.
- For player commands: verify the player has permission for that command.
- If placeholders are supported, use the exact placeholder format shown in your editor/config (commonly %player%).
11) Support
When reporting an issue, include:
Test Server: mcwar.co
Account required
Sign in to download
You can browse listings, docs, support, and wiki pages without an account. Buying, downloading, and reviewing are tied to a Block Arsenal account so entitlements, updates, and support stay attached to you.
Author
Downloads
1
Released
3/21/2026
Updated
3/21/2026
Compatibility
Paper, Spigot
Dependencies
Install difficulty
Easy
Latest release
0.3.4 | 3/21/2026
Latest release notes will surface here alongside the full updates tab.











