Kit delay is broken #54


  • Defect
  • Accepted
Open
  • _ForgeUser7086470 created this issue Mar 13, 2012
    Owner

    my permissions:

    groups:
      default:
        default: true
        permissions:
        - general.kit.start
    
    my kits.yml
    start:  
        delay: 1
        items:
         - apple: 3
         - workbench
         - dpick:
              SILK_TOUCH: 1
    

    user in defaut group can be use the command /kit start without delay.

  • _ForgeUser7086470 added the tags Accepted Defect Mar 13, 2012
  • Forge_User_65160679 posted a comment Jun 24, 2012
    • sigh* can't get it to work. if I use the internal timer it is cleared (for no reason i can think of) after the player logs out. Celtic did this with a timed permission attachment, but it returns true even if he set it to false... i don't get it.

    This is something i can't fix without help, because I can't apply simple logic here...


    Edited Jun 26, 2012
  • Forge_User_65160679 posted a comment Aug 14, 2012

    Fixed, even though remaining time is still displayed wrong (min instead of sec). Get the GitHub version.


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