- Versions
- 1.17
- 1.18
- 1.19
- 1.20
- 1.20.6
- 1.21
Temperature Plugin
The Most Realistic Temperature Plugin Ever Created!
Discord: Click HereThe 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 16, it is also compiled with Spigot 1.21.4. This plugin may not work on older versions. The latest version requires Java 21.
Functionalities
Spoiler: PICTURES!
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)
Commands
/temperature help
/temperature toggle
/temperature reload
/temperature set-unit <unit> (not yet implented)
NBT Custom Items Support
This plugin currently supports custom NBT items that can modify your temperature upon consumption. Very useful for MMORPG and custom experience servers!
Available Tags:
Spoiler: Click to view NBT Tags
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%".
Config:
Spoiler: Configuration File