IridiumSkyblock icon indicating copy to clipboard operation
IridiumSkyblock copied to clipboard

Island Missions dont reset

Open PeachesMLG opened this issue 11 months ago • 0 comments

basically there are two types of Daily missions:

  1. Where you set slot = null, where it will randomly pick a new one each day
  2. 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

PeachesMLG avatar Feb 28 '24 20:02 PeachesMLG