What unit are the times in? #130


  • New
  • Other
Open
Assigned to bob7l
  • user-8971192 created this issue Apr 20, 2016

    To confirm, what 'unit' is used for these examples?;

    ram-meter:
      enabled: false
      interval: 20 <<<<<<<<<<<<<<<<<<<<<<<<
      ram-limit: 1000

    auto-removal:
      enabled: true
      broadcast-message: '&6[ClearLag] &aRemoved +RemoveAmount Entities!'
      broadcast-removal: false
      autoremoval-interval: 460 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

    Is this seconds, milliseconds, ticks, minutes? The documentation doesn't state.

  • user-8971192 added the tags New Other Apr 20, 2016
  • bob7l posted a comment Apr 20, 2016

    Everything in the config that contains interval is done so in seconds


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