Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 743 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 743 Bytes

PlayTime

Keeps track of players online time

Installation

  1. Download the latest release from github.
  2. Add plugin inside your servers plugin folder.
  3. Start server.
  4. Stop server.
  5. Configure mysql settings inside plugins > PlayTime > config.yml. (Be sure to create the database)
  6. Restart server.
  7. Enjoy!

Commands

Command Description
/playtime Shows total online playtime

Permissions

Command Description
playtime.playtime Grants access to /playtime command

Authors