Compatibility
Minecraft: Java Edition
26.1.2
1.21.11
Platforms
Tags
Creators
Details
Licensed MIT
Published 4 days ago
Updated last month
DayGlyph
DayGlyph adds lightweight daily quests to Paper servers without asking players to install anything. It is designed for small and medium vanilla-friendly servers that want repeatable goals without a database, web service, or extra plugin stack.
Why install it
- Players get a fresh set of simple daily goals.
- Server owners can add activity loops with one JAR.
- The plugin stores progress locally and does not contact external services.
- No client-side mod, external API, or required dependency is used.
Environment
- Server: Paper
- Tested release target: Paper 1.21.11 with Java 21
- Latest stable candidate recorded for QA: Paper 26.1.2
- Client: vanilla clients supported
Commands
/dayglyph: show today's quests/dg: short alias/questpulseand/qp: legacy aliases kept for the original sample
Persistence
DayGlyph saves player quest state in the plugin data folder as YAML. It stores the quest date, progress, and reward status so server restarts do not reset completed work.
Notes
DayGlyph does not include a GUI, economy integration, web dashboard, or remote analytics. It does not send data to external services.
DayGlyph 日本語説明
DayGlyphは、Paperサーバーに軽量なデイリークエストを追加するプラグインです。プレイヤー側のMOD、外部API、別サーバー、追加プラグインは不要です。
導入理由
- 毎日変わる小さな目標をプレイヤーへ提供できます。
- サーバー管理者はJARを1個入れるだけで運用できます。
- 進捗はローカルYAMLへ保存され、外部通信は行いません。
- バニラクライアントで利用できます。
必要環境
- サーバー: Paper
- 検証対象: Paper 1.21.11 / Java 21
- QA候補: Paper 26.1.2
コマンド
/dayglyph: 今日のクエストを表示/dg: 短縮コマンド/questpulseと/qp: 旧サンプル互換alias
保存
プレイヤーごとの日付、進捗、報酬受け取り状態をプラグインデータフォルダ内のYAMLへ保存します。再起動しても進捗は維持されます。


