Is there a possibility to prevent players from Teleporting out of their base if it's being actively raided?
When players are being online raided, they simply gather their possessions and TP out to a different location, therefore making the raid pointless.
So, I was wondering if we can come up with a mod that would put a block on teleporting if their is C4 or Rockets going on in the vicinity..
Solved Disable teleport while being raided
Discussion in 'Plugin Requests' started by FTM, Oct 22, 2015.
-
Wulf Community Admin
Don't let them teleport at all.
-
It's a mod that helps and hurts at the same time currently.
Thus my suggestion. -
Calytic Community Admin Community Mod
This would be possible by creating a mod that integrates with my mod EntityOwner. When someone hits your building and you are awake and within 100 meters, you are temporarily blocked from teleporting with CanTeleport.
-
Sadly, I'm not able to write code or create mods xD. -
Hello,
When a player attacks the house of another player, it often happens that the victim
uses some commands are to escape with equipment without risks.
( like /tpr /home /warp ... )
Is it possible to create a plugin that works like "RaidBlocker" ?
When a C4 explodes (or rocket), create an area with a radius X, which block the specified commands.
I am ready to finance the creation of the plugin (if it is possible to do). -
Calytic Community Admin Community Mod
I just uploaded a proof-of-concept to prevent /tpr and /home during a raid. Does not have warp block.
Still awaiting approval on it, but once it is approved the following link will work
http://oxidemod.org/plugins/noescape.1394/
Note that I have tested this mod a sum total of 0 times. All I know is that it compiled. -
"You do not have permission to view this page or perform this action."
moderation validationHighly can test!
-
-
Is this mod still works? I test it now and raidblock works but raider and owner can still use commands to TP away.
-
Wulf Community Admin