Nick-Saver V1.1.0

Details

  • Filename
    Nick-Saver.jar
  • Uploaded by
  • Uploaded
    Nov 8, 2019
  • Size
    15.06 KB
  • Downloads
    226
  • MD5
    fefec95cb06d52dcf386572c50c993bd

Supported Bukkit Versions

  • 1.14

Changelog

The Plugin now saves the last online time of the player.
Please execute the folowing SQL-Command in you database:

ALTER TABLE `users` ADD `lastseen` TIMESTAMP NULL AFTER `position`;

----

Das Plugin speichert nun wann der Spieler zuletzt online war.
Bitte hierzu folgenden Befehl in der Datenbank ausführen:

ALTER TABLE `users` ADD `lastseen` TIMESTAMP NULL AFTER `position`;