Minecraft GiftOfTheDay mod 2026 download
logo
minecraft mod GiftOfTheDay

GiftOfTheDay

Game Version: CB 1337
Total Downloads: 4,186
Updated: Oct 30, 2011
Created: Aug 26, 2011
Download GiftOfTheDayDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
GiftOfTheDay release 12.61 KB Oct 30, 2011 CB 1337 1,389 download GiftOfTheDay GiftOfTheDay releaseDownload
V 1.0 release 12.57 KB Sep 11, 2011 CB 1060 791 download GiftOfTheDay V 1.0 releaseDownload
r31 beta 4.29 KB Oct 30, 2011 CB 1337 290 download GiftOfTheDay r31 betaDownload
V0.4b beta 12.14 KB Sep 9, 2011 CB 1060 342 download GiftOfTheDay V0.4b betaDownload
v0.3b [CB1060] beta 10.40 KB Aug 29, 2011 - 229 download GiftOfTheDay v0.3b [CB1060] betaDownload
v0.21b [CB1060] beta 10.48 KB Aug 28, 2011 - 284 download GiftOfTheDay v0.21b [CB1060] betaDownload
v0.2b [CB1060] beta 10.47 KB Aug 28, 2011 - 160 download GiftOfTheDay v0.2b [CB1060] betaDownload
v0.1 [CB1060] beta 9.93 KB Aug 27, 2011 - 188 download GiftOfTheDay v0.1 [CB1060] betaDownload
r30 alpha 4.24 KB Sep 11, 2011 CB 1060 222 download GiftOfTheDay r30 alphaDownload
r29 alpha 4.16 KB Sep 9, 2011 CB 1060 96 download GiftOfTheDay r29 alphaDownload
r28 alpha 5.58 KB Sep 9, 2011 CB 1060 97 download GiftOfTheDay r28 alphaDownload
r27 alpha 5.19 KB Sep 4, 2011 CB 1060 98 download GiftOfTheDay r27 alphaDownload

Description

Share this:

Summary

This plugin allows players to receive a "semi-random" reward on first login of the day.
Items, stack and rate can be changed simply by editing the gifts.yml located in plugin/GiftOfTheDay.
Originally developped in order to rewards players of my server (for being so great ! :D), I decided to share it with the minecraft community :).

gift.yml structure

  • Gifts:
  • 'rollChance':
  • 'item id':
  • amount: How many items you want to give
  • distribution: Either 'linear' or 'exponential' or 'normal'. Everything else will be considered as 'linear'

You can have a full example here

About distribution methods

  • linear: Regular distribution. You have as many chances to get the object as the amount you specified
  • normal: "Gaussian" distribution. Most of the time, you'll receive an amount close to the one you specified. But from time to time you might receive a very different quantity.
  • exponential: You receive at least the specified amount. You can also receive more.
  • invertexponential: Very often, you'll receive the specified amount. You can also receive more but chance decrease.

Permissions

  • gotd.admin: Allow to use both resegift and regift command
  • gotd.receive: Allow to receive the gift (doesn't work for the moment)

Commands

  • /regift <player>: Give another gift to specified player
  • /resegift <player>: Reset the last gift date for specified player

Planned features

  • None for the moments

Known issues

  • Exponential distribution can be improved in my opinion.

Comments

Add a comment