Porting out of combat #76


  • New
  • Defect
Open
  • _ForgeUser4507239 created this issue Jan 10, 2013

    What steps will reproduce the problem?
    1. User is fighting and plugin like CombatTag is forbiding him (it is blocking command /home) teleporting elsewhere
    2. User writes command /home - nothing happens so he tries to use for example /home "myfriend" (just some public home)
    3. And he teleports out of combat, because this plugin can't see that /home and /home myfriend are the same command.

    What is the expected output? What do you see instead?
    Expected output is to stay in combat and be unable to teleport. I have tried so many anti-teleporting plugins when users are in combat and none of them works - because they can't block permissions - only the commands. When the combat ends, they should be able to use it normally (it works, /home works when the combat end).

    What version of the product are you using?
    Always the last (2.3.1 now)

    Do you have an error log of what happened?
    Nope. Nothing logging.

    Please provide any additional information below.
    This is a critical bug at our PvP server. Is there any workaround or official way to fix it? (In CombatTag config we are blocking only the command /home.)

    Thanks, Zorkenlide

  • _ForgeUser4507239 added the tags New Defect Jan 10, 2013

To post a comment, please login or register a new account.