FriendlyHopper
FriendlyHopper is a plug and play simple plugin preventing some griefing scenarios with hoppers and droppers. It hooks into Lockette, LWC, ChestShop and WorldGuard, prevents placing hoppers and droppers next to inventory-holding blocks like chests if the player may not access that block. Further it prevents crafting hopper-minecarts and interacting with blocks with a hopper-minecart in hand. Dispensing hopper-minecarts is also prevented.
No commands, no configuration, no permissions. Since checking for protection is delegated to the other plugins those might allow bypasses for ops or players with bypass permissions.
It has been in use for a while on a couple of servers, i still recommend to test it out on your server with your specific plugins etc.
Source code: https://github.com/asofold/FriendlyHopper
-
View User Profile
-
Send Message
Posted Dec 23, 2014Your a life saver!
-
View User Profile
-
Send Message
Posted Dec 21, 2014@fifty_seven
Thanks :) - i might upload a "new" version for new year to make it more inviting, probably.
-
View User Profile
-
Send Message
Posted Dec 21, 2014Using this with lockette on my 1.8 server. Works fine for me!
-
View User Profile
-
Send Message
Posted Aug 6, 2014WORK FINE ON 1.72 R3 :D
-
View User Profile
-
Send Message
Posted Mar 27, 2014@FlashLight32
No it is a feature...
It is planned to support carts though.
-
View User Profile
-
Send Message
Posted Mar 27, 2014i tryed your plugin 0.1.2 on my 1.7.5 with worldguard and lockette to prevent minecart-hopper grief and i cant place any minecart-hopper anywhere in a region or outside so maybe its a bug?
-
View User Profile
-
Send Message
Posted Feb 15, 2014@ChengZi368
How do the griefers get the minecarts if they can't craft them?
-
View User Profile
-
Send Message
Posted Feb 14, 2014Add Hopper minecarts plz...instead of prevent crafting them
Some griefers put those under chest. player is complaining about it.
-
View User Profile
-
Send Message
Posted Jan 29, 2014@szebi1999
It's working as expected isn't it? Maybe i can add new features for hopper-minecarts soon-ish.
-
View User Profile
-
Send Message
Posted Jan 28, 2014Hy,pls update 1.7.2 :(
Thanks!
-
View User Profile
-
Send Message
Posted Jan 15, 2014@rayblon
A more simple solution, also working without knowledge of server implementation, would be to prevent transfer between hoppers and protected chests, simply.
Using protected chests with hoppers but without region protection, does not seem to make too much sense, because the tracks of the carts can also be manipulated.
So in any case i would implement the more simple concept as suggested by @CryLegend.
-
View User Profile
-
Send Message
Posted Jan 14, 2014@asofold Perhaps you can add an NBT tag to the minecart entity that has the player's username. Unless the owner of the protected chest places the minecart, it can't interact with his/her chests. However, then you'd need to lock hopper carts so other players can't open them.
-
View User Profile
-
Send Message
Posted Jan 4, 2014@ServidorMineSire
FriendlyHopper prevents crafting and placing of Hopper carts as of now - there may be additions soon to make it usable while maintaining dynamic protection.
-
View User Profile
-
Send Message
Posted Jan 3, 2014Have you block the minecart hopper?
-
View User Profile
-
Send Message
Posted Oct 26, 2013@lekrosa
That should be possible in general.
-
View User Profile
-
Send Message
Posted Oct 25, 2013Hmm, I wonder if you could add multi-world support? (being able to disable it in particular worlds?)
-
View User Profile
-
Send Message
Posted Oct 14, 2013@yunho3
QuickShop is not supported yet.
It could be added though.
-
View User Profile
-
Send Message
Posted Oct 13, 2013quickshop Invalid
-
View User Profile
-
Send Message
Posted Aug 7, 2013@xakiru
FriendlyHopper really only prevents hopper-minecarts from being used/crafted/dispensed, crafting hoppers should be possible, also placing in a neutral area or where you have access.
Probably someone tweaked build permissions and forgot to take that back after installing FriendlyHopper?
I will upload the same code compiled against Bukkit/1.6.2 for the case of something weird, but i don't know of such issues from other places.
-
View User Profile
-
Send Message
Posted Aug 6, 2013@asofold
Our players alerted us of the exploit with hoppers and Lockette. Since they were able to create hoppers prior, no other plugin affected creation until we added your plugin as a fix.