Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 4 months ago
Verstanden, ich habe den Stil übernommen. Hier ist die Beschreibung für ItemLimiter im selben kompakten Format wie die CPvP Macros Mod:
ItemLimiter
ItemLimiter is a lightweight server-side Paper plugin for Minecraft 1.21+ that adds configurable carrying limits for items.
Features
- Dynamic Pickup System: Automatically splits item stacks on the ground if picking up the full stack would exceed the limit.
- Comprehensive Prevention: Blocks bypassing limits via crafting, inventory clicks, hotkeys, offhand swapping, and container interaction.
- In-Game GUI: Manage all limits directly via the
/limitmenu without touching config files. - World Filtering: Enable or disable limits for specific worlds.
- Optimized Performance: Event-driven logic with O(1) lookups to ensure zero impact on server MSPT.
- Server-side only: No client-side mods required.
Configuration
- Activation Keys: Use
/limitto open the management screen. - Left-Click: Increase limit (+1).
- Right-Click: Decrease limit (-1).
- Shift-Click: Remove limit.
- Add Item: Hold any item and click the "Add" button in the GUI.
Requirements
- Minecraft 1.21.x
- Paper, Spigot, or Purpur
Permissions
itemlimiter.admin: Required to use the/limitcommand and modify settings.


