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

LoriTime

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

1K загрузок4 подписчиковGPL-3.0-onlybukkitbungeecordfoliapaperspigotvelocity

Обновлён 2 июля 2026 г. · опубликован 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.0.1Альфа26.1, 26.1.1, 26.1.2, 26.2velocity2 июля 2026 г.Скачать (16.6 МБ)
2.0.1Альфа1.21.8, 1.21.9, 1.21.10, 1.21.11folia, paper2 июля 2026 г.Скачать (16.6 МБ)
2.0.0Альфа26.1, 26.1.1, 26.1.2, 26.2velocity1 июля 2026 г.Скачать (16.5 МБ)
2.0.0Альфа26.1, 26.1.1, 26.1.2, 26.2folia, paper1 июля 2026 г.Скачать (16.6 МБ)
1.7.0Релиз1.21.11, 26.1, 26.1.1, 26.1.2bungeecord2 февраля 2026 г.Скачать (5.2 МБ)
1.7.0Релиз1.21.11, 26.1, 26.1.1, 26.1.2velocity2 февраля 2026 г.Скачать (4.2 МБ)
1.7.0Релиз1.21.11, 26.1, 26.1.1, 26.1.2folia, paper2 февраля 2026 г.Скачать (4.2 МБ)
1.6.0Релиз1.21.1, 1.21.2, 1.21.3, 1.21.4bungeecord26 декабря 2024 г.Скачать (7.9 МБ)
1.6.0Релиз1.21.1, 1.21.2, 1.21.3, 1.21.4velocity26 декабря 2024 г.Скачать (7.1 МБ)
1.6.0Релиз1.21.1, 1.21.2, 1.21.3, 1.21.4folia, paper26 декабря 2024 г.Скачать (7.1 МБ)
1.5.0Релиз1.20.5, 1.20.6, 1.21, 1.21.1bungeecord29 сентября 2024 г.Скачать (7.9 МБ)
1.5.0Релиз1.20.5, 1.20.6, 1.21, 1.21.1velocity29 сентября 2024 г.Скачать (7.1 МБ)
1.5.0Релиз1.20.5, 1.20.6, 1.21, 1.21.1bukkit, paper29 сентября 2024 г.Скачать (7.9 МБ)
1.4.4Релиз1.20.5, 1.20.6, 1.21, 1.21.1bungeecord11 сентября 2024 г.Скачать (7.9 МБ)
1.4.4Релиз1.20.5, 1.20.6, 1.21, 1.21.1velocity11 сентября 2024 г.Скачать (7.1 МБ)

Показаны последние 15 из 29 версий.

Ченджлог

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

1.7.0Релиз26.1, 26.1.1, 26.1.2 · 2 февраля 2026 г.

Changed

  • Updated multiple dependencies

Added

  • Auto updater for the plugin config and language file
    • update sub command for loritimeadmin command to update from ingame or the console
    • a new config section and language section for the updater. Its recommend to regenerate the config file for the updated texts on the command descriptions.
    • This feature is currently limited to Paper only. On Bungee and Velocity an update folder will be created within the plugin directory, you have to move the files yourself.
  • Backup system for the plugin config and language file. New keys in the config file are automatically added to the backup file. The config will lose its style after the first automated config backup. This is a compromise to have an automated config update system.
    • new key backup.enabled to enable or disable the backup system.

Fixed

  • NullPointerException on LoriTimeBungee when the command /lt <playerName> is executed via console.
  • NullPointerException on plugin reload when the afk feature is disabled.
  • Load error on Velocity 3.5.0 (Ty to @neokoni for the pr!)

The updater is considered experimental!

1.7.0Релиз26.1, 26.1.1, 26.1.2 · 2 февраля 2026 г.

Changed

  • Updated multiple dependencies

Added

  • Auto updater for the plugin config and language file
    • update sub command for loritimeadmin command to update from ingame or the console
    • a new config section and language section for the updater. Its recommend to regenerate the config file for the updated texts on the command descriptions.
    • This feature is currently limited to Paper only. On Bungee and Velocity an update folder will be created within the plugin directory, you have to move the files yourself.
  • Backup system for the plugin config and language file. New keys in the config file are automatically added to the backup file. The config will lose its style after the first automated config backup. This is a compromise to have an automated config update system.
    • new key backup.enabled to enable or disable the backup system.

Fixed

  • NullPointerException on LoriTimeBungee when the command /lt <playerName> is executed via console.
  • NullPointerException on plugin reload when the afk feature is disabled.
  • Load error on Velocity 3.5.0 (Ty to @neokoni for the pr!)

The updater is considered experimental!

1.7.0Релиз26.1, 26.1.1, 26.1.2 · 2 февраля 2026 г.

Changed

  • Updated multiple dependencies

Added

  • Auto updater for the plugin config and language file
    • update sub command for loritimeadmin command to update from ingame or the console
    • a new config section and language section for the updater. Its recommend to regenerate the config file for the updated texts on the command descriptions.
    • This feature is currently limited to Paper only. On Bungee and Velocity an update folder will be created within the plugin directory, you have to move the files yourself.
  • Backup system for the plugin config and language file. New keys in the config file are automatically added to the backup file. The config will lose its style after the first automated config backup. This is a compromise to have an automated config update system.
    • new key backup.enabled to enable or disable the backup system.

Fixed

  • NullPointerException on LoriTimeBungee when the command /lt <playerName> is executed via console.
  • NullPointerException on plugin reload when the afk feature is disabled.
  • Load error on Velocity 3.5.0 (Ty to @neokoni for the pr!)

The updater is considered experimental!

1.6.0Релиз1.21.2, 1.21.3, 1.21.4 · 26 декабря 2024 г.

Changed

  • delete argument from the /lta command to reset.

Added

  • Paper plugin loader.
  • Folia platform loader.
  • deleteUser argument to /lta command to delete a user entirely from the plugin.

To Update

  • Drag and drop the new jar in, regenerate the lang file. If you used the Bukkit version before make sure to delete the bukkit jar and put the Paper / Folia jar in.

Комментарии

Загружаем…