Purge -> Death not purge #515


  • New
  • Defect
Open
Assigned to _ForgeUser8455416
  • TrivalentClanMizar created this issue Sep 19, 2014

    Purge reward command turns into death reward command.

    /ontime rewards add command deleteHC tag=deleteHC
    /ontime rewards purge deleteHC

    commands:
       - deleteHC:'hcdelete account [player]'

    The resulting command was run when a player died.  /ontime rewards list and info showed the word death.
    Retested but I did not see the same problem until
    /ontime reload rewards
    /ontime reward info 3
    (#3) command:...
    (#3) Flags: Purge +General
    (#3) Time...
    (#3) Scope: Total  Reference: Death
    (#3) Tag: deleteHC

    The line from rewards.yml

       - G,A,T,D,null,default,all,0,0,0,0,0,1,-1,C,0,deleteHC,deleteHC

    19.09 13:10:14 [Server] INFO Loading from indirewards.yaml
    19.09 13:10:14 [Server] INFO Rewards: No commands defined.
    19.09 13:10:14 [Server] INFO Rewards: Worlds defined: [global]
    19.09 13:10:14 [Server] INFO Rewards: 3 Kits defind.
    19.09 13:10:14 [Server] INFO Rewards: Validating Kit supplies
    19.09 13:10:14 [Server] INFO Rewards: Validating Kit tools
    19.09 13:10:14 [Server] INFO Rewards: Validating Kit armor
    19.09 13:10:14 [Server] INFO Rewards: Groups defined: [rascal, ...]
    19.09 13:10:14 [Server] INFO Loading from rewards.yaml
    19.09 13:10:14 [Server] INFO Loading from messages.yml
    19.09 13:10:14 [Server] INFO Permissions plugin (PermissionsBukkit) latched.
    19.09 13:10:14 [Server] INFO Economy plugin (HyperConomy) latched.
    19.09 13:10:09 [Server] INFO MySQL connection to database: mcph**** SUCCESSFUL
    19.09 13:10:09 [Server] INFO MYSQL Online Tracking table already exists or creation failure.
    19.09 13:10:09 [Server] INFO [[OnTime]] Could not create table, SQLException: Table 'ontime-online' already exists
    19.09 13:10:09 [Server] INFO MySQL Enabled.  Attempting connection to database: mcph****
    19.09 13:10:09 [Server] INFO Loading from output.yaml
    19.09 13:10:09 [Server] INFO Verifed that plugins/OnTime/OnTimeLog.txt exists.
    19.09 13:10:09 [Server] INFO /plugin/ontime/config.yml loaded.
    19.09 13:10:09 [Server] INFO Points system enabled.
    19.09 13:10:09 [Server] INFO Enabling OnTime v3.13.4
    19.09 13:10:00 [Server] INFO Loading OnTime v3.13.4
    19.09 13:09:57 [Server] INFO This server is running CraftBukkit version git-Spigot-1543 (MC: 1.7.9) (Implementing API version 1.7.9-R0.3-SNAPSHOT)

  • TrivalentClanMizar added the tags New Defect Sep 19, 2014

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