Commands and Permissions

Variables in < > are required, variables in [ ] are optional.

Commands

CommandDescription
/deaths check total [player]Use to check your own or another players total deaths.
/deaths check session [player]Use to check your own or another players session deaths.
/deaths check personal [player]Use to check your own or another players personal death counter.
/deaths check average [player]Use to check your own or another players average deaths per session.
/deaths reset personal [player]Use to reset your own or another players personal death counter.
/deaths reset total [player]Use to reset your own or another players total deaths.
/deaths resetallUse to delete all death stats and restore a blank config.yml.
/life check average [player]Use to check your own or another players average life length.
/life check last [player]Use to check your own or another players last life length.
/life check total [player]Use to check your own or another players total life length.
/life check longest [player]Use to check your own or another players longest life length.
/life check shortest [player]Use to check your own or another players shortest life length.
/life check current [player]Use to check your own or another players current life length.

Permissions

  • cwd:
    • description: Allows you to use all cwd commands.
    • default: op
    • children:
      • cwd.check.other: true
      • cwd.check.self: true
      • cwd.reset.other: true
      • cwd.reset.other.total: true
      • cwd.reset.self: true
      • cwd.reset.self.total: true
      • cwd.reset.all: true
  • cwd.player:
    • description: The permissions normal players should have.
    • default: op
    • children:
      • cwd.check.self: true
      • cwd.reset.self: true
  • cwd.check.other:
    • description: Allows you to check other players number of deaths and life lengths.
    • default: op
  • cwd.check.self:
    • description: Allows you to check you own number of deaths and life lengths.
    • default: op
  • cwd.reset.other:
    • description: Allows you to reset other players personal death count.
    • default: op
  • cwd.reset.other.total:
    • description: Allows you to reset other players total death count.
    • default: op
  • cwd.reset.self:
    • description: Allows you to reset your own personal death count.
    • default: op
  • cwd.reset.self.total:
    • description: Allows you to reset your own total death count.
    • default: op
  • cwd.reset.all:
    • description: Allows you to completely erase all death counts for all players.
    • default: op

Comments

Posts Quoted:
Reply
Clear All Quotes