VKAutoPickup

NULLED MC PLUGIN VKAutoPickup 9.7.7

No permission to download
  • Administrator
  • Creation date Creation date
Tested Minecraft Versions:
  • 1.8
  • 1.9
  • 1.10
  • 1.11
  • 1.12
  • 1.13
  • 1.14
NOTE: for plugin support, please use this.

This plugin allows you to automatically pickup items from your activity like mining and killing.

It not only pick up items, but also:
  • process enchantments on the tool such as
    • Fortune
    • Silk touch
  • process mass pickups from mining explosion from TokenEnchant, MineBomb, etc. Again, Fortune, Silk touch will be applied to all picked up exploded blocks!!
  • supports two types of Fortune behaviours:
    • Minecraft's standard fortune
    • Custom Fortune behaviour, as seen in @clip's AutoSell plugin.
  • explicitly specify the priority of the following event processing:
    • BlockBreakEvent
    • TEBlockExplodeEvent
  • allows you to list types of blocks, which should not be broken and picked up manually. This feature included to support plugins like SilkSpawner.
  • knows how to put items in VKBackPack, if a player has one.
  • knows how to talk to AutoSell plugin to automatically sell picked up items.
Demo Video:
... coming...

Installation:
Just install VKAutoPickup.jar in the plugin folder. Then you can either "restart the server" or "reload the plugin.

Commands: [aliases: /ap, /autopick, /apickup, /apick]
  • /autopickup smelt : toggles auto smelting mode.
  • /autopickup block : toggles auto blocking mode.
  • /autopickup plant : toggles auto planting mode.
Permissions:
To allow players to use auto smelting, auto blocking features, you need to give them the following permissions.

The following three types of permissions should be given to players.
  • autopickup.pickup
  • autopickup.material.* :
    • autopickup.material.<material_type>
  • autopickup.event.* :
    • autopickup.event.teblockexplode
    • autopickup.event.entitydeath
    • autopickup.event.blockbreak
    • autopickup.event.vehiclebreak
    • autopickup.event.fish
The following permissions are optional
  • autopickup.auto_smelt
  • autopickup.auto_block
  • autopickup.pickuptoggle : in order to toggle autopickup, "UserPermission:" option needs to be on.
  • autopickup.auto_plant

Configuration:
Code (Text):
Author
Administrator
First release
Last update

Ratings

0.00 star(s) 0 ratings

Latest Updates

  1. 9.7.7

    9.7.7
  2. 9.7.5

    9.7.5
  3. 9.7.4

    9.7.4
Back
Top