Add command to create leaderboards

This commit is contained in:
Tom Bloor 2017-06-12 22:41:17 +01:00
parent 1642b27c23
commit e2a56227c8
2 changed files with 75 additions and 0 deletions

View file

@ -30,6 +30,8 @@ sub startup {
});
my $config = $self->config;
push @{ $self->commands->namespaces }, __PACKAGE__ . '::Command';
$self->plugin('Pear::LocalLoop::Plugin::Validators');
$self->plugin('Authentication' => {