diff --git a/README.md b/README.md index 216b639..406af58 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# MobArenaStats [![Build Status](https://github.com/garbagemule/MobArenaStats/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/garbagemule/MobArenaStats/actions/workflows/build.yml) +# MobArenaStats [![Build Status](https://github.com/mobarena/MobArenaStats/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/mobarena/MobArenaStats/actions/workflows/build.yml) MobArenaStats is a _plugin extension_ for [MobArena](https://github.com/garbagemule/MobArena). The extension collects stats from MobArena sessions into persistent storage such as MySQL, MariaDB, and SQLite databases. @@ -8,7 +8,7 @@ It hooks into MobArena's command handler to provide commands for querying and ma ## Getting Started Download a copy of the latest MobArenaStats build and place it in your server's `plugins` folder. -You can grab a build from the _Artifacts_ section of the latest run of the [build workflow](https://github.com/garbagemule/MobArenaStats/actions/workflows/build.yml) in GitHub Actions, or you can join the MobArena Discord server and grab one from the `#test-builds` channel. +You can grab a build from the _Artifacts_ section of the latest run of the [build workflow](https://github.com/mobarena/MobArenaStats/actions/workflows/build.yml) in GitHub Actions, or you can join the MobArena Discord server and grab one from the `#test-builds` channel. Start your server and let the plugin load. It will generate a default `config.yml` file and set up a default SQLite data store.