▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Enderman Limiter
Enderman Limiter

Enderman Limiter

EndermanLimiter is a lightweight Minecraft plugin that restricts Endermen from picking up specified blocks. In dimensions such as The End, Endermen will pick up blocks like red mushrooms, which can interfere with builds and decorations.

25
2

English Introduction

Overview

EndermanLimiter is a lightweight Minecraft plugin that restricts Endermen from picking up specified blocks. In dimensions such as The End, Endermen will pick up blocks like red mushrooms, which can interfere with builds and decorations. This plugin allows you to configure which dimensions are affected and which blocks Endermen cannot pick up.

Features

  • Configurable dimensions (The End / Overworld / Nether)
  • Configurable block list for pickup restriction
  • Supports Paper 1.21
  • Supports Folia
  • Runtime config reload

Installation

  1. Ensure your server runs Paper 1.21 or Folia
  2. Place endermanlimiter-v1.0.jar into the plugins folder
  3. Restart the server
  4. Edit plugins/EndermanLimiter/config.yml to customize settings

Commands

CommandDescriptionPermission
/endermanlimiter reloadReload configurationendermanlimiter.reload

Configuration

config.yml is generated on first run. Example:

# Enabled dimensions: THE_END, NORMAL=Overworld, NETHER
dimensions:
  - THE_END

# Blocks that Endermen cannot pick up (Minecraft block IDs)
blocks:
  - RED_MUSHROOM
  - BROWN_MUSHROOM
  - RED_MUSHROOM_BLOCK
  - BROWN_MUSHROOM_BLOCK
  - MUSHROOM_STEM
  • dimensions: List of dimensions where the restriction applies
  • blocks: Blocks that Endermen cannot pick up. Use Bukkit Material names; see Spigot Javadoc for the full list

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:Apache-2.0
Опубликован:1 месяц назад
Обновлён:1 месяц назад
Главная