RealisticSeasons  | 1.16.3-1.21.4 | Seasons in your minecraft world | With temperature and calendar! icon

RealisticSeasons | 1.16.3-1.21.4 | Seasons in your minecraft world | With temperature and calendar! -----

Add realistic looking season to your worlds. The perfect addition to any server!



Stop time when no players are online and temperature api
- Added compatibility for one of my (soon to be released) plugins called TimePauser. This plugin pauses time when no players are online and this will work with the RealisticSeasons calendar, seasons and time. Check the plugin page for updates soon.
- Expanded the API with 2 methods for the temperature system:

Code (Java):
public void applyTimedTemperatureEffect (Player p, int effect, int seconds ) ;
//Applies a timed temperature effect that will remove itself after x seconds

public TemperatureEffect applyPermanentTemperatureEffect (Player p, int modifier ) ;
//Applies a "permanent" temperature effect to the player. The method returns an instance of TemperatureEffect which you can use like this:
TemperatureEffect effect = seasonsapi. applyPermanentTemperatureEffect (p, 10 ) ;
effect. cancel ( ) ; //Effect will be removed again. Useful for custom armor, items etc if you store the instances.
----------, Feb 17, 2022
Resource Information
Author:
----------
Total Downloads: 4,315
First Release: Jul 18, 2021
Last Update: Dec 21, 2024
Category: ---------------
All-Time Rating:
117 ratings
Find more info at wiki.realisticseasons.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings