Tornado

Платное Tornado 1.1.0

JSON:
{
  "Error.NoPermission": "You do not have permission to use this command.",
  "Info.Usage.Header": "Usage:",
  "Info.Usage.Start": "tornado start [count] [durationSeconds] [wanderRadius]",
  "Info.Usage.StopAll": "tornado stopall",
  "Info.Usage.Weather": "tornado weather on|off",
  "Error.SpawnLimitReached": "Already at the maximum of {0} active tornadoes.",
  "Info.TornadoStarted": "Tornado started.",
  "Info.AllStopped": "All tornadoes stopped.",
  "Error.WeatherUsage": "Use: tornado weather on|off",
  "Info.WeatherOn": "Forced storm weather applied.",
  "Info.WeatherOff": "Weather reset.",
  "Error.UnknownSubcommand": "Unknown subcommand. Type: tornado help",
  "Broadcast.TornadoFormed": "A tornado has formed near {0}."
}