IridiumSkyblock
IridiumSkyblock copied to clipboard
Island Missions dont reset
basically there are two types of Daily missions:
- Where you set slot = null, where it will randomly pick a new one each day
- Where you specify a slot
#1 reset, #2 dont
So we just need some logic in here: https://github.com/Iridium-Development/IridiumTeams/blob/master/src/main/java/com/iridium/iridiumteams/gui/MissionGUI.java#L55 to see if they have expired or not