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

OfflineWorldContinues

✨ Real-time offline world progression on login: furnaces, crops, and animals, with zero background ticking load.

Загрузки
109
Подписчики
0
Обновлён
24 февраля 2026 г.
Лицензия
MIT

Опубликован 20 февраля 2026 г.

✨ OfflineWorldContinues

Make your world feel active even while players are away.

OfflineWorldContinues uses real elapsed time and applies progression only when a player logs in. You get immersive progression with a lightweight, server-safe runtime model.

★ Why Server Owners Install It

  • ✅ No repeating tasks
  • ✅ No scheduler-based background simulation
  • ✅ No NMS
  • ✅ No AI/pathfinding edits
  • ✅ Bukkit/Paper API only

⚙ How It Works

  1. On logout, a timestamp is saved for the player.
  2. On login, offline time is calculated.
  3. Offline progression is applied around that player.

▶ Applied Offline Progress

  • Furnace progress is advanced for furnaces in loaded chunks.
  • Crops near the joining player grow by stage gain from offline minutes.
  • Nearby animals get a small auto-breed chance when food is detected nearby.

■ Data Storage

  • YAML file: playerdata.yml
  • Stores only simple logout timestamps

✔ Compatibility

  • Java 17+
  • Paper API 1.20.4
  • Bukkit-compatible loaders listed on this page

OfflineWorldContinues is designed for stability, simplicity, and practical survival immersion.

Ченджлог

1.0.4Релиз1.21.9, 1.21.10, 1.21.11 · 24 февраля 2026 г.

OfflineWorldContinues 1.0.4

  • Fixed Modrinth update notifier links to use slug/version-number format for reliable direct download pages.
  • Removed fragile version-ID URL usage and added robust fallback to the versions page.
  • Maintenance release focused on update-checker stability across server joins.
1.0.3Релиз1.21.9, 1.21.10, 1.21.11 · 24 февраля 2026 г.

OfflineWorldContinues 1.0.3

  • Fixed Modrinth update URL generation to use stable version-number links (/version/) instead of unstable IDs.
  • Added URL-safe encoding for version strings in update notifications.
  • Added safer fallback update link to the project versions page when latest version is unavailable.
1.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 22 февраля 2026 г.

OfflineWorldContinues 1.0.2

  • Added automatic Modrinth update checks with OP/admin login notification support.
  • Added direct download links in update messages and permission-aware delivery for offlineworldcontinues.admin.
  • No gameplay or balance changes in this release; maintenance update only.
1.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 20 февраля 2026 г.

OfflineWorldContinues 1.0.1

  • Compatibility refresh release for broader Modrinth version targeting (1.20 to 1.21.11).
  • Standardized loader coverage across Bukkit/Folia/Paper/Purpur/Spigot.
  • No gameplay or balance changes; maintenance release.
1.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 20 февраля 2026 г.

OfflineWorldContinues 1.0.0

  • Initial release of OfflineWorldContinues.
  • Added YAML timestamp storage on player quit (UUID -> last logout millis).
  • Added offline progression execution on player join only (no tick schedulers).
  • Added furnace cook-progress advancement in loaded chunks.
  • Added crop stage growth near joining player based on offline time.
  • Added small auto-breed chance for nearby animals when food is detected nearby.
  • Kept implementation Bukkit/Paper API only, with no NMS and no AI/pathfinding edits.

Комментарии

Загружаем…