
Fortune
🧠 A fortune every time you log in to the server. Inspired by the classic Linux fortune command.
- Загрузки
- 353
- Подписчики
- 4
- Обновлён
- 17 июня 2026 г.
- Лицензия
- MIT
Опубликован 12 июля 2025 г.
Fortune is a lightweight, server-side Fabric mod that sends a random fortune to players every time they log in — inspired by the classic Linux fortune command.
It's perfect for adding personality to your server: motivate your friends, spook them with cryptic warnings, or just throw in some chaos. Make up your own fortunes.
✨ Features
Shows a fortune in chat whenever a player joins
Fully configurable: edit fortunes.json in the config folder
Includes a reload command: /fortune reload
Server-side only
Works great with themed servers, communities, or just for fun
🛠 Configuration
Fortunes are stored in a simple JSON file: config/fortune/fortunes.json The format is just a plain array of strings:
[
"Beware the sheep that watches you sleep.",
"Your next jump will change everything."
]
Want to import your own list? Convert any list of quotes, jokes, or sayings into this format and reload in-game with:
/fortune reload
Ченджлог
1.2.7+mc26.2Релиз26.2 · 17 июня 2026 г.
- Updated to Minecraft 26.2
- Updated Fabric Loader requirement to 0.19.3
- Updated Fabric API build dependency to 0.152.0+26.2
- Updated Fabric Loom to 1.17-SNAPSHOT
- Updated Gradle wrapper to 9.5.1
- Updated
fabric.mod.jsoncompatibility metadata from 26.1.2 to 26.2 - fabric.mod.json cleanup
1.2.6+mc26.1.2Релиз26.1.2 · 7 июня 2026 г.
Changes:
- Updated to Java 25.
- Updated join-message delivery for the 26.1.2 server API.
- Improved config loading fallback behavior.
- Switched config file handling to UTF-8 Path/Files APIs.
- Filtered blank or invalid fortune entries when loading custom fortunes.
1.2.5+mc1.21.11Релиз1.21.11 · 16 декабря 2025 г.
Updated for Minecraft 1.21.11
1.2.0+mc1.21.9Релиз1.21.9 · 3 октября 2025 г.
Version bump
1.0.0+1.21.8Релиз1.21.8 · 18 июля 2025 г.
compatable with mc-1.21.8
1.0.0+1.21.7Релиз1.21.7 · 12 июля 2025 г.
First release, compatable with mc-1.21.7
Комментарии
Загружаем…