PersonalPickup
Personal Pickup

Personal Pickup basically disables item and XP drops from blocks, mobs, etc. Instead they go directly into the player's inventory. In reality, its designed to reduce lag, prevent item stealing, and item loss. Great for any server that wants to prevent admins from getting annoyed because players are complaining about items getting stolen.
Updates / News
I'm abandoning this plugin, if anybody would like to take it over and keep updating it, please contact me. I will no longer be updating it, but I need an experienced plugin programmer to continue to make this plugin.
Commands
- /ppt - Enables/disables the pickup of items automatically
Permissions
- PersonalPickup.pickup - Allows players to use the plugin
Source Code
- Current source code in jar
- GitHub (Old Source)
-
View User Profile
-
Send Message
Posted May 30, 2013Hi Bugs:
-
View User Profile
-
Send Message
Posted May 27, 2013@Allek1 Thank you a lot! Great job. Plugin simply, but very powerfull :)
-
View User Profile
-
Send Message
Posted May 27, 2013@Ethrisable
Fixed. If you want the newest version:
http://dev.bukkit.org/server-mods/personalpickup/files/9-personal-pickup-v3-1/
Note: This version is not approved by Bukkit.
-
View User Profile
-
Send Message
Posted May 27, 2013It's ignoring World Guard. PLayers can destroy in worldguard region!
-
View User Profile
-
Send Message
Posted May 27, 2013@Fire_Feather
A little copy pasta magic and it becomes a good description. And by the way, I literally had no idea what it was without that summary.
-
View User Profile
-
Send Message
Posted May 26, 2013So glad to see people taking interest in this! Thank you so much, Allek1! By the way, I like the description ;)
-
View User Profile
-
Send Message
Posted May 25, 2013Thanks Allek1! Works Great... :)
-
View User Profile
-
Send Message
Posted May 25, 2013Here is an updated version of the plugin: https://www.dropbox.com/s/suusnpc3669ljfw/PersonalPickup%20v3.0.1.jar
-
View User Profile
-
Send Message
Posted May 24, 2013Yes,Please update this to 1.5.2... :)
-
View User Profile
-
Send Message
Posted May 21, 2013Can anyone take over this plugin?
-
View User Profile
-
Send Message
Posted Apr 10, 2013@LordDrikon
You can remove or add anything from the blacklist, it was simply in there as an example.
Metrics is enabled and it uses it's own folder called plugin metrics. Any plugin that uses it will use the settings in that folder. (I'm betting you have plugins on your server like essentials, vault, all of those use metrics, they juts don't tell you) I recommend keeping it on because it does give me some good data, and it really doesn't do anything against server performance. It does not take your ip or do anything like that, check out mcstats.org - all the data is public, and the code used is open source.
Thanks for using my plugin :)
-
View User Profile
-
Send Message
Posted Apr 8, 2013In the new config.yml there is a blacklist. I presume the default is that the main "world" has the plugin's magnet effect is turned off.
Also when I start my server I noticed it says "[PersonalPickup] Metrics enabled. Visit mcstats.org"
Are you collecting usage data? If so please put a metrics=false option in there.
-
View User Profile
-
Send Message
Posted Mar 27, 2013Very nice, it works fine!
-
View User Profile
-
Send Message
Posted Mar 24, 2013Updated it again and fixed all the tickets
-
View User Profile
-
Send Message
Posted Mar 19, 2013Updated for minecraft 1.5 ~ version 2,8 (Added world blacklist, and a per player toggle command)
-
View User Profile
-
Send Message
Posted Mar 7, 2013Oooo this can be very useful!
-
View User Profile
-
Send Message
Posted Feb 21, 2013@RingOfStorms
Ohh ok. In my opinion, I can't think a config is needed ;) Edit: I take that back, I posted a ticket of what you can add. I also posted 2 tickets on bugs I have found.
-
View User Profile
-
Send Message
Posted Feb 20, 2013@HDfunctions
There is no config for this plugin. Make a ticket if you want some special settings :o - I haven't thought of anything, it is all based on permissions right now.
-
View User Profile
-
Send Message
Posted Feb 20, 2013@RingOfStorms
Is a config suppose to generate? If there is to suppose to be one, it's not generating.
-
View User Profile
-
Send Message
Posted Feb 20, 2013@HDfunctions
No problem =D I had to go through some loops since bukkit API just kinda leaves out things like fortune on block breaks, but I was able to do it ^_^