PyvesB / advanced-achievements

:fireworks: Popular plugin that adds unique and challenging achievements to Minecraft servers.
https://www.spigotmc.org/resources/83466
GNU General Public License v3.0
199 stars 215 forks source link

Can one also specify minutes at the time? #516

Closed TheDarkCookiee closed 5 years ago

TheDarkCookiee commented 5 years ago

Is it also possible that you can specify minutes at the game time and not just hours?

PyvesB commented 5 years ago

Hello @TheDarkCookiee,

Currently only hours are supported. The thresholds could be changed to minutes, but that would affect all existing users who would have to update their configuration, so I'm reluctant to doing that. PlayedTime is an approximation anyway (the precision depending on the value of PlaytimeTaskInterval in the configuration), therefore I don't think we should make the thresholds too granular. 😉

Cheers,

Pyves