ItemLimit
A lightweight, secure, and optimized Minecraft Paper plugin (1.21+) that allows server admins to limit the amount of specific items a player can carry.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
ItemLimit
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
* Server-side only: Automatically splits item stacks on the ground if picking up the full stack would exceed the limit. * Server-side only: Blocks bypassing limits via crafting, inventory clicks, hotkeys, offhand swapping, and container interaction. * Server-side only: Manage all limits directly via the `/limit` menu without touching config files. * Server-side only: Enable or disable limits for specific worlds. * Server-side only: Event-driven logic with O(1) lookups to ensure zero impact on server MSPT. * Server-side only: No client-side mods required.
Configuration
* Add Item: Use `/limit` to open the management screen. * Add Item: Increase limit (+1). * Add Item: Decrease limit (-1). * Add Item: Remove limit. * Add Item: Hold any item and click the "Add" button in the GUI.
Requirements
* Paper, Spigot, or Purpur * Paper, Spigot, or Purpur
Permissions
* `itemlimiter.admin`: Required to use the `/limit` command and modify settings.