Pickpocket icon

Pickpocket -----

Thieving plugin for Minecraft.




  • Add '*' and '-' notation for disabled items list by @escape9179 in #108
  • Fix not pickpocket without WorldGuard by @escape9179 in #111
  • Add fishing rod pickpocket option by @escape9179 in #115
  • Thief profile configurations by @escape9179 in #117
  • Re-write configurations by @escape9179 in #120
  • Fix AIOBE when using the developer command 'giverandom ' by @escape9179 in #129
  • Fix spelling of 'shulkur_box' in disabled items list by @escape9179 in #126
  • Update API by @escape9179 in #130
  • Fixed some file corruption issues by @escape9179 in #131
  • Disabled pickpocket toggling being on by default by @escape9179 in #132
  • Change a players toggle status to true when pickpocket toggling is disabled by @escape9179 in #133
  • Fix rummaging in an inventory only adding more items to pickpocket to the inventory instead of replacing the previous items by @escape9179 in #134
  • Removed 'pickpocket target' command due to potential griefing issues by @escape9179 in #135
  • Removed the pickpocket timer from the minigame and rummage inventory by @escape9179 in #139
  • Play a sound when the person pickpocketing misclicks inside the pickpocket inventory by @escape9179 in #141
  • Added command permissions to the plugin.yml by @escape9179 in #142
  • Make 'toggle' and 'status' commands admin commands by @escape9179 in #144
  • Merge thief and victim profile types into one by @escape9179 in #146
  • Remove message displayed when a player moves while being pick-pocketed by @escape9179 in #147
----------, Aug 7, 2023

* Fix absence of WorldGuard preventing pickpocketing
----------, Dec 29, 2021

What's Changed
  • Fix NPE's and drop item on ground if inventory is full by @escape9179 in #104
Full Changelog: v2.7...v2.7.1
----------, Dec 25, 2021

  • Update to 1.17+
  • Added config option to change rummage inventory open duration.
  • Changed admin command format. Most admin commands take the form '/pickpocket admin command' instead of '/pickpocket command'.
  • Changed target command format. Uses format '/pickpocket target name' instead of '/pickpocket name'.
----------, Dec 21, 2021

  • Add Towny support (Untested on servers running older Minecraft versions)
  • Add check to prevent AFK players from being pick-pocketed.
  • Reduce potential high CPU usage.
----------, Jan 5, 2021

  • Fix players ability to pick-pocket somebody who has logged out
----------, Dec 21, 2020

* Quick fixes for 2.5.2
----------, Dec 21, 2020

  • Fixed a couple errors related to rummage inventory menu
  • Fix bug preventing ops from using '/pickpocket' without permission node explicitly given
----------, Dec 20, 2020

  • Fix console error when dragging items out of inventory
----------, Dec 13, 2020

  • WorldGuard 7.x support for per-region pick-pocketing
How to enable/disable pick-pocketing for region:
Code (Text):
/rg flag <region> pickpocket <allow/deny>
----------, Dec 7, 2020

  • Fix Pickpocket conflicting with PlayerVaults
----------, Dec 5, 2020

  • Fix sensitive move detection when pick-pocketing
  • Fix missing permission check allowing players without pick-pocket permissions to pick-pocket others
----------, Nov 30, 2020

  • Adds WorldGuard region support
How to enable/disable pick-pocketing for region:
/rg flag <region> pickpocket <allow/deny>

Note: This has only been tested on 1.16.x, and therefore many not function properly (or at all) on servers using an older version.
----------, Oct 1, 2020

Delete your message configuration if you're experiencing errors on startup.

  • Added configurable percentage of money to steal upon successfully pick-pocketing (requires Vault)
  • Changed the way getting noticed works: There is a timer instead of the thief randomly getting noticed while rummaging.
  • Changed pick-pocket success criteria: The player must click the correct item 5/5 times instead of 3/5 times.
  • Fixed players not having a cooldown after an unsuccessful pick-pocket.
  • Fixed 'messages.yml' not getting reloaded when reloading the plugin.
  • Fixed bypass command using wrong configuration value
  • Fixed admin notification message not showing in 'messages.yml'
----------, Aug 31, 2020

