NOTE: This a custom enchant module requires 
TokenEnchant plugin.
This plugin contains the following custom effects:
 
- MoneyPickPocket : allows you to pickpocket money from other players
- ItemPickPocket : allows you to pickpocket an item from other players inventory
- AntiPickPocket : protects you from being pick-pocketed.
When you have an item with Money/ItemPickPocket enchant, you can "[Sneak] Right-Click" a player to steal Money/Item.
Demo Video:
coming...
Installation:
Just install TE-PickPocketEnchant.jar in TokenEnchant/enchants folder. Then you can either "restart the server" or "reload the plugin (not /te reload)". PickPocketEnchantment will automatically be loaded into TokenEnchant framework.
Configuration:
[/font][/color][/font][/size][/color]
    AntiPickPocket:
      price: 10
      max: 1
      occurrence: random
    MoneyPickPocket:
      price: 10
      max: 1
      cooldown: 10
      sneak: true
      ratio : 0.01  # balance * level * ratio = amount of $ being pick-pocketed.
      occurrence: random
    ItemPickPocket:
      price: 10
      max: 1
      cooldown: 10
      sneak: true
      occurrence: random