
SlowManyBlock
Slows down players who carry too many blocks in their inventory. The plugin has flexible settings for thresholds and effects.
⬇ Download on ModrinthRU
SlowManyBlock — это плагин, который добавляет на ваш сервер настраиваемую систему "перегрузки". Если игрок переносит в инвентаре слишком много блоков, на него будут накладываться негативные эффекты зелий, такие как Замедление и Слабость. Это добавляет элемент реализма и может использоваться для балансировки игрового процесса.
Конфигурация
# --- Настройки по умолчанию ---
# Применяются ко всем блокам, которых НЕТ в списке 'specific-blocks'.
default-settings:
# Включить ли подсчет блоков по умолчанию? (true/false)
enabled: true
# Порог для блоков по умолчанию.
block-threshold: 256
# --- Особые блоки ---
# Здесь можно задать индивидуальные пороги для конкретных блоков.
# Эти правила имеют приоритет над настройками по умолчанию.
# Формат: 'modid:block_id': порог_количества
specific-blocks:
'minecraft:dirt': 128
'minecraft:cobblestone': 512
# --- Эффекты ---
# Эти эффекты накладываются, если сработало ЛЮБОЕ из правил (особое или по умолчанию).
# Формат: 'modid:effect_name': сила (1 = I, 2 = II, ...)
effects-to-apply:
'minecraft:slow': 1
'minecraft:weakness': 1
Команды и права доступа
/smbreload Описание: Перезагружает конфигурационный файл плагина. Право: slowmanyblock.reload
slowmanyblock.bypass Описание: Игроки с этим правом не будут подвержены эффектам плагина. Идеально подходит для администраторов и особых донат-групп.
EN
SlowManyBlock is a plugin that adds a configurable "encumbrance" system to your server. If a player carries too many blocks in their inventory, they will be given negative potion effects, such as Slowness and Weakness. This adds a layer of realism and can be used to balance gameplay.
Configuration
# --- Default Settings ---
# Applied to all blocks NOT listed in 'specific-blocks'.
default-settings:
# Enable the default block counter? (true/false)
enabled: true
# Threshold for default blocks.
block-threshold: 256
# --- Specific Blocks ---
# Set individual thresholds for specific blocks here.
# These rules override the default settings.
# Format: 'modid:block_id': amount_threshold
specific-blocks:
'minecraft:dirt': 128
'minecraft:cobblestone': 512
# --- Effects ---
# These effects are applied if ANY rule (specific or default) is triggered.
# Format: 'modid:effect_name': strength (1 = I, 2 = II, ...)
effects-to-apply:
'minecraft:slow': 1
'minecraft:weakness': 1
Commands and Permissions
/smbreload Description: Reloads the plugin's configuration file. Permission: slowmanyblock.reload
slowmanyblock.bypass Description: Players with this permission will not be affected by the plugin's effects. Ideal for admins or special ranks.
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1, 1.20.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as slowmanyblocke.jar — drop this file into the mods folder
- Download size: 11 KB
- Download link checked 22 Aug 2026 — working
These come from our own check of the pack file, not from the source page.