Перейти к содержимому
Mineforgian

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.

Загрузки
311
Подписчики
1
Обновлён
16 мая 2026 г.
Лицензия
MIT

Опубликован 28 декабря 2025 г.

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 /limit menu 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 /limit to 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 /limit command and modify settings.

Ченджлог

1.5Релиз26.1, 26.1.1, 26.1.2 · 16 мая 2026 г.

Bug Fixes Fixed Bundle Bypass: Prevented an exploit where players could place limited items inside bundles to bypass inventory carrying restrictions.

Fixed Crafting Inventory Exploits: The plugin now actively monitors items placed inside 2x2 and 3x3 crafting grids. Also resolved a bypass where items returning to the inventory upon closing the GUI skipped limitation checks, achieved by implementing a one-tick verification delay.

Fixed Container Looting Exploits: Resolved bypass methods that allowed players to exceed limits when moving items from external inventories, such as chests, using shift-clicks or hotbar number keys 1-9.

1.5Релиз26.1, 26.1.1, 26.1.2 · 22 февраля 2026 г.

Functionally, a /limit reload command was added to reload the config at runtime. Also, the limit‑block feedback now uses a compatible smoke particle so the effect works correctly.

1.4Релиз1.21.9, 1.21.10, 1.21.11 · 3 февраля 2026 г.

Enforced item limits across pickups, inventory transfers, drags, and /give. Added actionbar feedback (no sounds/particles). Limits now handle custom items safely (meta preserved when excess is removed). GUI/LimitManager wiring cleaned up and centralized. New bypass permission: itemlimiter.bypass.

1.3Релиз1.21.9, 1.21.10, 1.21.11 · 31 декабря 2025 г.

Fixed some bugs

1.2Релиз1.21.9, 1.21.10, 1.21.11 · 28 декабря 2025 г.

🛡️ Update v1.2

This update perfects the item counting and dropping logic to prevent any remaining bypasses.

🔄 Changes & Fixes

  • 🖱️ Cursor Detection: Items held on the mouse cursor are now strictly counted. You can no longer "hide" items on your cursor to bypass the limit.
  • ⬇️ Smart Drop Logic: If you exceed the limit (e.g. via crafting glitches), the plugin now drops the excess items on the ground instead of deleting them.
  • Priority System: When removing excess items, the plugin now prioritizes removing them from the Cursor first, then the Inventory.
  • ✨ Crafting Experience: You can now move items freely in your inventory and craft items, as long as the final result does not exceed your limit.

Recommended update for all users.

1.1Релиз1.21.9, 1.21.10, 1.21.11 · 28 декабря 2025 г.

✅ Fixed Crafting Exploit (Items are dropped if limit is exceeded after closing inventory). ✅ Fixed GUI Command not opening. ✅ Translated everything to English. ✅ Added logic: Crafting is allowed if result equals limit (15+1=16), but blocked if exceeding (16+1=17).

Комментарии

Загружаем…