Bukkit and Sponge plugin for wrting external utmpx(5) records on player joining or leaving

[Releases]
Clone this repo:

Branches

  1. a2a3223 Update plugin description by WHR · 5 weeks ago master
  2. 7defa07 Compile for Java 6 if possible by WHR · 2 years, 9 months ago
  3. 43f199d Use Java Properties as configuration file instead by WHR · 2 years, 9 months ago
  4. 4b56e4c Add COPYING by WHR · 2 years, 9 months ago
  5. 5e6f915 Convert plugin.yml format to JSON; downgrade target Sponge API version by WHR · 2 years, 9 months ago
  6. ce6e6ac Retry external command in case of temporary failure by WHR · 2 years, 9 months ago
  7. dee94d2 Style fixes; Fix Sponge plugin description incorrectly written as name by WHR · 4 years, 7 months ago
  8. cf5b446 Avoid reverse resolution of IP address by WHR · 4 years, 8 months ago
  9. d7466e8 Avoid negative hash code from player UUID by WHR · 4 years, 8 months ago
  10. c2039a5 Short ut_line a bit in SpongePlugin by WHR · 4 years, 8 months ago
  11. 0930dc0 Port to Sponge by WHR · 4 years, 8 months ago
  12. bcb70b9 Add a new class to handle utmpx by WHR · 4 years, 8 months ago
  13. b8aa733 Update plugin description by WHR · 4 years, 8 months ago
  14. 2fe2986 Unregister event handlers on plugin disable; rename plugin main class by WHR · 4 years, 8 months ago
  15. 63fb369 Append entity ID to 'ut_line' by WHR · 4 years, 8 months ago
  16. 52981ce Make some final fields static by WHR · 4 years, 8 months ago
  17. a6d95f6 Write player's entity ID into ut_pid by WHR · 6 years ago
  18. c69f941 Use config file by WHR · 6 years ago
  19. fb253b2 Use argument array instead of command line to run external program by WHR · 6 years ago
  20. 7f2baad Remove minecraft.jar from class path Makefile; support default wtmpx file by WHR · 6 years ago