Révision 007c2825
Fixed indentation + configurable SDK path
| plugins/minecraft/minecraft-sql-statistician-newplayers | ||
|---|---|---|
| 31 | 31 |
|
| 32 | 32 |
if ((count($argv) > 1) && ($argv[1] == 'config')) |
| 33 | 33 |
{
|
| 34 |
print("graph_title Bukkit / Statistician - new players per day
|
|
| 34 |
print("graph_title Bukkit / Statistician - new players per day
|
|
| 35 | 35 |
graph_category bukkit_sql |
| 36 | 36 |
graph_vlabel new players per day |
| 37 | 37 |
graph_args --base 1000 -l 0 |
| 38 | 38 |
players.type GAUGE |
| 39 | 39 |
players.label new players |
| 40 | 40 |
"); |
| 41 |
exit(); |
|
| 41 |
exit();
|
|
| 42 | 42 |
} |
| 43 | 43 |
|
| 44 | 44 |
// Construct 'minumum' timstamp |
Formats disponibles : Unified diff