Do you find leashes as boring as I do?
If yes: PickMeUp is your plugin! If no: You gonna love it anyway!
Pick me Up allows you to pick up every existing entity.
You can enable and disable pick up for every entity (Players as well if you want).
You can also define a permission for every entity.
Because this is not enough and just let them down again is lame you can throw them away.
And yes you can pickup someone who picked up someone. Reach the sky!
Versions:
1.17 and newer use the latest release.
1.16 or older use 1.3.1.
How it works
To pick up an entity you just need to sneak and right click on an entity with an empty hand.
To let the entity down sneak for a short time.
To throw keep sneaking. A throwbar will pop up.
You can cancel the throw process with a right click.
Configuration
Spoiler: config.yml
# This is the debug level of the plugin. Dont change this unless requested.
debug : INFO
generalSettings:
== : pickMeUpGeneralSettings
# The language file from the messages directory
language : en_US
# Check for updates
updateCheck : true
carrySettings:
== : pickMeUpCarrySettings
# The force with which a entity will be thrown when the bar is full
throwForce : 2.0
# Allow to pickup entites which have also a entity as passenger
allowStacking : false
mobSettings:
== : pickMeUpMobSettings
# a list of mobs
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
allowedMobs :
- PIG
- CHICKEN
- RABBIT
- RABBIT
- WOLF
- CAT
- BOAT
- SHEEP
- PARROT
- FOX
# you require a permission as well to pickup a mob
requirePermission : true
# use the list from above as blacklist
blacklist : false
worldSettings:
== : pickMeUpWorldSettings
# Restrict worlds where entities can be picked up
restrictWorlds : false
# use the list below as blacklist
blacklist : false
# the world where entities can be picked up or not
worlds :
- world
Code (YAML):
# This is the debug level of the plugin. Dont change this unless requested.
debug : INFO
generalSettings:
== : pickMeUpGeneralSettings
# The language file from the messages directory
language : en_US
# Check for updates
updateCheck : true
carrySettings:
== : pickMeUpCarrySettings
# The force with which a entity will be thrown when the bar is full
throwForce : 2.0
# Allow to pickup entites which have also a entity as passenger
allowStacking : false
mobSettings:
== : pickMeUpMobSettings
# a list of mobs
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
allowedMobs :
- PIG
- CHICKEN
- RABBIT
- RABBIT
- WOLF
- CAT
- BOAT
- SHEEP
- PARROT
- FOX
# you require a permission as well to pickup a mob
requirePermission : true
# use the list from above as blacklist
blacklist : false
worldSettings:
== : pickMeUpWorldSettings
# Restrict worlds where entities can be picked up
restrictWorlds : false
# use the list below as blacklist
blacklist : false
# the world where entities can be picked up or not
worlds :
- world
Permissions
pickmeup.reload => Allows to reload the plugin
pickmeup.pickup.<entity_type> => Allows to pickup a specific entity
pickmeup.bypass.nostack => Allows to pickup an entity with a passenger even if the config does not allow it.
Integrations
The plugin supports protection with plugins via hooks or native.
- WorldGuard (User requires interact permissions in region)
- BentoBox (Only team members can pick up)
- GriefPrevention
- PlotSquared
- RedProtect
- Towny
This plugin collects anonymised data via bStats.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.13, 1.14, 1.15
- 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 Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.
PickMeUp - Carry your Entities around gently or throw them away is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 73,069 times (via Spigot). Download it and open it directly in the game.