traitor / Minecraft-Server-Mod

Server administration mod and API for Minecraft beta multiplayer server
220 stars 91 forks source link

Started the work to get tempban command working #266

Open devinsba opened 13 years ago

devinsba commented 13 years ago

This code will now create a Calendar object that will contain the time and date for which the person will be allowed on the server again.

jmurth1234 commented 13 years ago

sounds cool

may be useful

devinsba commented 13 years ago

someone had stubbed it out, I really just fixed the Calendar/Date implementation that was there since all (most) of the Date manipulation functions are deprecated