promotional bannermobile promotional banner

Temperature999

The Temperature999 plugin for Minecraft introduces a dynamic temperature system that affects player health and gameplay based on their environment, providing an immersive survival experience where players must adapt to varying climates and conditions.

File Details

Temperature999-1.0.3.jar

  • R
  • Nov 6, 2025
  • 16.81 KB
  • 54
  • 1.21.10+11

File Name

Temperature999-1.0.3.jar

Supported Versions

  • 1.21.5-Snapshot
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
## New Features

*   **Dynamic Day/Night Temperature Rates:** The temperature now changes at different rates depending on whether it is day or night. These rates can be configured in `config.yml`.
*   **Configurable Armor-Specific Insulation:** The insulation value of each armor material can now be customized in the configuration.
*   **Custom Heat & Cold Source Blocks:** You can now define your own custom blocks as heat or cold sources in `config.yml`.
*   **Per-World Temperature Control:** The temperature system can now be enabled or disabled on a per-world basis.
*   **New Commands:**
    *   `/temp check [player]`: Allows players to check their own or another player's temperature.
    *   `/temp admin set <player> <temp>`: Allows admins to set a player's temperature.
    *   `/temp biomes list <hot/cold>`: Allows admins to list the configured hot and cold biomes.
    *   `/temp toggle`: Allows players to toggle the temperature display on or off.

## Improvements

*   **Boss Bar Display:** The temperature display has been moved from the XP bar to a dedicated boss bar for better visibility.
*   **Visual and Sound Effects:** Added visual (slowness) and sound effects for freezing and burning to enhance immersion.
*   **Wetness Effect:** Being in the rain now makes you colder, adding a new layer of challenge to the survival experience.
*   **Expanded Biome Lists:** The default lists of hot and cold biomes have been significantly expanded to include more biomes.
*   **Code Refactoring:** The plugin's code has been refactored into multiple classes for better organization, performance, and maintainability.
*   **Performance Optimization:** The system for checking for nearby heat and cold sources has been optimized to reduce potential server lag.