Cuberite Forum
Protect my Blocks, different approach - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Plugins (https://forum.cuberite.org/forum-1.html)
+--- Forum: Plugin Requests (https://forum.cuberite.org/forum-3.html)
+--- Thread: Protect my Blocks, different approach (/thread-1503.html)



Protect my Blocks, different approach - jimmis98 - 06-28-2014

Can someone make a plugin that makes "claimed" areas (or blocks placed by someone else) take x10 more time to be destroyed, unlike the common land protection plugins that make claimed land unchangeable by others?


RE: Protect my Blocks, different approach - NiLSPACE - 06-28-2014

You mean give players mining fatigue if the block is in a "claimed" area? That's an interesting concept :O
@xoft are entity effects already implemented? I remember seeing an PR about it.


RE: Protect my Blocks, different approach - jimmis98 - 06-28-2014

(06-28-2014, 02:59 AM)STR_Warrior Wrote: You mean give players mining fatigue if the block is in a "claimed" area? That's an interesting concept :O
@xoft are entity effects already implemented? I remember seeing an PR about it.

Yes, that... But how would it affect only the player when he is destroying claimed land?


RE: Protect my Blocks, different approach - bearbin - 06-28-2014

Just give the player the effect in an area a few blocks around the claimed area. Then mining takes longer.


RE: Protect my Blocks, different approach - xoft - 06-28-2014

Interesting idea, that should be doable once the entity effect PR is merged ( https://github.com/mc-server/MCServer/pull/1079 ).