mcMMO/src
riking 14ae1a69c4 Attempt clean recovery from an unloaded PlayerProfile
This change should cause McMMOPlayer to create a graceful recovery when the database is temporarily unavailable.
When a McMMOPlayer is constructed and recieves an unloaded PlayerProfile, it schedules a task to re-attempt profile retrieval. This task can run for a maximum of 5 seconds, after which a second warning is printed indicating that it has given up (and a message given to the user).
2013-10-06 10:09:09 +02:00
..
main Attempt clean recovery from an unloaded PlayerProfile 2013-10-06 10:09:09 +02:00
test/java/com/gmail/nossr50/util/blockmeta Cleanup our imports 2013-09-10 15:28:11 +02:00