Piggyback

== Crouch, click, Piggyback! ==

*** OVER 1000 DOWNLOADS ON BUKKIT! ***
http://dev.bukkit.org/bukkit-plugins/piggyback/

Ever wanted to CARRY pigs around like a BADASS?! Ever wanted a SLIME as PET?! TIRED of Wheat and Leads?! Your FRIEND doesn't want to come with YOU?!
Then this is the Plugin for you!

Piggyback has been around for 6 years now, and as a result, is probably more stable, and more complete, than most other stackers! Piggyback is fully configurable and can be used in Survival mode as well as Lobbies, and actually started out as a survival stacker.

German Plugin Showcase (by SzukaćHD)

 

=== How to Use ===​

 

  1. Search for a mob you want to carry.
  2. Come close to the mob (at least 5 blocks).
  3. Crouch and right click/left click(configurable) on the mob!(Players may turn off ability to be picked up, and config option to turn off for NPCs)
  4. To stop carrying the mob or player, you just crouch and right click/left click on the mob again


Players with their toggle off may not be picked up by other players or pick up other players, but can still pick up Mobs. You can use this plugin in survival, or use it as a Stacker plugin for a lobby! All of the messages are customizable, and can even be completely disabled or toggled off by the user for an immersive experience!

=== Features ===​
  • Pick up other players and mobs without commands
  • Drop or throw(configurable) other players and mobs without commands
  • Sends messages notifying player the mob has been picked up, dropped, or thrown
  • Sends spam-free messages notifying player when their actions have been denied
  • Players may toggle off Piggyback's messages
  • Set a cooldown for piggybacking
  • Require players to have empty hands before piggybacking
  • Players may toggle off their ability to be picked up. However, while toggled off, they will be unable to pick up other players
  • Block certain entities from being picked up entirely, or block Piggyback use in certain worlds
  • Non-living entities are automatically blocked from being picked up
=== Commands ===​
/pback - Displays the help page
/pback help - Also displays the help page
/pback toggle - Toggle ability to be picked up by other players on/off for yourself
/pback messages - Toggle Piggyback messages on/off for yourself

=== Permissions ===​
  • piggyback.use (default) - Allows the user to pick up entities and players, providing the player being picked up is not toggled off
  • piggyback.help (op) - Allows the user to view the /pback help
  • piggyback.toggle (op) - Allows the user to toggle on/off their ability to be picked up
  • piggyback.messages (op) - Allows the user to toggle on/off piggyback messages for themselves
  • piggyback.cooldown.bypass (op) - Bypass the pickup cooldown
=== Placeholders ===
  • mdvwPlaceholderAPI support -
    • {Piggyback_is_disabled} - Whether or not player has being picked up toggled off
    • {Piggyback_is_messages_disabled} - Whether or not player has piggyback messages toggled off
    • {Piggyback_cooldown_integer} - The player's current cooldown down in integer seconds
    • {Piggyback_cooldown_decimal} - The player's current cooldown down in decimals to two places in seconds
  • PlaceholderAPI by clip support -
    • %Piggyback_is_disabled% - Whether or not player has being picked up toggled off
    • %Piggyback_is_messages_disabled% - Whether or not player has piggyback messages toggled off
    • %Piggyback_cooldown_integer% - The player's current cooldown down in integer seconds
    • %Piggyback_cooldown_decimal% - The player's current cooldown down in decimals to two places in seconds
=== Example Config ===​

# PIGGYBACK CONFIGURATION FILE
general:
  clickType: RIGHT               // RIGHT, LEFT, or EITHER click, all while crouched, except in Ride mode, then only right click mode works when not crouched
   requireEmptyHand: true   //  Players hand must be empty to pick up
  pickUp:
    Cooldown: 10                 //  Cooldown for picking up, set to 0 to disable
clickAction: PICKUP // Or RIDE - Changes Piggyback mode
pickup:
  throwRiderAway: true        // Throw rider instead of dropping, does not      work in Ride mode
  pickUpNPCs: false            // Allow Citizens2 NPCs to be picked up
ride:
  onlyRidePlayers: false    // Only ride players, still pickup other entities
  rideNPC: false // Allow Citizens2 NPCs to be ridden
messages:
  Send: true                       //  Send piggyback messages to players
  Cooldown: 30                 //  Cooldown timer to prevent some spammable messages when Send is set to true, set to 0 to disable
blacklists:
  entityBlacklist:                //  Entities you don't want picked up
  - ARMOR_STAND
  - BOAT
  worldBlacklist:               //   Worlds you don't want piggyback to run in
  - ''

=== Developer API ===
==ToDo ===

* Config - Allowed entities list
* Config - Custom displayname of entities Exclusion list

=== How you can help ===

I'll try to keep this list updated. ;)
* Need someone to do an English Tutorial Video!


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit