Перейти к содержимому
Mineforgian

LoriTime

LoriTime measures the total time players are connected to your server network

Загрузки
1K
Подписчики
4
Обновлён
5 августа 2026 г.
Лицензия
GPL-3.0-only

Опубликован 14 сентября 2023 г.

GitHub - Docs - Setup - Issues

Welcome to LoriTime!

Introducing LoriTime, your server system's revolutionary online timekeeping plugin! Say goodbye to the hassle of manually tracking player activity. With LoriTime, you can effortlessly monitor and manage the total time players spend on your server network, providing you with valuable insights and control over your gaming environment. Experience a new level of efficiency and precision with LoriTime by your side.



Features

Fast Setup!
The plugin is quick to set up, no complicated configuration designs with thousands of lines!

Few commands
wengier bloated plugin and only a few commands to remember!

Wide compatibility
The plugin is suitable for proxy's as well as for simple server software. See more at the compatibility page!

Open-source
Still not enough? Submit a pull request—we're open-source! Or make a suggestion!

Helpful links

Helpful links to get you started:
  • ⏱️Docs — Check the docs!​
  • ⏱️GitHub — Check out the plugin source code!​
  • ⏱️Setup — Read the setup instructions!​
  • ⏱️Localization — Learn how to translate LoriTime!​

Ченджлог

2.2.0Релиз26.1.1, 26.1.2, 26.2 · 5 августа 2026 г.

Changed

  • Logical statistics sessions now merge adjacent world and backend-server segments; stale AFK periods recover as SHUTDOWN
  • Versioned and migrated statistics settings, localized messages, and command aliases to support the new stats feature

Added

  • Added /ltstats with a default 24-hour overview and focused user, session, usage, top-player, AFK, and retention views
  • Added durable, scoped AFK-period history for SQLite, MySQL, and MariaDB through an additive schema migration
  • Added stats.default-range (calendar:today) and stats.bounce-threshold (3m) configuration defaults

To Update

If you upgrade from 1.X its recommended to check the migration guide as the update has some pitfalls. If you upgrade from 2.X, just drag and drop the new jar in.

2.2.0Релиз26.1.1, 26.1.2, 26.2 · 5 августа 2026 г.

Changed

  • Logical statistics sessions now merge adjacent world and backend-server segments; stale AFK periods recover as SHUTDOWN
  • Versioned and migrated statistics settings, localized messages, and command aliases to support the new stats feature

Added

  • Added /ltstats with a default 24-hour overview and focused user, session, usage, top-player, AFK, and retention views
  • Added durable, scoped AFK-period history for SQLite, MySQL, and MariaDB through an additive schema migration
  • Added stats.default-range (calendar:today) and stats.bounce-threshold (3m) configuration defaults

To Update

If you upgrade from 1.X its recommended to check the migration guide as the update has some pitfalls. If you upgrade from 2.X, just drag and drop the new jar in.

2.1.0Релиз26.1.1, 26.1.2, 26.2 · 9 июля 2026 г.

Changed

  • Updated several dependencies

Added

  • New lta subcommand
    • transfer to transfer playtime between servers and worlds
    • deleteHistory to delete playtime history for a player on specific worlds or servers

To update

If you upgrade from 1.X its recommended to check the migration guide as the update has some pitfalls. If you upgrade from 2.0.1, just drag and drop the new jar in.

2.1.0Релиз26.1.1, 26.1.2, 26.2 · 9 июля 2026 г.

Changed

  • Updated several dependencies

Added

  • New lta subcommand
    • transfer to transfer playtime between servers and worlds
    • deleteHistory to delete playtime history for a player on specific worlds or servers

To update

If you upgrade from 1.X its recommended to check the migration guide as the update has some pitfalls. If you upgrade from 2.0.1, just drag and drop the new jar in.

2.0.1Альфа26.1.1, 26.1.2, 26.2 · 2 июля 2026 г.

