Skip to content

Takaranoao/PlayTimeTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayTimeTracker

Build Status

Playtime tracking plugin for Bukkit/Spigot

Features

  • Track playtime for every player, including:
    • Current session
    • Today
    • This week
    • This month
    • Total time
  • Simple reward system
    • Recurring reward based on playtime
    • One time reward based on total time
    • Long time absence handler
    • Execute (almost any) commands for rewarding
  • AFK time is ignored (configurable)
  • Custom messages

Commands and Permissions

  • /ptt - view current playtime stats, defaults to all - ptt.view
  • /ptt <player> - view others stats, defaults to op - ptt.view.others
  • /ptt acquire [id] - Acquire available reward (or specified reward with id parameter), defaults to all - ptt.acquire
  • /ptt reset all|<player> - reset all/specific player's stats, defaults to op - ptt.reset
  • /ptt reload - reload configuration, default to op - ptt.reload

Configuration

(Pending update)

License

MIT.

About

Playtime tracking plugin for Bukkit/Spigot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%