bentobox/src
tastybento 9c41ceb5f2 Added clear resets and clear reset all admin commands.
Clear reset all uses a timestamp stored in config.yml. If a player logs
in and the last time they logged in was before that timestamp, then
their resets are cleared. Note that as opposed to ASkyBlock, the player
object stores the number of resets done for a world and not the number
of resets left. This is a better design because it means that admins can
change the max number  of resets and every player file does not have to
be adjusted.

Location of commit (30,000ft above Nevada desert, just coming into Las
Vegas).
2018-07-25 09:47:57 -07:00
..
main/java/us/tastybento/bskyblock Added clear resets and clear reset all admin commands. 2018-07-25 09:47:57 -07:00
test/java Added clear resets and clear reset all admin commands. 2018-07-25 09:47:57 -07:00