Fixed
- The mod not working when the Custom Main Menu is installed (#1)
Changed
- rewrote half of the mod (it's very small anyway) to eliminate a lot of issues and make it a bit cleaner
- now time is counted in ticks and not milliseconds, config entry changed from
delay
totimeout
so that old configs that defaulted to 1000 ms would not now mean 1000 ticks (which is 50 seconds)
Fixed
- the mod was not doing its job when opening a world after previously closing a world or similar
- a lot of other possible inconsistencies like the above