birthday-fabric

Quick rating

birthday-fabric

No reviews yet

A birthday celebration mod designed for Minecraft servers, allowing each player to set their birthday and receive gifts and warm wishes from others on their special day!

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.1.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Description

A birthday celebration mod designed for Minecraft servers, allowing each player to set their birthday and receive gifts and warm wishes from others on their special day!

Features

  • Players can set their birthday (MM-DD format)
  • Players can modify their birthday up to 3 times (configurable)
  • Admins can set/modify birthdays for other players
  • Birthday info persists across server restarts
  • Players can say "Happy Birthday" or "生日快乐" in chat to receive a cake
  • Special birthday message and cake for the birthday player
  • Automatic birthday detection (checks daily)

Commands

  • /birthday <MM-DD> - Set your birthday date (e.g. /birthday 05-20)
  • /birthday info - Check your current birthday setting
  • /birthday list - List all players with birthdays today
  • /birthday for <player> <MM-DD> - Set birthday for another player (OP required)
  • /birthday reload - Reload configuration (OP required)

Configuration

Mod configuration file is located at ./config/birthdaymod/config.json. Here's the default configuration with explanations:

Default Config

{
  // Player settings
  "maxModifications": 3,                 // Maximum number of times a player can change their birthday
  "announceCooldownHours": 4,            // Minimum hours between birthday announcements
  
  // Message templates (use %s for dynamic values)
  "birthdaySet": "§6Your birthday: §e%s", // Message when player sets their birthday
  "birthdayAdminSet": "§6Set birthday for §b<%s> §6to: §e%s", // Admin sets birthday for another player
  "birthdayTodayPlayers": "§dToday's birthday players: §a<%s>", // List of today's birthdays
  "birthdayReminder": "§eYou haven't set your birthday yet. Use §b/birthday MM-DD §eto set it.", // Reminder for unset birthdays
  "birthdayCakeReceived": "§dYou received a birthday cake from §b<%s>", // Cake reward message
  "birthdayInvalid": "§cInvalid date format! §7Please use §eMM-DD§7 (e.g. §a05-20§7)", // Invalid date format error
  "birthdayWarning": "§cYou've modified your birthday too many times! §7Please contact an admin if you need further changes.", // Modification limit warning
  
  // System messages
  "birthdayAnnouncement": "§a[System] §6Today is §e<%s>§6's birthday (‾◡◝). §aLet's all wish them a happy birthday! §7(Type §b'Happy Birthday' §7in chat to receive a birthday cake!)", // Server-wide birthday announcement
  "birthdayMessage": "§a[System] §e(。・∀・)ノ゙ Hi §b%s§e, happy birthday! §aPlease check your inventory for a special gift from us. §dThank you for your continued support. May you find happiness under every starry sky!", // Personal birthday message
  
  // Chat triggers
  "rewardKeywords": [                    // Phrases that trigger cake rewards when said in chat
    "Happy Birthday",                    // Default English trigger
    "生日快乐"                           // Default Chinese trigger
  ]
}

License

MIT

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works