The project was taken over by me (Luca) and I'm now developing a version for SimpleClans2.
SimpleClansStats2 is a web overview for SimpleClans2, it is written in PHP and JavaScript so it works on nearly every webspace. It displays various information like:
- Kills
- Deaths
- KDR
- Clans
- and much more...
Demo: Live Demo SimpleClansStats
Formula
- Kill Death Ratio = ((CivilKills x 1)+(Neutralkills x 1)+(RivalKills x 2) / Deaths )
The values are editable. By default they are set to the default values of SimpleClans2.
Requirements
- SimpleClans2 Plugin
- Some Webspace
- MySQL Database
- PHP 5.4 or higher
Installation
- Upload all files into a subdirectory on your webspace.
- Edit the config.inc.php with your settings.
- Done ;)
Found a bug or have a feature request?
Create a ticket
Known Bugs & Solutions
- None so far
Future Plans
- Multi-Language support with language files
Credits
SimpleClansStats (Version 1) by Iron79 / Mineplanet.de.