Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

eren5960-pmmp-plugins/JoinStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join Stats

This PocketMine-MP plugin stores the number of players logged in hourly, daily, weekly, monthly and yearly. This helps your server to keep track of your activity. If you want to use UI Panel, you need FormAPI.

Hit Count License Poggit
HitCount GitHub license

Commands & Permissions

The main command: /joinstats or /js

Permission required for main command: join.stats.commands

Sub commands Extra args Description
hour - Find out how many people entered the server at this hour.
day - Find out how many people entered the server today.
week - Find out how many people entered the server last 1 week.
month - Find out how many people entered the server last 1 month.
year - Find out how many people entered the server last 1 year.
date day month year hour(optional) Learn user logins with date.
- - Open the UI panel.

Images

Years Image Months Image Days Image Hours Image

TODO

  • Increase and drop statistics
  • Multi language
  • Number formatting

Contributing

  1. Fork it (https://github.com/eren5960/joinstats/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Helps your server to keep track of your activity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages