User avatar
By Yeremyahu
#204943 Spawning based either off the computers internal clock for day of the week (really good for server owners) or tick based spawn timing, for easy compatibility with mods with times events such as seasons for serene seasons, which have day timed seasons and by extension tick timed seasons (like everything time wise in minecraft)

Edit: for pokemon spawns

User avatar
By XpanD
#204949 Isn't this already a thing? There's a few settings for real time in the "pixelmon.hocon" config:

Code: Select all    # Whether the system time is used for berry growth, meaning they will grow even when the game isn't running.
    useSystemTimeForBerries=false
    # Lets your world follow real world time or not (uses the server's system clock).
    useSystemTimeForWorldTime=false


Not entirely sure if they work currently, think I saw a ticket up for that.
JOIN THE TEAM