ChunkyCarts [1.8-1.21.5] - Limit Minecarts & Items Per Chunk icon

ChunkyCarts [1.8-1.21.5] - Limit Minecarts & Items Per Chunk -----

Prevent lag machines by limiting minecarts and items per chunk with admin notifications and effects



ChunkyCarts Documentation

Configuration Guide

Main Configuration (config.yml)

minecarts:
limit: 16 # Maximum minecarts per chunk
admin:
bypass: true # Allow admins to bypass limits
force_remove: true # Remove excess even from admins

items:
limit: 32 # Maximum items per chunk
tracked: # Items to track
- DIAMOND
- NETHERITE_INGOT
admin:
bypass: true
force_remove: true

notifications:
admin: true # Enable admin notifications
cooldown: 5 # Notification cooldown in seconds

Language Configuration (messages.yml)

reload: "§aConfiguration reloaded!"
no-permission: "§cYou don't have permission!"
teleport-message: "§aTeleporting..."
teleport-failed: "§cTeleport failed!"
world-not-found: "§cWorld not found!"
invalid-coordinates: "§cInvalid coordinates!"

admin_notifications:
minecart: "§c[!] §fExcess minecarts in {world} at {x} {y} {z} (Count: {count}, Player: {player})"
items: "§c[!] §fExcess items ({type}) in {world} at {x} {y} {z} (Count: {count}, Player: {player})"


Commands Usage

Main Command
- `/chunkycarts` (aliases: `/cts`, `/carts`)
- Shows help message

Reload Configuration
- `/cts reload`
- Reloads all configuration files
- Requires `chunkycarts.admin` permission

Teleport Command
- `/cts tp <world> <x> <y> <z>`
- Teleports to specified coordinates
- Requires `chunkycarts.admin` permission
- Example: `/cts tp world 100 64 -200`

Permissions Guide

Admin Permissions
- `chunkycarts.admin`
- Access to all commands
- Default: op

Bypass Permissions
- `chunkycarts.bypass`
- Bypass chunk limits
- Can be overridden by force_remove
- Default: op

Notification Permissions
- `chunkycarts.notify`
- Receive excess notifications
- Default: op
Resource Information
Author:
----------
Total Downloads: 33
First Release: Apr 20, 2025
Last Update: Apr 20, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings