Hey , i was wondering if anyone felt like coding a birthday plugin on first connect -> msg player : "set your birthday" ( day/month/year or month/day/year ) countdown to date on date -> say something or give something to player as gift , perhaps integrated with iconomy? or just a /give user id ammount or whatever.
It really shouldn't come to that. As long as the compiled plugin can use these imports: Code: import java.util.Date; import java.text.DateFormat; import java.text.SimpleDateFormat; Any plugin should be able to get the "system" date.
Hmm, i sense a major problem unless you are running this with people you only trust, as people probably will just pick a fake date as a workaround :/
Might get this done when the preview is released and just make it say Happy Birthday when they log in. Allowing people to change their birthdays would be a feature, though, incase they entered it wrong.