The Real Life plugin adds an immersive layer of realism to your gameplay, simulating real-world challenges and environmental conditions. With dynamic seasons, temperature effects, realistic crafting, and player survival mechanics, this plugin transforms the world into a living, breathing ecosystem where both the environment and player actions are deeply intertwined.
A test server will be available in later versions.
Comprehensive documentation and a wiki will be updated alongside new releases: https://docs.mipcraft.eu/real-life
Features: The plugin already includes a comprehensive amount of world and player systems that make the gmae more realistic. Here are some notable features: Seasons System:
Seasons change globally over time based on your configured speed, affecting all players. You can customize the transition effects, season duration, and more. See config.yml for details.
Weather System:
Dynamic weather system that changes over time based on location.
You can adjust the chance of rain and other settings.
See config.yml for more details.
Temperature System: The global temperature changes dynamically based on the season, weather, and time of day. These factors influence how warm or cold the environment feels. All settings can be adjusted in config.yml to suit your preferences.
If it gets too cold, you’ll start freezing. To stay warm, wear appropriate clothing or move closer to heat sources.
In extreme heat, you risk overheating. Wearing lighter clothing can help you cool down.
Nutrition System:
A food system based on carbs, protein, fats, vitamins, and water. Each function can be enabled, disabled, and customized to your preference. Nutrition values for each consumable item can be configured, along with how quickly nutrition levels decrease over time.
See nutrition.yml for more details.
Vide:
Setup:
1. Get the plugin and put it in the plugins folder. 2. Start the server and let the plugin generate the folders. 3. Feel free to modify any settings in the configuration file as you see fit. Afterward, restart the server, and you'll be able to join with your new changes. You're done!
Coming up in next updates: In the next updates there will be more mechanics features such as:
- Crafting.
- Cooking (food).
- Forging.
- Tolls systems.
There will also be a lot of other player mechanics such as:
- Health system.
- Tiredness.
- Inventory weight.
- Player stats (upgradable/training).
There is a lot more planned but if you do have any recomendations do let me know on discord:
https://discord.gg/2dcXEtP
Configurations:
Code (YAML):
# REAL LIFE # CREATED BY ALANDIODA # VERSION 1.1.0
# Weather weather:
rain:
enabled: true
probability: 0.2
temperature:
enabled: true
# Min temperature in kelvin. min: 250
# Max temperature in kelvin. max: 350
# Minimum environment temperature. base_temperature: 261.0
# Winter daily variation. time_peak_min: 6.0
# Summer daily variation. time_peak_max: 12.0
# Max temperature in summer. seasonal_peak: 30.0
# Random daily variation ±3K. daily_variation_scale: 3.0
# Maximum temperature is calculated by adding base_temperature, # time_peak_max, seasonal_peak, and daily_variation_scale together. # 306 K which is 32.85°C
# Elevation temperatures. elevation: # Below this Y: fixed offset underground_y_level: 60
underground_temp_offset: 5.0
# Above this Y: linear cooling mountain_y_level: 100
mountain_temp_per_block: -0.1
display: # CELSIUS, FAHRENHEIT unit: CELSIUS
cold_color_at: 270.15
hot_color_at: 313.15
# Season coniguration. seasons:
enabled: true
# Each season lasts 3 months. # Amount of days in a month (1 game year is 8 h). # 2 days per month | 2 * 3 = 6 days per season. # 6 * 4 = 24 days per year = 8 hours per year. days_in_month: 2
# Snow layers: snow_layers:
min: 4
max: 12
layers_variation: 3
# How many chunks away from player will be updated. max_chunk_distance_biome_update: 12
display:
enabled: true
colors:
spring: 85f07f
summer: f5e342
autumn: f79c34
winter: add8e6
emojis:
spring: ''
summer: '☀'
autumn: ''
winter: '❄'
show_season_duration_exp_bar: true
# Time coniguration.6 time:
enabled: true
# One day and night length in seconds (20 min). day_duration: 1200
# Max day length in seconds (13 min). max_day: 780
# Min day length in seconds (10 min). min_day: 600
display:
info_bar:
enabled: true
indicator: # "▁▂▃▅▆▇", "|||||&f ||||&f| |||&f|| ||&f||| |&f|||| &f|||||" characters: "&f||||||&f||||||&f||||||&f||||||&f||||||&f" number_of_characters: 7
show_body_temp: true
# <ind_carb> or <num_carb> display: "<temp_color><temp_number> #f26b49<ind_carb> #f2d349<ind_prot> #62f249<ind_vit> #49f2d9<ind_fat> #49bff2<ind_water> <season_color><season_emoji> <season_number>" temperature_blocks:
BLUE_ICE: 240
PACKED_ICE: 250
POWDER_SNOW: 250
SNOW_BLOCK: 255
ICE: 260
SNOW: 270
GLOWSTONE: 300
SOUL_TORCH: 320
SOUL_CAMPFIRE: 380
SOUL_LANTERN: 390
JACK_O_LANTERN: 400
LANTERN: 430
TORCH: 450
MAGMA_BLOCK: 500
FURNACE: 560
CAMPFIRE: 600
SMOKER: 1000
LAVA: 1500
insulation_materials:
LEATHER_HELMET: 0.1
LEATHER_CHESTPLATE: 0.7
LEATHER_LEGGINGS: 0.7
LEATHER_BOOTS: 0.3
IRON_CHESTPLATE: 0.2
DIAMOND_CHESTPLATE: 0.5
seasons:
spring: - SNOWY_SLOPES
- FOREST
- JUNGLE
summer: - MUSHROOM_FIELDS
- CHERRY_GROVE
- DARK_FOREST
autumn: - MANGROVE_SWAMP
- BADLANDS
- DESERT
winter: - TAIGA
- SNOWY_PLAINS
- ICE_SPIKES
Code (YAML):
# REAL LIFE # CREATED BY ALANDIODA # VERSION 1.1.0 # NUTRITION enabled: true
# REAL LIFE # CREATED BY ALANDIODA # VERSION 1.1.0 # PLAYER
# Use more realistic fall damage for players real_fall_damage:
enabled: true
no_damage_height: 3.0
ground_impact_multiplier: 1.0
ground_impact_damage_multiplier: 1.0
water_impact_reduction: 0.5
max_water_depth_impact_reduction: 0.8
max_save_water_depth: 5.0
water_impact_damage_multiplier: 0.5
consumables:
enabled: true
# Whether to use 4 nutrition stats protein, carbohydrates, fats, and vitamins nutrition_4: true
# Whether to use hydration system hydration: true
temperature:
temperature_effect_range: 5
internal_temperature: 310.0
freezing_at: 273.15
burning_at: 309.15
Other plugins:
Before you buy the plugin make sure to read carefully this page just so you'll understand what you're getting.
Terms and conditions: This plugin cannot be refunded. You aren't allowed to redistribute/resell this plugin. You aren't allowed to modify or decompile the plugin. Support: https://discord.gg/2dcXEtP