

Text version
**A comprehensive Minecraft Bukkit plugin that automatically protects containers with friend lists, visual indicators, ownership transfer, and automatic cleanup for inactive players.**🔒 Core Protection Features
Automatic Container Protection
- Instant Protection: All containers are automatically protected when placed by players
- Extensive Container Support: Protects 30+ container types including:
- Storage: Chests, Trapped Chests, Barrels, Ender Chests
- All Shulker Boxes: All 17 colors (configurable)
- Processing: Furnaces, Blast Furnaces, Smokers, Brewing Stands
- Redstone: Dispensers, Droppers, Hoppers
- Utility: Beacons, Anvils, Enchanting Tables, Lecterns, Jukeboxes, and more
- Double Chest Support: Automatically protects both halves of double chests
- SQLite Database: Persistent protection storage with efficient indexing
Access Control System
- Owner-Only Access: Only the player who placed the container can access it by default
- Admin Bypass: Configurable admin override with permission
chestprotect.admin.bypass - Break Protection: Prevents unauthorized players from breaking protected containers
👥 Friend System
Global Friend Lists
- Add Friends:
/chestprotect friend add <player>- Add players to your friend list - Remove Friends:
/chestprotect friend remove <player>- Remove players from your list - View Friends:
/chestprotect friend list- See all your friends - Clear List:
/chestprotect friend clear- Remove all friends at once
Friend Access Benefits
- Global Access: Friends can access ALL your protected containers
- Offline Player Support: Add friends even when they're not online
- Cached Performance: Friend lists are cached for fast access checking
- Database Persistence: Friend relationships survive server restarts
🎨 Visual Indicators
Particle Effects System
- Real-time Visual Feedback: See protection status with particle effects
- Color-Coded Indicators:
- 🟢 Green Particles (Happy Villager) - Containers you own
- 🔵 Blue Particles (Enchant) - Containers your friends shared with you
- 🔴 Red Particles (Angry Villager) - Protected containers you can't access
- Smart Display: Only shows particles within 10 blocks of players
- Performance Optimized: Updates every 2 seconds to minimize lag
- Configurable: Enable/disable visual indicators in config
🔄 Ownership Transfer
Container Transfer System
- Easy Transfer:
/chestprotect transfer <player>- Transfer ownership to another player - Look-at-Target: Simply look at the container you want to transfer (no coordinates needed)
- Instant Transfer: Ownership changes immediately with database update
- Notifications: Both players receive confirmation messages
- Validation: Ensures you own the container and target player exists
🧹 Automatic Cleanup
Inactive Player Management
- Last Access Tracking: Records when containers were last opened
- Automatic Expiry: Removes protections from containers unused for 30+ days (configurable)
- Background Cleanup: Runs automatically every 24 hours
- Manual Cleanup: Admins can trigger cleanup with
/chestprotect cleanup - World Cleanup: Removes containers from deleted worlds
⚙️ Advanced Configuration
Hopper Control
- Configurable Hopper Access: Choose whether hoppers can extract/insert items from protected containers
- Complete Block Prevention: When disabled, hoppers cannot interact with protected containers at all
- All Container Types: Works with chests, furnaces, dispensers, and all other containers
Customizable Messages
- Color Code Support: Full
&color code support in all messages - Dynamic Placeholders:
{container}placeholder shows the actual container type - Multilingual Ready: All messages configurable in config.yml
- Admin Notifications: Separate messages for admin bypass actions
Protection Settings
- Admin Bypass Toggle: Enable/disable admin override permissions
- Double Chest Protection: Auto-protect both halves of double chests
- Shulker Box Toggle: Enable/disable shulker box protection
- Placement Notifications: Configure whether players see protection messages
📊 Information & Statistics
Player Information
- Protection Stats:
/chestprotect infoshows:- Number of containers you have protected
- Number of friends in your list
- Auto-cleanup expiry setting
- Database Queries: Real-time statistics from the database
🛡️ Security Features
Database Security
- SQLite Backend: Lightweight, reliable database storage
- Prepared Statements: Prevents SQL injection attacks
- Transaction Safety: Atomic operations for data consistency
- Index Optimization: Fast lookups even with thousands of containers
Permission System
- Granular Permissions: Separate permissions for each feature
- Default Access: Basic features available to all players by default
- Admin Controls: Admin-only commands properly protected
- Permission Inheritance: Logical permission hierarchy
🚀 Performance Features
Optimization Systems
- Friend List Caching: Friend lists cached in memory for instant access
- Efficient Database Queries: Indexed database with optimized SQL
- Minimal Visual Impact: Visual indicators limited to nearby containers only
- Asynchronous Tasks: Cleanup operations don't impact server performance
Resource Management
- Lightweight Design: Minimal memory footprint
- Smart Caching: Only caches frequently accessed data
- Automatic Cleanup: Background tasks prevent database bloat
💻 Commands Reference
| Command | Description | Permission |
|---|---|---|
/chestprotect |
Show help menu | chestprotect.use |
/chestprotect friend add <player> |
Add friend | chestprotect.friend |
/chestprotect friend remove <player> |
Remove friend | chestprotect.friend |
/chestprotect friend list |
List friends | chestprotect.friend |
/chestprotect friend clear |
Clear friends | chestprotect.friend |
/chestprotect transfer <player> |
Transfer ownership | chestprotect.transfer |
/chestprotect info |
View statistics | chestprotect.info |
/chestprotect cleanup |
Clean expired containers | chestprotect.admin.cleanup |
/chestprotect reload |
Reload config | chestprotect.admin.reload |
Aliases: /cp, /protect, /lockchest work for /chestprotect
🔧 Technical Requirements
- Minecraft Version: 1.21+ (API version 1.21)
- Server Software: Bukkit, Spigot, Paper
- Dependencies: SQLite JDBC driver (usually included)
- Java Version: Java 17+ (matches Minecraft 1.21 requirements)
📋 Installation
- Download ChestProtect.jar
- Place in your server's
/plugins/folder - Restart server to generate default configuration
- Customize settings in
/plugins/ChestProtect/config.yml - Reload config with
/chestprotect reload
✨ Key Benefits
- Zero Configuration: Works immediately with sensible defaults
- User Friendly: Simple commands and clear feedback messages
- Admin Friendly: Comprehensive admin tools and controls
- Performance Conscious: Optimized for servers with many players
- Feature Rich: Advanced functionality without complexity
- Reliable: Robust database storage and error handling
This plugin provides exactly what's implemented - no more, no less. Every feature described here is fully functional and tested.
| Advertisement: |
Ченджлог
1.7-HOTFIXРелиз1.21.9, 1.21.10, 1.21.11 · 30 января 2026 г.
CHANGED! Changed the /cp alias to /chest
1.7Релиз1.21.9, 1.21.10, 1.21.11 · 11 января 2026 г.
NEW! Added copper chest support NEW! Added a public chest mode for normal players, not only admins
1.6Релиз1.21.9, 1.21.10, 1.21.11 · 3 января 2026 г.
NEW! Added hopper support NEW! Made it so items from a claimed chest can NOT move to a hopper unless the hopper is owned by the same person that has the claimed chest or the hopper is unclaimed NEW! Made it so chests are protected from explosions like creepers
1.5Релиз1.21.9, 1.21.10, 1.21.11 · 3 января 2026 г.
NEW! Added a new config option to enable / disable auto-claiming of chests and a new command to claim them!
1.4Релиз1.21.9, 1.21.10, 1.21.11 · 1 января 2026 г.
NEW! Added public mode for chests, so admins can set specific chests to be publicly accessible!
1.3Релиз1.21.8, 1.21.10, 1.21.11 · 6 сентября 2025 г.
REMOVED! Removed particles due to lag (Will probably be added in future) FIX! Fixed enchanting table protection
1.2Релиз1.21.6, 1.21.7, 1.21.8 · 5 сентября 2025 г.
VISUAL! Made description PNG based NEW! Made armorstands and item frames protected NEW! Added friends system NEW! Added lock transfer system And some other stuff
1.1Релиз1.21.6, 1.21.7, 1.21.8 · 1 сентября 2025 г.
Fixed barrels
Комментарии
Загружаем…