bukkit-pluginspigot-pluginhacktoberfestsponge-pluginwebserversqlitenukkit-pluginmysqldata-collectionbungeecord-pluginanalyticsvisualizationvelocity-pluginstatistics
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 day ago | |
---|---|---|
.github | 2 months ago | |
Plan | 1 day ago | |
scripts | 2 years ago | |
.gitattributes | 6 years ago | |
.gitignore | 8 months ago | |
CODE_OF_CONDUCT.md | 10 months ago | |
CONTRIBUTING.md | 3 years ago | |
LICENSE | 4 years ago | |
Plan_architecture_overview.png | 2 years ago | |
README.md | 2 months ago | |
jitpack.yml | 7 months ago | |
versions.txt | 6 days ago |
README.md
Documentation & Tutorials | Releases | DEV builds | Issues & Suggestions
Player Analytics is a fully-fledged solution for the analytics needs of your Minecraft server. A built-in webserver displays insights into different aspects of the server such as Online activity, Playerbase, and how these change over time.
Plan supports multiple different platforms and versions; Spigot, Paper, Sponge, SpongeForge, Bungeecord, Velocity, Cauldron & all derivatives - One jar for all platforms.
API
<repository>
<id>jitpack</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.plan-player-analytics</groupId>
<artifactId>Plan</artifactId>
<version>{jitpack version}</version>
<scope>provided</scope>
</dependency>
Building
You can build the project by running the following in the repository root:
cd Plan
./gradlew build
Used Libraries
- SBAdmin 2 Template | MIT License
- Bootstrap | MIT License
- HighCharts | Free for non-commercial
- jQuery Datatables | MIT License
- FullCalendar | MIT License
- Font Awesome Icons | SIL Open Font License
- MaxMind GeoIP2 Country | MaxMind End User License Agreement (EULA)
- Dagger | Apache-2.0 License
- DependencyDownload | MIT License
License
Player Analytics is licensed under LGPL-3 (GNU Lesser General Public License)