Season Core
๐ก Updated this year๐ผ๏ธ Gallery (5 images)
๐ Analysis
- ๐ 1.5% endorsement rate โ high engagement, a strong quality signal
- ๐ #346 of 367 adventure mods in this game by downloads
๐ About This Mod
# ๐ฑ SeasonCore **The Heart of the Seasons** > SeasonCore is the seasonal engine that brings your world to lifeโwithout events, dimensions, or extra clutter. > A lightweight, modular plugin focused on natural cycles, biome painting, and survival-friendly gameplay. - โ Compatible with Paper / Spigot **1.21+** - ๐ฆ๏ธ **Dynamic seasons** โ Spring, Summer, Autumn, and Winter shift automatically over time. - โ๏ธ **Biome transformation** โ Terrain colors, trees, and weather adapt to each season. - ๐พ **Crop & greenhouse logic** โ Crops react to seasonal conditions; greenhouses protect plants during Winter. - ๐งฉ **Modular design** โ Designed to coexist with other survival / RPG plugins. - ๐งญ **Season Clock item** โ Right-click to see day, year, season, weather state, and time until the next change. - ๐พ **Natural fauna integration** โ Seasonal fauna and migration now feel more controlled and organic. --- ## โ ๏ธ World Safety & Biome Restore Before installing or updating SeasonCore, always **make a full backup of your world**. SeasonCore includes a built-in **biome backup & restore system**: - A dedicated folder stores your **original biomes** in the background. - If you donโt like the result or want to remove the plugin, you can restore your worldโs biomes. > Keep SeasonCore installed while restoration runs and load the affected chunks so they can be fully restored. --- ## โจ Whatโs New in This Update ### `/season biomes` โ Control & Restore Biome Painting A new subcommand has been added: - `/season biomes backup off` | on - Turn off the backup. - `/season biomes on` โ Enables biome painting as usual. - `/season biomes off` โ Disables biome painting (no new chunks will be painted). - `/season biomes restore` โ Gradually restores the affected chunks back to their **original** biomes using the internal backup. This makes it much safer to test SeasonCore on production worlds. ### HUD improvements - `/season hud` now supports an **OFF** mode: - `FIXED` โ Static HUD that always shows the same player. - `VARIABLE` โ Follows the player that last used the command. - `OFF` โ Completely disables the seasonal HUD (BossBar). ### Snow & upgrade behavior - When upgrading from older versions (e.g. **1.1 โ 1.2**), SeasonCore now: - Detects **old seasonal snow** and cleans it up correctly. - Fixes previous issues where legacy snow stayed permanently โvalidโ in the world. - Snowfall in **protected areas or regions controlled by other plugins** has been improved: - Snow now only settles where it is actually allowed. - No more weird empty patches or chunks without snow in the middle of a storm. ### Fauna & world integration - Seasonal fauna behavior has been tuned so that animals appear in a **more natural and controlled** way, blending better with vanilla gameplay. ### Translation updates Several languages have been revised and improved: - `id_ID` โ Indonesian ๐ฎ๐ฉ - `it_IT` โ Italiano ๐ฎ๐น - `fr_FR` โ Franรงais ๐ซ๐ท - `de_DE` โ Deutsch ๐ฉ๐ช - `pt_BR` โ Portuguรชs (Brasil) ๐ง๐ท - `ru_RU` โ ะ ัััะบะธะน ๐ท๐บ - `pl_PL` โ Polski ๐ต๐ฑ - `vi_VN` โ Tiแบฟng Viแปt ๐ป๐ณ - `tr_TR` โ Tรผrkรงe ๐น๐ท --- !(https://res.cloudinary.com/dhgdy73up/image/upload/v1762296608/COMMANDS_yodpjo.png) ## โจ๏ธ Season Commands ``` /season โ Shows the current day, year, and season. /season info โ Displays detailed season info (day, year, total days, etc.). /season day <n> โ Sets the current day of the season to <n>. /season skipday โ Skips one or more days (default is 1). /season set <spring|summer|autumn|winter> โ Forces the current season. /season hud <FIXED|VARIABLE|OFF> โ Controls the calendar HUD (BossBar). /season biomes <on|off|restore> โ Enables, disables, or restores biome painting. /season biomes backup off` | on - Turn off the backup /season reload โ Reloads all plugin files and restarts internal services. ``` ### ๐ Season Guide ``` /seasonguide โ Gives the player the โSeason Guideโ book (auto-translated to their language). ``` !(https://res.cloudinary.com/dhgdy73up/image/upload/v1763676939/CORE_1_asc7zg.png) --- ## ๐ PlaceholderAPI Support SeasonCore exposes basic seasonal data through PlaceholderAPI: | Placeholder | Description | |---------------------|----------------------------------------------------------------------| | `%aeternum_day%` | Current day in the Aeternum calendar. | | `%aeternum_year%` | Current Aeternum year. | | `%aeternum_season%` | Current season name, using the pluginโs translations (Spring, etc.) | ### Example: Recommended scoreboard ```yaml scoreboards: aeternum:
# ๐ฑ SeasonCore The Heart of the Seasons
> SeasonCore is the seasonal engine that brings your world to lifeโwithout events, dimensions, or extra clutter. > A lightweight, modular plugin focused on natural cycles, biome painting, and survival-friendly gameplay.
- โ Compatible with Paper / Spigot 1. 21+
- ๐ฆ๏ธ Dynamic seasons โ Spring, Summer, Autumn, and Winter shift automatically over time.
- โ๏ธ Biome transformation โ Terrain colors, trees, and weather adapt to each season.
- ๐พ Crop & greenhouse logic โ Crops react to seasonal conditions; greenhouses protect plants during Winter.
- ๐งฉ Modular design โ Designed to coexist with other survival / RPG plugins.
- ๐งญ Season Clock item โ Right-click to see day, year, season, weather state, and time until the next change.
- ๐พ Natural fauna integration โ Seasonal fauna and migration now feel more controlled and organic.
## โ ๏ธ World Safety & Biome Restore
Before installing or updating SeasonCore, always make a full backup of your world.
SeasonCore includes a built-in biome backup & restore system:
- A dedicated folder stores your original biomes in the background.
- If you donโt like the result or want to remove the plugin, you can restore your worldโs biomes.
> Keep SeasonCore installed while restoration runs and load the affected chunks so they can be fully restored.
## โจ Whatโs New in This Update
### `/season biomes` โ Control & Restore Biome Painting
A new subcommand has been added:
- `/season biomes backup off` | on - Turn off the backup.
- `/season biomes on` โ Enables biome painting as usual.
- `/season biomes off` โ Disables biome painting (no new chunks will be painted).
- `/season biomes restore` โ Gradually restores the affected chunks back to their original biomes using the internal backup.
This makes it much safer to test SeasonCore on production worlds.
### HUD improvements
- `/season hud` now supports an OFF mode:
- - `FIXED` โ Static HUD that always shows the same player.
- - `VARIABLE` โ Follows the player that last used the command.
- - `OFF` โ Completely disables the seasonal HUD (BossBar).
### Snow & upgrade behavior
- When upgrading from older versions (e.g. 1. 1 โ 1. 2), SeasonCore now:
- - Detects old seasonal snow and cleans it up correctly.
- - Fixes previous issues where legacy snow stayed permanently โvalidโ in the world.
- Snowfall in protected areas or regions controlled by other plugins has been improved:
- - Snow now only settles where it is actually allowed.
- - No more weird empty patches or chunks without snow in the middle of a storm.
### Fauna & world integration
- Seasonal fauna behavior has been tuned so that animals appear in a more natural and controlled way, blending better with vanilla gameplay.
### Translation updates
Several languages have been revised and improved:
- `id_ID` โ Indonesian ๐ฎ๐ฉ
- `it_IT` โ Italiano ๐ฎ๐น
- `fr_FR` โ Franรงais ๐ซ๐ท
- `de_DE` โ Deutsch ๐ฉ๐ช
- `pt_BR` โ Portuguรชs (Brasil) ๐ง๐ท
- `ru_RU` โ ะ ัััะบะธะน ๐ท๐บ
- `pl_PL` โ Polski ๐ต๐ฑ
- `vi_VN` โ Tiแบฟng Viแปt ๐ป๐ณ
- `tr_TR` โ Tรผrkรงe ๐น๐ท
!(https://res.cloudinary.com/dhgdy73up/image/upload/v1762296608/COMMANDS_yodpjo.png)
## โจ๏ธ Season Commands
```
/season โ Shows the current day, year, and season.
/season info โ Displays detailed season info (day, year, total days, etc.).
/season day
### ๐ Season Guide
``` /seasonguide โ Gives the player the โSeason Guideโ book (auto-translated to their language). ```
!(https://res.cloudinary.com/dhgdy73up/image/upload/v1763676939/CORE_1_asc7zg.png)
## ๐ PlaceholderAPI Support
SeasonCore exposes basic seasonal data through PlaceholderAPI:
| Placeholder | Description | |---------------------|----------------------------------------------------------------------| | `%aeternum_day%` | Current day in the Aeternum calendar. | | `%aeternum_year%` | Current Aeternum year. | | `%aeternum_season%` | Current season name, using the pluginโs translations (Spring, etc.) |
### Example: Recommended scoreboard
```yaml scoreboards: aeternum:
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- KinkinxD
- Version
- 1.9
- Downloads
- 1,239
- Endorsements
- 18
- Category
- adventure
- Created
- 11/23/2025
- Updated
- 1/29/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- adventure, game-mechanics, utility
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does Season Core support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of Season Core?
Version 1.9, published 2026-01-29 with 1,239 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await




