▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Pick-Em Up!
Pick-Em Up!

Pick-Em Up!

Pick mobs up, without mods! Allows players to carry mobs and players. Configurable!

20
0

Wide Plugin Showcase

Pick up players and entities and carry them around, with an arm-raise animation!


Overview

PickEmUp lets players physically pick up mobs and other players and carry them on their heads. Complete with a satisfying arm-raise animation (visible to others).

⚠️ A resource pack must be enabled so that the arm animation can display correctly.


Features

  • Pick up any mob or player by sneaking and right-clicking them
  • Carried entities are posed in a sitting position while held
  • Customizable action bar messages for pickup, drop, and "already carrying" states
  • Configurable pickup cooldown to prevent spam
  • Blacklist specific entity types (Ender Dragon, Wither, etc. blocked by default)
  • Optional permission system to restrict who can carry entities
  • Folia supported

Controls

ActionResult
Sneak + Right-click entityPick up the entity
Sneak + Left-click / Sneak + Right-click (air)Drop all carried entities

Dependencies

This plugin requires the following to function:

  • ProtocolLib: Used for sending custom packets to animate the arm raise and equipment display
  • OpenJS: The JavaScript plugin engine that powers PickEmUp's scripting system

Configuration

{
  "animateArm": true,
  "requiresPermission": false,
  "pickUpPlayers": true,
  "pickupCooldownSeconds": 1,
  "permissioName": "pickemup.use",
  "blacklistedTypes": ["ENDER_DRAGON", "WITHER", "WITHER_SKULL", "GIANT"]
}
OptionDescription
animateArmToggle the arm-raise animation
requiresPermissionRestrict usage to players with the configured permission
pickUpPlayersAllow picking up other players
pickupCooldownSecondsSeconds between pickup attempts
blacklistedTypesEntity types that cannot be picked up

Permissions

NodeDescription
pickemup.useAllows the player to pick up entities (if permission mode is enabled)

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

Minecraft: Java Edition

26.1.x1.21.x

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

Сервер

Детали

Лицензия:MIT
Опубликован:2 недели назад
Обновлён:1 неделю назад
Главная