
Hold My Cow
Why spill a full chest when you can carry it?
- Загрузки
- 1K
- Подписчики
- 15
- Обновлён
- 7 марта 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 23 апреля 2025 г.
Hold My Cow 🐄 | The Ultimate Carry-On Experience
Hold My Cow lets you do what Mojang never dared: pickup mobs, shulker boxes, hoppers and barrels not just chests straight to your pixelated biceps.
Pickable containers
- Chests (single and double)
- Shulker Boxes
- Hoppers
- Barrels
- Furnaces
- Blast Furnaces
- Smokers
- Dispensers
- Droppers
- Ender Chests
- Brewing Stands
- Trapped Chests
Why spill a full chest when you can carry it?
🪆 Feature: You can store containers inside other containers inside more containers — including
shulkersany. Just beware of excessive stacking. (Configurable to prevent stacking.)
🐮 Key Features
- Shift + Right‑Click (empty hand) = Pickup – Works on mobs and containers (chest, barrel, hopper, yes, shulker too).
- Integrations – Respects WorldGuard (check Plugin Integrations section), Lands, GriefPrevention and Lootin protections so you don't abduct forbidden livestock.
- Double‑Chest Freedom – Grab both chests or split them and place anywhere; the plugin keeps track.
- Persistent Containers – All container contents are saved with the type of database you choose (SQLite, MySQL, MariaDB or PostgreSQL).
- Multi‑Lingual – Built‑in:
en_us,es_es,fr_fr,de_de,pt_br,pl_pl,zh_cn,ko_kr,ja_jp,vi_vnandtr_tr. - Optional Player Pickup – Flip
allow_player_pickupto bench‑press your friends. - Weight‑Based Slowness – Bigger mob → bigger slowdown. Check the weight summary below for details.
- Complete Activity Logging – Tracks all entity and container pickup activities for comprehensive auditing.
- Granular Container Permissions – Specific permissions for each container type (e.g., chests, hoppers, barrels).
- Prevent Container Stacking – Configurable option to disable nesting containers inside picked-up containers, with bypass permission.
📦 How It Works
- Sneak (shift).
- Empty hands.
- Right‑click a mob or container.
- Strut away.
- Right‑click air to place (double‑chest halves can be reunited or live separate lives – you decide).
💡 Tip: Like a Russian nesting doll, containers can carry more containers... inside other containers... inside you. Just try not to shulkerception yourself into a lag spike. (Can be disabled in config.)
How weight works
(Weight is based on maxHealth * 2, and the slowness level is based on maxHealth * 2 / 20)
Example: A Warden is 1000Kg (500❤ * 2) and a Cow is 20Kg (10❤ * 2), if settings.max_weight is 100 you can carry the Cow but not the Warden and you will be slowed down by 1 level.
⚙️ Configuration
settings:
max_weight: 100.0 # How heavy before legs give out?
allow_player_pickup: false # Turn friends into kettle‑bells?
allow_lootin_pickup: false # Ignore Lootin‑protected chests?
prevent_container_stacking: false # Prevent nesting containers inside picked-up containers?
Edit ➜ restart ➜ profit.
🔌 Plugin Integrations
Respects WorldGuard, Lands, GriefPrevention and Lootin protections.
WorldGuard Integration:
- Implemented two custom flags:
holdmycow-containersandholdmycow-entities. - These flags are set to
DENYby default. To enable HoldMyCow features in WorldGuard regions:- For protected regions: Set the corresponding flag to
ALLOWand ensure the user is a member of the region. - For the
__global__region: Set the flag toALLOW; no membership is required.
- For protected regions: Set the corresponding flag to
🔑 Commands & Permissions
| Permission | What it unlocks |
|---|---|
holdmycow.use |
Basic command permission |
holdmycow.use.reload |
Reload command |
holdmycow.use.restore |
Restore containers command |
holdmycow.carry_on |
Core plugin actions |
holdmycow.carry_on.entity |
Pickup any mob |
holdmycow.carry_on.entity.player |
Pickup players (if enabled) |
holdmycow.carry_on.container.<type> |
Pickup specific containers (e.g., .chest, .hopper, .barrel, .shulker_box) |
holdmycow.carry_on.stacking_bypass |
Bypass container stacking prevention |
holdmycow.carry_on.* |
The whole gym |
Commands:
/holdmycow reload(alias/hmc) - Refresh the config/holdmycow restore <player>- Restore previously picked up containers for a player. Useful for recovery in case of issues or special circumstances.
📥 Installation
- Server: Paper 1.21+ (Java 21).
- Drop
HoldMyCow.jarinto/plugins. - Restart server.
- Config generates automatically.
- Go lift something.
🛠️ Troubleshooting
| Issue | Quick Fix |
|---|---|
| Plugin won't load | Use Paper 1.21+ & Java 21 |
| Can't pick up | Check region perms & weight limit |
| Moving like a snail | Grab a lighter mob or do more leg day |
| Lost containers | Use /holdmycow restore <player> |
| Can't stack containers | Check config prevent_container_stacking or use bypass permission |
💬 Support
Need help? Join our Discord.
No chest left behind and hold my beer cow 💪🐄
Ченджлог
1.5.0Релиз1.21.11 · 7 марта 2026 г.
🐮 Hold My Cow 1.5.0 — Paper API Exclusive & Performance Optimizations
HoldMyCow 1.5.0 now exclusively uses the Paper API (Spigot support removed), with cleaned code and updated method logic for improved efficiency.
✨ What’s New?
- Paper-Only Support: Fully migrated to Paper API — Spigot support completely dropped.
- Code Cleanup: Thorough refactoring and cleaning of the entire codebase.
- Efficiency Updates: Reworked logic in multiple methods for better performance.
👉 Download now | Join our Discord for support!
1.4.0Релиз1.21.6, 1.21.7, 1.21.8 · 17 июля 2025 г.
🐮 Hold My Cow 1.4.0 — Enhanced Permissions and Container Stacking Control
HoldMyCow 1.4.0 introduces new features to improve permission granularity and prevent nested container stacking, enhancing gameplay control and flexibility.
✨ What’s New?
- Specific Container Permissions: Added per-container type permissions (e.g.,
holdmycow.carry_on.container.hopper,holdmycow.carry_on.container.barrel) to allow fine-tuned control over which containers players can pick up. - Permission Update: Changed
holdmycow.carry_on.chesttoholdmycow.carry_on.containerfor consistency with broader container support. - Container Stacking Control: New
prevent_container_stackingconfig option inconfig.ymlto disable nesting containers (e.g., chests inside chests). Includes a bypass permissionholdmycow.carry_on.stacking_bypassfor specific users.
👉 Download now | Join our Discord for support!
1.3.0Релиз1.21.5, 1.21.6, 1.21.7 · 27 мая 2025 г.
🐮 Hold My Cow 1.3.0 — New Restore Command and Enhanced Logging
HoldMyCow 1.3.0 introduces new features to enhance user experience and provide more control over picked-up containers.
✨ What’s New?
- Added a new command:
/holdmycow restore <player>- This command enables the restoration of any container picked up by a specified player, useful for unexpected situations or special circumstances. - Implemented detailed logging of entity and container pickup movements to improve tracking and debugging capabilities.
👉 Download now | Join our Discord for support!
1.2.1Релиз1.21.3, 1.21.4, 1.21.5 · 24 мая 2025 г.
🐮 Hold My Cow 1.2.1 — Adjacent Chest Hot-Fix
HoldMyCow 1.2.1 addresses a bug that can affect certain combinations of adjacent Double Chests.
🪲 What’s Fixed?
- Fixes the bug that affects the pickup of chests in certain combinations of adjacent double chests and optimizes the logic.
👉 Download now | Join our Discord for support!
1.2.0Релиз1.21.3, 1.21.4, 1.21.5 · 23 мая 2025 г.
🐮 Hold My Cow 1.2.0 — Enhanced WorldGuard Integration & Bug Fixes
HoldMyCow 1.2.0 introduces improved WorldGuard integration with new custom flags and addresses several minor bugs for a smoother experience.
⚙️ Integration Update
- WorldGuard Integration:
- Implemented two new custom flags:
holdmycow-containersandholdmycow-entities. - These flags are set to DENY by default. To enable HoldMyCow features in WorldGuard regions:
- For protected regions: Set the corresponding flag to ALLOW and ensure the user is a member of the region.
- For the
__global__region: Set the flag to ALLOW; no membership is required.
- Implemented two new custom flags:
🪲 What’s Fixed?
- Addressed several minor bugs to improve overall stability and performance.
👉 Download now | Join our Discord for support!
1.1.2Релиз1.21.3, 1.21.4, 1.21.5 · 21 мая 2025 г.
Hold My Cow 1.1.2 — GriefPrevention integration, Vietnamese and bug fixes
We are delighted to release Hold My Cow 1.1.2, an update that fix the new GriefPrevention integration.
🐮 Fixes and Improvements
- Added Vietnamese translation
- Fixed the GriefPrevention integration that protections were not being respected
▶︎ Download now | Join our Discord for support!
Комментарии
Загружаем…
