PickMeUp - Carry your Entities around gently or throw them away
SpigotMCCarry every entity around or throw them somewhere. Fully configurable.
70.5k téléchargements 4.8 note
dernière v1.3.12 SpigotMC
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
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.
Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.