Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Creators
Details
CobbleLvlCap – Level Caps for Cobblemon
CobbleLvlCap is a lightweight, plug-and-play addon for Cobblemon that introduces true player-based level caps. Perfect for progression servers, gym systems, adventure maps, or simply keeping the early game balanced.
🎯 Core Features ✔️ Per-Player Level Caps
Each player gets a level cap based on simple Minecraft tags:
No tag → uses defaultCap
Tag like cap_30 → sets a level cap of 30
Multiple tags → highest wins
Used for:
XP gain
Trades
PC → Party transfers
📈 Experience Cap (optional)
ON → Pokémon stop gaining XP once reaching the player’s cap
OFF → vanilla Cobblemon XP Config: enableExperienceCap
🎣 Capture Cap (two modes)
- Tag-based cap
Uses the same cap as XP/trades.
- Highest-party-level cap
Your highest-level party Pokémon defines what you can catch. Empty party → no capture limit.
If a capture exceeds the cap:
denyCaptureAboveCap = true → capture cancelled
false → Pokémon is caught but sent to PC
💾 PC → Party Restriction
Blocks moving a Pokémon from PC into the party if it exceeds the player’s cap.
Transfer denied
Red message shown
PC menu closes
Config: denyPcToPartyAboveCap
🤝 Trade Restriction
Cancels trades where the received Pokémon exceeds the receiving player’s cap.
Shows: “Trade cancelled (max level: X)”
Config: enableTradeCap
🛠️ Admin Bypass
Operators may bypass restrictions. Config: allowCommandBypass Config: allowOpGamemodeBypass
⚙️ Configuration
File: config/cobblelvlcap.json
Available options:
defaultCap byTag (e.g. "cap_20": 20) allowCommandBypass allowOpGamemodeBypass enableExperienceCap enableTradeCap denyCaptureAboveCap denyPcToPartyAboveCap usePartyHighestAsCaptureCap
Commands:
Reload config: /cobblelvlcap reload
Check your capture cap: /cobblelvlcap info
📦 Requirements
Minecraft 1.21.1
Fabric Loader
Fabric API
Cobblemon 1.7
🚀Setup
Drop the mod into your mods folder.
Launch the game/server once to generate the config.
Edit config/cobblelvlcap.json to adjust caps.
Done.
💬 Support
Found a bug or want new features?
Join the community: 📌 Discord: https://discord.gg/MVZ4EWrj2k