Changed

  • Expanded and cleaned up migration, setup, compatibility, placeholder, AFK, and storage documentation.
  • Updated several dependencies

Fixed

  • Corrected documentation to show Java 21 and Minecraft 1.21+ compatibility.
  • Fixed command completions suggesting scoped /lt lookup arguments or AFK player targets that the sender cannot execute.
  • Fixed LoriTime 1 storage migration routing so SQL configurations migrate the configured SQL database instead of switching to SQLite because legacy flat files are present.
  • Migrated LoriTime 1 aggregate playtime as LEGACY_IMPORT adjustments scoped to default/global instead of synthetic session rows.

To update

If you upgrade from V1, check the instructions from 2.0.0 release. If you upgrade from 2.0.0, just drag and drop the new jar in.

2.0.1Альфа1.21.9, 1.21.10, 1.21.11 · 2 июля 2026 г.

Changed

  • Expanded and cleaned up migration, setup, compatibility, placeholder, AFK, and storage documentation.
  • Updated several dependencies

Fixed

  • Corrected documentation to show Java 21 and Minecraft 1.21+ compatibility.
  • Fixed command completions suggesting scoped /lt lookup arguments or AFK player targets that the sender cannot execute.
  • Fixed LoriTime 1 storage migration routing so SQL configurations migrate the configured SQL database instead of switching to SQLite because legacy flat files are present.
  • Migrated LoriTime 1 aggregate playtime as LEGACY_IMPORT adjustments scoped to default/global instead of synthetic session rows.

To update

If you upgrade from V1, check the instructions from 2.0.0 release. If you upgrade from 2.0.0, just drag and drop the new jar in.

2.0.0Альфа26.1.1, 26.1.2, 26.2 · 1 июля 2026 г.

This is the Alpha-Release of the 2.0.0 of LoriTime. Use with Caution!

Changed

  • The way the plugin stores its internal data in the storages for more flexibility.
  • Updated the migrator of configs
  • Overhauled the API
  • Updated the docs
  • Reworked command registration into proxy, backend canonical, and backend slave profiles.
  • Replaced the local command root with admin subcommands: proxy admin defaults to /plta, backend admin defaults to /lta, and reload/debug/info/update now live under admin.
  • Moved player time mutation and delete-user actions from admin into the dedicated modify command.
  • Removed the modifying actions from the admin command to the new /ltmodify command. The player data deletion is there too.

Added

  • New storage types:
    • mysql
    • mariadb
    • sqlite
  • commands.yml for custom command names and aliases with separate proxy and backend profile sections.
  • Recent-player command completion cache with a configurable default window of 30 days.

Removed

  • The storage type yml
  • BungeeCord support

ToUpdate

Its recommendet to check the migration guide as the update has some pitfalls. Read more here

2.0.0Альфа26.1.1, 26.1.2, 26.2 · 1 июля 2026 г.

This is the Alpha-Release of the 2.0.0 of LoriTime. Use with Caution!

Changed

  • The way the plugin stores its internal data in the storages for more flexibility.
  • Updated the migrator of configs
  • Overhauled the API
  • Updated the docs
  • Reworked command registration into proxy, backend canonical, and backend slave profiles.
  • Replaced the local command root with admin subcommands: proxy admin defaults to /plta, backend admin defaults to /lta, and reload/debug/info/update now live under admin.
  • Moved player time mutation and delete-user actions from admin into the dedicated modify command.
  • Removed the modifying actions from the admin command to the new /ltmodify command. The player data deletion is there too.

Added

  • New storage types:
    • mysql
    • mariadb
    • sqlite
  • commands.yml for custom command names and aliases with separate proxy and backend profile sections.
  • Recent-player command completion cache with a configurable default window of 30 days.

Removed

  • The storage type yml
  • BungeeCord support

ToUpdate

Its recommendet to check the migration guide as the update has some pitfalls. Read more here

Комментарии

Загружаем…