Temperature Plugin
The Most Realistic Temperature Plugin Ever Created!
The Most Realistic Temperature Plugin Ever Created!
Introduction
This plugin implements an extremely realistic Temperature and Season system into your server. By implementing advanced physics and real-world simulation techniques into your Minecraft server, your player will be able to experience a new and unique gameplay!
Requirements
This plugin requires at least Java 17, it is also compiled with Spigot 1.20.4. This plugin may not work on older versions.
Functionalities
This plugin considers a lot of factors in order to provide the users with a realistic temperature value, among these you'll experience:
- Altitude (Y Coordinate)
- Biome-Specific Heat Values
- Biome-Specific Humidity Values
- Hour of Day (Sun angle)
- Entropy Fluctuations
- Warm Blocks (Stackable, Prop. to distance)
- Cold Blocks (Stackable, Prop. to distance)
- Sun Rays
- Armour (Implementing soon)
- Rain (Implementing soon)
- Custom Heater\Climate Unit Blocks (Implementing later)
- Wet Status (Implementing soon)
This plugin also allows the user to individually define its preferred unit of measure, or the admin can set the default global unit from our config.yml. The following unit are entirely supported: Celsius, Fahrenheit, Kelvin, Reaumur, Rankine, Newton Degrees, Delisle, Romer.
Commands
/temperature help
/temperature toggle
/temperature reload
/temperature set-unit <unit> (not yet implented)
PlaceholderAPI
This plugin properly supports recent versions of PlaceholderAPI.
Currently the player temperature and humidity values are available, respectively through: "%temperature_temperature%" and "%temperature_humidity%".