This prevented players from pick-pocketing when the server was running 1.13.x
----------, Aug 30, 2020

* Fix message.yml parsing error when reloading plugin
----------, Aug 29, 2020

  • Added support for 1.8.x - 1.13.x.
  • Added "messages.yml" where you can configure a variety messages output by the plugin.
----------, Aug 25, 2020

  • Possibly fixed configs not getting created.
----------, Aug 15, 2020

  • Fixed mini-game not stopping when either player moves.
  • Fixed important compatibility related bugs with PaperMC.
  • Fixed '/pickpocket exempt/bypass [name]' throwing an error when specifying a name.
----------, Aug 14, 2020

  • Added in a player move check to make sure pick-pocketing is cancelled when a player moves
  • Added '/pickpocket [name]' command - You can only pick-pocket a player within 4 blocks of your location
  • Added 'pickpocket.use' permission - Allows usage of the plugin
  • Added configuration for mini-game re-roll rate. Default is every second.
  • Added configuration for chance of getting caught while rummaging
  • Fixed cursor getting centered every time "Keep rummaging..." is clicked
----------, Aug 12, 2020

  • Players must now crouch to pick-pocket
  • Configure pick-pocket cool down in config.yml
  • You can disable status messages in config.yml
  • Added reload command '/pickpocket reload'
----------, Aug 9, 2020

  • Rewrote/removed most of the code and old features
  • Added 1.14.x-1.16.x compatibility
  • Added ability to rummage through parts of a players inventory
  • Made pick-pocketing more interactive by introducing a mini-game (if you win you get the item, if you lose you don't)
  • Made pick-pocketing toggleable with '/pickpocket toggle' (pickpocket.toggle)
  • Made the hot-bar function as "safe-slots" or slots that are safe from pick-pocketing
  • You can now define a list of "disabled-items" or items that aren't pick-pocketable in the config.yml (if you already have a config.yml, delete it to get the new one)
----------, Aug 8, 2020

* Made pick-pocketing toggleable with '/pickpocket toggle' (pickpocket.toggle)
----------, Aug 8, 2020

  • Rewrote/removed most of the code and old features
  • Added 1.14.x-1.16.x compatibility
  • Added ability to rummage through parts of a players inventory
  • Made pick-pocketing more interactive by introducing a mini-game (if you win you get the item, if you lose you don't)
----------, Aug 8, 2020

#v1.0.5
*
Fixed commands with optional player arguments not working.
* Fixed error when interacting with another player (stealing).
----------, Jan 19, 2016

#v1.0
* Chance for an item depends on how many times you stole it instead of every items chance being affected.
* Replaced experience with times stolen.
* Changed equation for determining 'Your chance'.
* Removed unnecessary configuration sections.
* Added command '/pickpocket giverandom <amount>' to give yourself a random pickpocket item.
* Permission: pickpocket.developer
* Decreased automatic saving from every 30 seconds to every 5 seconds.
* Pickpocket item inventory always opens at the first page.
* Changed command '/pickpocket xp' to '/pickpocket steals'.
* Removed command '/pickpocket givexp'.
* Added command '/pickpocket bypasscooldown <true/false> <optional name>' to toggle cooldown bypassing.
* Permission: pickpocket.bypass.cooldown
* Added command '/pickpocket exempt <true/false> <optional name>' to toggle exemption from being stolen from.
* Permission: pickpocket.exempt
* Added command '/pickpocket admin <true/false>' to toggle admin notifications.
* Permission: pickpocket.admin


####Bugs

* Some pickpocket items aren't visible in '/pickpocket items' once you've received it.
----------, Jan 16, 2016

Changes to chances, and experience.
----------, Jan 9, 2016

* Fixed multiple NullPointerExceptions
----------, Dec 31, 2015

+ = Addded
- = Removed
* = Fixed
~ = Changed

0.9.6
* Severe inventory bug that rendered the plugin almost unplayable.
* Item Duplication bug
* Profile duplication bug.
~ Refactoring
----------, Dec 29, 2015

Resource Information
Author:
----------
Total Downloads: 5,227
First Release: Dec 28, 2015
Last Update: Aug 7, 2023
Category: ---------------
All-Time Rating:
8 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings