PeaceAndCubeMC / PACBirthday

A Minecraft plugin allowing players to set and see their birthday

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PACBirthday

A Minecraft plugin allowing players to set and see their birthday

Features

  • /birthday <player> to see a player's birthday. Will return an error if the player doesn't exist or if they haven't set their birthday.
  • /birthdays to see all the players having their birthday today.
  • /pacbirthday reload to reload the plugin.
  • /setbirthday <day> <month> to set your birthday. Will return an error if the month day is invalid.
  • /updatebirthday <player> <day> <month> to update a player's birthday. Will return an error if the month day is invalid.
  • If a player logs in to the server on their birthday, a global message will be broadcasted.

About

A Minecraft plugin allowing players to set and see their birthday

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%