[1.8.2] - 2025
Fixes
- Fixed the tower generation, now it can only spawn in plains biome
- Fixed meditation, now when you die you don't stay in meditation
- Fixed Astral race, now it work properly
- Fixed spam message for race, now you only see the message multiplier when the multiplier change and not every time you change biome
[1.8] - 2025
Added
- Implemented Race Selection system for new players to choose their race with unique attributes
- Added Tower System with multi-floor challenges, monster spawning, and progression mechanics
- Enhanced Spirit Stone system with configurable drop chances from tower monsters, increasing per floor
[1.7] - 2025
Added
- Implemented Server Age System with three phases: Growing Phase, Peak Era (Golden Age), and Declining Phase (Dharma Ending)
- Server age increases every 10 hours, affecting Qi gain multipliers
- Growing Phase: Qi gain increases by 2% per age up to a configured maximum age
- Golden Age: Qi gain remains at peak level until a configured maximum age
- Dharma Ending: Qi gain decreases over time until reaching zero
- Configurable phase durations and Qi gain multipliers in config.yml
- Added server age messages for Qi boost and decline notifications
- Added new command /ic admin menu that open a menu where you can configure Realm and Spiritual Root in game.
- Added new rarity system
[1.6] - 2025
Added
- Enhanced automatic configuration update mechanism to preserve player modifications while adding new default settings
- Updated permission format for abilities to
immortalcultivation.ability.<abilityName>
across all relevant files - Added mechanism to update permissions in existing
realms.yml
files to the new format during plugin initialization - Added missing message
meditation.already_activated
tomessages.yml
for consistency with ability usage - Added new ability
QiInfusion
which coats the body with Qi, granting Strength 2 and Resistance 1 at the cost of 1000 Qi per second, available at Nascent Soul realm
Fixes
- Ensured configuration update mechanism does not remove custom player settings in
.yml
files - Fixed permission update logic to run on plugin start to ensure existing
realms.yml
files are updated to new permission format - Fixed bug that when you breakthrough you use the qi for the next stage and not the current stage
[1.5] - 2025
Added
- Added ground check for meditation to prevent starting meditation while flying or not on a block
- Added missing message for meditation ground check requirement
- Added missing message for pool compass permission error
- Added automatic configuration update mechanism for all .yml files to merge new fields from default configurations
- Added Fire Resistance effect for players in Nether pools to protect against fire and lava damage
- Added new config.yml option: "accumulation_limit_mode" for meditation
Fixes
- Fixed issue where players remain in sitting animation after rejoining the server by resetting meditation state on disconnect
- Fixed logic to ensure ground check is only applied when starting meditation, not when stopping it
[1.4] - 2025
Added
- Implemented Cultivation Pool system with different tiers (Common, Rare, Legendary) for Qi boosts during meditation
- Added pool detection with location adjustment for meditation sitting animation
- Added console logging for Qi gain during meditation, reflecting pool boosts
- Added colored dust particle effects for Cultivation Pools based on pool type, using configurable RGB values
- Added automatic configuration file update mechanism to handle outdated config versions
- Added permission check for /poolCompass command (immortalcultivation.poolcompass)
Changelog
[1.1] - 2024
Fixes
- Fixed a bug where tribulation would continue after player death
- Fixed a bug where players wouldn't gain stats after breakthrough
- Fixed a bug where qi/exp could go negative when reaching higher realms
- Added number formatting system for the Action Bar (1000 Qi/exp → 1K Qi/exp, etc.)
- Added a compressed health system
- Added support for values up to 999T in /cultivationadmin setqi/exp command
- Added Tab Completion to /cultivationadmin command
- Added PlaceholderAPI Integration
- Added Flight Ability (/fly command)