This website is using Laravel framework. It was developed for ObsiFight minecraft server and isn't longer maintained. This website is using other services like this web api...
Multiples functions are available like :
- Shop
- Stats page
- Sanctions page
- Admin panel
- Users (login/register/profile/two factor auth/obsiguard)
- Ranking page
- Vote page
- Wiki/FAQ page
You need to configure website into .env file. Use makefile with this command make install
.
More than 300 tests are availables. You can launch it with vendor/bin/phpunit
(tests are using database.sqlite).